Dark lilac Color — HEX, RGB, HSL & CMYK Codes

#9c6da5
Format Value
HEX #9c6da5
RGB rgb(156, 109, 165)
HSL hsl(290.4, 23.7%, 53.7%)
CMYK cmyk(5.5%, 33.9%, 0%, 35.3%)
HSV hsv(290.4, 33.9%, 64.7%)

dark lilac color harmonies

Tints & shades of dark lilac

Tints (lighter)

#a57aad #ae88b5 #b795be #c0a2c6 #c9afce #d2bdd6 #dbcade #e4d7e6 #ede4ef #f6f2f7

Shades (darker)

#8e6396 #805987 #714f78 #634569 #553b5a #47324b #39283c #2b1e2d #1c141e #0e0a0f

Contrast & accessibility

The quick brown fox

On white · 4.08:1 · AA Large

The quick brown fox

On black · 5.14:1 · AA

Recommended text color: #000000

Use dark lilac in code

CSS color: #9c6da5;
SCSS $color: #9c6da5;
Tailwind bg-[#9c6da5]
Swift UIColor(red: 0.612, green: 0.427, blue: 0.647, alpha: 1)
Android Color.parseColor("#9c6da5")
Flutter Color(0xFF9C6DA5)

Colors similar to dark lilac

Browse all Pink colors →

What is the HEX code for dark lilac?

The CSS color dark lilac in HEX format is #9c6da5. Use this value directly in CSS, SVG, and most design tools.

How do I use dark lilac in CSS?

To apply dark lilac in CSS:

  • Text color: color: #9c6da5;
  • Background: background-color: #9c6da5;
  • Border: border-color: #9c6da5;

What are all the color format values for dark lilac?

FormatValue
HEX#9c6da5
RGBrgb(156, 109, 165)
HSLhsl(290.4, 23.7%, 53.7%)
CMYKcmyk(5.5%, 33.9%, 0%, 35.3%)

How do I convert dark lilac to HEX?

Select dark lilac from the color name list in our color converter. The HEX value — #9c6da5 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dark lilac belong to?

dark lilac belongs to the pink color family. It is a medium, muted color with HSL values: hue 290.4°, saturation 23.7%, lightness 53.7%.

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

Lighter variant (lightness 68.7%): #bc9cc2. Darker variant (lightness 38.7%): #734b7a. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.