Vivid purple to HSL — Color Code

#9900fa
Format Value
HEX #9900fa
RGB rgb(153, 0, 250)
HSL hsl(276.7, 100%, 49%)
CMYK cmyk(38.8%, 100%, 0%, 2%)
HSV hsv(276.7, 100%, 98%)

vivid purple color harmonies

Tints & shades of vivid purple

Tints (lighter)

#a217fa #ac2efb #b546fb #be5dfc #c774fc #d18bfd #daa2fd #e3b9fe #ecd1fe #f6e8ff

Shades (darker)

#8b00e3 #7d00cd #6f00b6 #61009f #530088 #460072 #38005b #2a0044 #1c002d #0e0017

Contrast & accessibility

The quick brown fox

On white · 5.62:1 · AA

The quick brown fox

On black · 3.73:1 · AA Large

Recommended text color: #ffffff

Use vivid purple in code

CSS color: #9900fa;
SCSS $color: #9900fa;
Tailwind bg-[#9900fa]
Swift UIColor(red: 0.600, green: 0.000, blue: 0.980, alpha: 1)
Android Color.parseColor("#9900fa")
Flutter Color(0xFF9900FA)

Colors similar to vivid purple

Browse all Purple colors →

What is the HSL code for vivid purple?

The CSS color vivid purple in HSL format is hsl(276.7, 100%, 49%). Use this value directly in CSS, SVG, and most design tools.

How do I use vivid purple in CSS?

To apply vivid purple in CSS:

  • Text color: color: hsl(276.7, 100%, 49%);
  • Background: background-color: hsl(276.7, 100%, 49%);
  • Border: border-color: hsl(276.7, 100%, 49%);

What are all the color format values for vivid purple?

FormatValue
HEX#9900fa
RGBrgb(153, 0, 250)
HSLhsl(276.7, 100%, 49%)
CMYKcmyk(38.8%, 100%, 0%, 2%)

How do I convert vivid purple to HSL?

Select vivid purple from the color name list in our color converter. The HSL value — hsl(276.7, 100%, 49%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does vivid purple belong to?

vivid purple belongs to the purple color family. It is a medium, vivid color with HSL values: hue 276.7°, saturation 100%, lightness 49%.

How do I create lighter and darker shades of vivid purple?

Lighter variant (lightness 64%): #b847ff. Darker variant (lightness 34%): #6a00ad. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.