#D08DEE#D08DEE
#D08DEE is a light, vivid purple. Relative luminance 0.386; OKLCH L 74.5% C 0.152 H 314.8°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D08DEE |
|---|---|
| RGB | rgb(208, 141, 238) |
| HSL | hsl(281, 74%, 74%) |
| HSV | hsv(281, 41%, 93%) |
| CMYK | cmyk(12.6%, 40.8%, 0%, 6.7%) |
| CIE-LAB | lab(68.49, 42.05, -38.95) |
| CIE-LCH | lch(68.49, 57.32, 317.19°) |
| OKLab | oklab(74.54% 0.1069 -0.1076) |
| OKLCH | oklch(74.54% 0.152 314.8) |
| XYZ | xyz(50.9675, 38.6339, 85.6445) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.17
Liliac
#C48EFD
ΔE00 4.27
Lavender (survey)
#C79FEF
ΔE00 5.35
Lilac (survey)
#CEA2FD
ΔE00 5.67
Pastel Purple
#CAA0FF
ΔE00 5.81
Violet (CSS)
#EE82EE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08DEE #ABEE8D
analogous
#A08DEE #D08DEE #EE8DDC
triadic
#D08DEE #EED08D #8DEED0
tetradic
#D08DEE #EEA08D #ABEE8D #8DDCEE
square
#D08DEE #EEA08D #ABEE8D #8DDCEE
split-complementary
#D08DEE #DCEE8D #8DEEA0
monochromatic
#A422DE #BA58E6 #D08DEE #E6C2F6 #F4E4FB
Accessibility & contrast
On white
2.41
#D08DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#D08DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08DEE
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08DEE | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F2
Deuteranopia (green-blind)
#8DA9EB
Tritanopia (blue-blind)
#CE9AB2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d08dee; /* rgb */ color: rgb(208, 141, 238); /* oklch */ color: oklch(74.5% 0.152 314.8);
Tailwind
colors: {
custom: {
50: '#e0aff4',
500: '#d08dee',
950: '#000000',
},
}SCSS
$custom: #d08dee; $custom-light: #e0aff4; $custom-dark: #000000;
JSON
{
"hex": "#d08dee",
"rgb": {
"r": 208,
"g": 141,
"b": 238
},
"hsl": {
"h": 281.443,
"s": 74.046,
"l": 74.314
},
"oklch": {
"l": 0.74537,
"c": 0.15167,
"h": 314.8
},
"luminance": 0.38633
}Semantic roles & 50–950 ramp
primary
#D08DEE
secondary
#E0F3D8
accent
#D60F4D
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151017
muted
#837F85