#CD91D4#CD91D4
#CD91D4 is a light, moderate purple. Relative luminance 0.380; OKLCH L 73.8% C 0.115 H 323.0°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CD91D4 |
|---|---|
| RGB | rgb(205, 145, 212) |
| HSL | hsl(294, 44%, 70%) |
| HSV | hsv(294, 32%, 83%) |
| CMYK | cmyk(3.3%, 31.6%, 0%, 16.9%) |
| CIE-LAB | lab(68.01, 33.79, -25.37) |
| CIE-LCH | lch(68.01, 42.26, 323.10°) |
| OKLab | oklab(73.76% 0.0917 -0.069) |
| OKLCH | oklch(73.76% 0.115 323) |
| XYZ | xyz(47.1846, 37.9849, 67.1209) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.37
Plum
#DDA0DD
ΔE00 4.42
Pale Purple
#B790D4
ΔE00 4.99
Lavender (survey)
#C79FEF
ΔE00 6.73
Orchid (survey)
#C875C4
ΔE00 7.12
Baby Purple
#CA9BF7
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD91D4 #98D491
analogous
#AB91D4 #CD91D4 #D491BA
triadic
#CD91D4 #D4CD91 #91D4CD
tetradic
#CD91D4 #D4AB91 #98D491 #91BAD4
square
#CD91D4 #D4AB91 #98D491 #91BAD4
split-complementary
#CD91D4 #BAD491 #91D4AB
monochromatic
#9E42A9 #B965C3 #CD91D4 #E1BDE5 #F5E9F6
Accessibility & contrast
On white
2.44
#CD91D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#CD91D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD91D4
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD91D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD91D4 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA1D7
Deuteranopia (green-blind)
#99A8D2
Tritanopia (blue-blind)
#CF98A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cd91d4; /* rgb */ color: rgb(205, 145, 212); /* oklch */ color: oklch(73.8% 0.115 323.0);
Tailwind
colors: {
custom: {
50: '#ddb2e1',
500: '#cd91d4',
950: '#000000',
},
}SCSS
$custom: #cd91d4; $custom-light: #ddb2e1; $custom-dark: #000000;
JSON
{
"hex": "#cd91d4",
"rgb": {
"r": 205,
"g": 145,
"b": 212
},
"hsl": {
"h": 293.731,
"s": 43.791,
"l": 70
},
"oklch": {
"l": 0.73764,
"c": 0.11474,
"h": 323
},
"luminance": 0.37983
}Semantic roles & 50–950 ramp
primary
#CD91D4
secondary
#D9EAD7
accent
#B72F3D
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083