#CD9ACA#CD9ACA
#CD9ACA is a light, moderate purple. Relative luminance 0.404; OKLCH L 75.0% C 0.088 H 328.4°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9ACA |
|---|---|
| RGB | rgb(205, 154, 202) |
| HSL | hsl(304, 34%, 70%) |
| HSV | hsv(304, 25%, 80%) |
| CMYK | cmyk(0%, 24.9%, 1.5%, 19.6%) |
| CIE-LAB | lab(69.72, 26.99, -17.22) |
| CIE-LCH | lch(69.72, 32.02, 327.46°) |
| OKLab | oklab(74.95% 0.0752 -0.0463) |
| OKLCH | oklch(74.95% 0.088 328.4) |
| XYZ | xyz(47.3921, 40.3560, 61.1587) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.43
Plum
#DDA0DD
ΔE00 3.98
Pale Purple
#B790D4
ΔE00 7.43
Lavender Pink
#DD85D7
ΔE00 7.64
Dusty Lavender
#AC86A8
ΔE00 8.46
Lavender (survey)
#C79FEF
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9ACA #9ACD9D
analogous
#B69ACD #CD9ACA #CD9AB0
triadic
#CD9ACA #CACD9A #9ACACD
tetradic
#CD9ACA #CDB69A #9ACD9D #9AB0CD
square
#CD9ACA #CDB69A #9ACD9D #9AB0CD
split-complementary
#CD9ACA #B0CD9A #9ACDB6
monochromatic
#9E4E9A #B971B5 #CD9ACA #E1C3DF #F5EBF4
Accessibility & contrast
On white
2.32
#CD9ACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#CD9ACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9ACA
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9ACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9ACA | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A6CC
Deuteranopia (green-blind)
#A3ADC8
Tritanopia (blue-blind)
#D19EAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cd9aca; /* rgb */ color: rgb(205, 154, 202); /* oklch */ color: oklch(75.0% 0.088 328.4);
Tailwind
colors: {
custom: {
50: '#ddb8da',
500: '#cd9aca',
950: '#000000',
},
}SCSS
$custom: #cd9aca; $custom-light: #ddb8da; $custom-dark: #000000;
JSON
{
"hex": "#cd9aca",
"rgb": {
"r": 205,
"g": 154,
"b": 202
},
"hsl": {
"h": 303.529,
"s": 33.775,
"l": 70.392
},
"oklch": {
"l": 0.74954,
"c": 0.08828,
"h": 328.4
},
"luminance": 0.40355
}Semantic roles & 50–950 ramp
primary
#CD9ACA
secondary
#DAE8DB
accent
#AD4039
background
#FDFBFD
surface
#FBF6FA
border
#D4D0D3
text
#151114
muted
#838083