#CD91D9#CD91D9
#CD91D9 is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.0% C 0.120 H 320.7°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CD91D9 |
|---|---|
| RGB | rgb(205, 145, 217) |
| HSL | hsl(290, 49%, 71%) |
| HSV | hsv(290, 33%, 85%) |
| CMYK | cmyk(5.5%, 33.2%, 0%, 14.9%) |
| CIE-LAB | lab(68.20, 34.77, -27.85) |
| CIE-LCH | lch(68.20, 44.55, 321.30°) |
| OKLab | oklab(73.97% 0.093 -0.076) |
| OKLCH | oklch(73.97% 0.12 320.7) |
| XYZ | xyz(47.8251, 38.2411, 70.4942) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.42
Pale Purple
#B790D4
ΔE00 4.58
Plum
#DDA0DD
ΔE00 4.82
Lavender (survey)
#C79FEF
ΔE00 5.90
Baby Purple
#CA9BF7
ΔE00 6.34
Violet (CSS)
#EE82EE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD91D9 #9DD991
analogous
#A991D9 #CD91D9 #D991C1
triadic
#CD91D9 #D9CD91 #91D9CD
tetradic
#CD91D9 #D9A991 #9DD991 #91C1D9
square
#CD91D9 #D9A991 #9DD991 #91C1D9
split-complementary
#CD91D9 #C1D991 #91D9A9
monochromatic
#9F3EB2 #B864C9 #CD91D9 #E2BEE9 #F5E8F7
Accessibility & contrast
On white
2.43
#CD91D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#CD91D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD91D9
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD91D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD91D9 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A2DC
Deuteranopia (green-blind)
#97A9D7
Tritanopia (blue-blind)
#CF99AB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cd91d9; /* rgb */ color: rgb(205, 145, 217); /* oklch */ color: oklch(74.0% 0.120 320.7);
Tailwind
colors: {
custom: {
50: '#ddb2e5',
500: '#cd91d9',
950: '#000000',
},
}SCSS
$custom: #cd91d9; $custom-light: #ddb2e5; $custom-dark: #000000;
JSON
{
"hex": "#cd91d9",
"rgb": {
"r": 205,
"g": 145,
"b": 217
},
"hsl": {
"h": 290,
"s": 48.649,
"l": 70.98
},
"oklch": {
"l": 0.73969,
"c": 0.12009,
"h": 320.7
},
"luminance": 0.3824
}Semantic roles & 50–950 ramp
primary
#CD91D9
secondary
#DDECD9
accent
#BC2A42
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151115
muted
#838084