#D08DEB#D08DEB
#D08DEB is a light, vivid purple. Relative luminance 0.385; OKLCH L 74.4% C 0.148 H 315.8°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D08DEB |
|---|---|
| RGB | rgb(208, 141, 235) |
| HSL | hsl(283, 70%, 74%) |
| HSV | hsv(283, 40%, 92%) |
| CMYK | cmyk(11.5%, 40%, 0%, 7.8%) |
| CIE-LAB | lab(68.36, 41.44, -37.51) |
| CIE-LCH | lch(68.36, 55.89, 317.85°) |
| OKLab | oklab(74.4% 0.1063 -0.1034) |
| OKLCH | oklch(74.4% 0.148 315.8) |
| XYZ | xyz(50.5304, 38.4591, 83.3426) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.41
Liliac
#C48EFD
ΔE00 4.76
Lavender (survey)
#C79FEF
ΔE00 5.39
Lavender Pink
#DD85D7
ΔE00 5.51
Violet (CSS)
#EE82EE
ΔE00 5.73
Pale Purple
#B790D4
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08DEB #A8EB8D
analogous
#A18DEB #D08DEB #EB8DD7
triadic
#D08DEB #EBD08D #8DEBD0
tetradic
#D08DEB #EBA18D #A8EB8D #8DD7EB
square
#D08DEB #EBA18D #A8EB8D #8DD7EB
split-complementary
#D08DEB #D7EB8D #8DEBA1
monochromatic
#A526D8 #BB59E2 #D08DEB #E5C1F4 #F4E5FA
Accessibility & contrast
On white
2.42
#D08DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#D08DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08DEB
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08DEB | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3EE
Deuteranopia (green-blind)
#8EA9E8
Tritanopia (blue-blind)
#CF9AB1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d08deb; /* rgb */ color: rgb(208, 141, 235); /* oklch */ color: oklch(74.4% 0.148 315.8);
Tailwind
colors: {
custom: {
50: '#e0aff1',
500: '#d08deb',
950: '#000000',
},
}SCSS
$custom: #d08deb; $custom-light: #e0aff1; $custom-dark: #000000;
JSON
{
"hex": "#d08deb",
"rgb": {
"r": 208,
"g": 141,
"b": 235
},
"hsl": {
"h": 282.766,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.74399,
"c": 0.14833,
"h": 315.8
},
"luminance": 0.38458
}Semantic roles & 50–950 ramp
primary
#D08DEB
secondary
#E0F2D9
accent
#D2134A
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151017
muted
#837F85