#CD91D5#CD91D5
#CD91D5 is a light, moderate purple. Relative luminance 0.380; OKLCH L 73.8% C 0.116 H 322.6°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CD91D5 |
|---|---|
| RGB | rgb(205, 145, 213) |
| HSL | hsl(293, 45%, 70%) |
| HSV | hsv(293, 32%, 84%) |
| CMYK | cmyk(3.8%, 31.9%, 0%, 16.5%) |
| CIE-LAB | lab(68.05, 33.99, -25.87) |
| CIE-LCH | lch(68.05, 42.71, 322.73°) |
| OKLab | oklab(73.8% 0.0919 -0.0704) |
| OKLCH | oklch(73.8% 0.116 322.6) |
| XYZ | xyz(47.3111, 38.0355, 67.7873) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.36
Plum
#DDA0DD
ΔE00 4.48
Pale Purple
#B790D4
ΔE00 4.89
Lavender (survey)
#C79FEF
ΔE00 6.56
Orchid (survey)
#C875C4
ΔE00 7.14
Baby Purple
#CA9BF7
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD91D5 #99D591
analogous
#AB91D5 #CD91D5 #D591BB
triadic
#CD91D5 #D5CD91 #91D5CD
tetradic
#CD91D5 #D5AB91 #99D591 #91BBD5
square
#CD91D5 #D5AB91 #99D591 #91BBD5
split-complementary
#CD91D5 #BBD591 #91D5AB
monochromatic
#9E41AA #B965C4 #CD91D5 #E1BDE6 #F5E9F7
Accessibility & contrast
On white
2.44
#CD91D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#CD91D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD91D5
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD91D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD91D5 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA1D8
Deuteranopia (green-blind)
#98A8D3
Tritanopia (blue-blind)
#CF98AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cd91d5; /* rgb */ color: rgb(205, 145, 213); /* oklch */ color: oklch(73.8% 0.116 322.6);
Tailwind
colors: {
custom: {
50: '#ddb2e2',
500: '#cd91d5',
950: '#000000',
},
}SCSS
$custom: #cd91d5; $custom-light: #ddb2e2; $custom-dark: #000000;
JSON
{
"hex": "#cd91d5",
"rgb": {
"r": 205,
"g": 145,
"b": 213
},
"hsl": {
"h": 292.941,
"s": 44.737,
"l": 70.196
},
"oklch": {
"l": 0.73804,
"c": 0.1158,
"h": 322.6
},
"luminance": 0.38034
}Semantic roles & 50–950 ramp
primary
#CD91D5
secondary
#DAEAD7
accent
#B82E3E
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083