Deep lilac to HSL

Color Code

#966ebd
Format Value
HEX #966ebd
RGB rgb(150, 110, 189)
HSL hsl(270.4, 37.4%, 58.6%)
CMYK cmyk(20.6%, 41.8%, 0%, 25.9%)
HSV hsv(270.4, 41.8%, 74.1%)

deep lilac color harmonies

Tints & shades of deep lilac

Tints (lighter)

#a07bc3 #a988c9 #b396cf #bca3d5 #c6b0db #cfbde1 #d9cae7 #e2d7ed #ece5f3 #f5f2f9

Shades (darker)

#8864ac #7b5a9b #6d5089 #5f4678 #523c67 #443256 #372845 #291e34 #1b1422 #0e0a11

Contrast & accessibility

The quick brown fox

On white · 3.99:1 · AA Large

The quick brown fox

On black · 5.26:1 · AA

Recommended text color: #000000

Use deep lilac in code

CSS color: #966ebd;
SCSS $color: #966ebd;
Tailwind bg-[#966ebd]
Swift UIColor(red: 0.588, green: 0.431, blue: 0.741, alpha: 1)
Android Color.parseColor("#966ebd")
Flutter Color(0xFF966EBD)

Colors similar to deep lilac

Browse all Purple colors →

What is the HSL code for deep lilac?

The CSS color deep lilac in HSL format is hsl(270.4, 37.4%, 58.6%). Use this value directly in CSS, SVG, and most design tools.

How do I use deep lilac in CSS?

To apply deep lilac in CSS:

  • Text color: color: hsl(270.4, 37.4%, 58.6%);
  • Background: background-color: hsl(270.4, 37.4%, 58.6%);
  • Border: border-color: hsl(270.4, 37.4%, 58.6%);

What are all the color format values for deep lilac?

FormatValue
HEX#966ebd
RGBrgb(150, 110, 189)
HSLhsl(270.4, 37.4%, 58.6%)
CMYKcmyk(20.6%, 41.8%, 0%, 25.9%)

How do I convert deep lilac to HSL?

Select deep lilac from the color name list in our color converter. The HSL value — hsl(270.4, 37.4%, 58.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does deep lilac belong to?

deep lilac belongs to the purple color family. It is a medium, moderately saturated color with HSL values: hue 270.4°, saturation 37.4%, lightness 58.6%.

How do I create lighter and darker shades of deep lilac?

Lighter variant (lightness 73.6%): #bca3d5. Darker variant (lightness 43.6%): #704699. 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.