#D08DEF#D08DEF
#D08DEF is a light, vivid purple. Relative luminance 0.387; OKLCH L 74.6% C 0.153 H 314.5°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D08DEF |
|---|---|
| RGB | rgb(208, 141, 239) |
| HSL | hsl(281, 75%, 75%) |
| HSV | hsv(281, 41%, 94%) |
| CMYK | cmyk(13%, 41%, 0%, 6.3%) |
| CIE-LAB | lab(68.53, 42.26, -39.44) |
| CIE-LCH | lch(68.53, 57.80, 316.98°) |
| OKLab | oklab(74.58% 0.1071 -0.109) |
| OKLCH | oklch(74.58% 0.153 314.5) |
| XYZ | xyz(51.1148, 38.6928, 86.4204) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.11
Baby Purple
#CA9BF7
ΔE00 4.11
Lavender (survey)
#C79FEF
ΔE00 5.36
Lilac (survey)
#CEA2FD
ΔE00 5.61
Pastel Purple
#CAA0FF
ΔE00 5.72
Violet (CSS)
#EE82EE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08DEF #ACEF8D
analogous
#9F8DEF #D08DEF #EF8DDD
triadic
#D08DEF #EFD08D #8DEFD0
tetradic
#D08DEF #EF9F8D #ACEF8D #8DDDEF
square
#D08DEF #EF9F8D #ACEF8D #8DDDEF
split-complementary
#D08DEF #DDEF8D #8DEF9F
monochromatic
#A422E0 #BA57E7 #D08DEF #E6C3F7 #F4E4FB
Accessibility & contrast
On white
2.40
#D08DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#D08DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08DEF
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08DEF | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F3
Deuteranopia (green-blind)
#8CA9EC
Tritanopia (blue-blind)
#CE9BB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d08def; /* rgb */ color: rgb(208, 141, 239); /* oklch */ color: oklch(74.6% 0.153 314.5);
Tailwind
colors: {
custom: {
50: '#e0aff4',
500: '#d08def',
950: '#000000',
},
}SCSS
$custom: #d08def; $custom-light: #e0aff4; $custom-dark: #000000;
JSON
{
"hex": "#d08def",
"rgb": {
"r": 208,
"g": 141,
"b": 239
},
"hsl": {
"h": 281.02,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.74583,
"c": 0.15279,
"h": 314.5
},
"luminance": 0.38692
}Semantic roles & 50–950 ramp
primary
#D08DEF
secondary
#E1F3D8
accent
#D80E4E
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151017
muted
#837F85