#D08DEC#D08DEC
#D08DEC is a light, vivid purple. Relative luminance 0.385; OKLCH L 74.4% C 0.149 H 315.5°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D08DEC |
|---|---|
| RGB | rgb(208, 141, 236) |
| HSL | hsl(282, 71%, 74%) |
| HSV | hsv(282, 40%, 93%) |
| CMYK | cmyk(11.9%, 40.3%, 0%, 7.5%) |
| CIE-LAB | lab(68.40, 41.64, -37.99) |
| CIE-LCH | lch(68.40, 56.37, 317.63°) |
| OKLab | oklab(74.44% 0.1065 -0.1048) |
| OKLCH | oklch(74.44% 0.149 315.5) |
| XYZ | xyz(50.6753, 38.5170, 84.1057) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.32
Liliac
#C48EFD
ΔE00 4.60
Lavender (survey)
#C79FEF
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 5.67
Violet (CSS)
#EE82EE
ΔE00 5.77
Lilac (survey)
#CEA2FD
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08DEC #A9EC8D
analogous
#A18DEC #D08DEC #EC8DD9
triadic
#D08DEC #ECD08D #8DECD0
tetradic
#D08DEC #ECA18D #A9EC8D #8DD9EC
square
#D08DEC #ECA18D #A9EC8D #8DD9EC
split-complementary
#D08DEC #D9EC8D #8DECA1
monochromatic
#A524DA #BA59E3 #D08DEC #E6C1F5 #F4E5FB
Accessibility & contrast
On white
2.41
#D08DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#D08DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08DEC
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08DEC | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3EF
Deuteranopia (green-blind)
#8EA9E9
Tritanopia (blue-blind)
#CF9AB1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d08dec; /* rgb */ color: rgb(208, 141, 236); /* oklch */ color: oklch(74.4% 0.149 315.5);
Tailwind
colors: {
custom: {
50: '#e0aff2',
500: '#d08dec',
950: '#000000',
},
}SCSS
$custom: #d08dec; $custom-light: #e0aff2; $custom-dark: #000000;
JSON
{
"hex": "#d08dec",
"rgb": {
"r": 208,
"g": 141,
"b": 236
},
"hsl": {
"h": 282.316,
"s": 71.429,
"l": 73.922
},
"oklch": {
"l": 0.74445,
"c": 0.14944,
"h": 315.5
},
"luminance": 0.38516
}Semantic roles & 50–950 ramp
primary
#D08DEC
secondary
#E0F2D9
accent
#D3124B
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151017
muted
#837F85