#D08FEA#D08FEA
#D08FEA is a light, vivid purple. Relative luminance 0.390; OKLCH L 74.7% C 0.144 H 315.9°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D08FEA |
|---|---|
| RGB | rgb(208, 143, 234) |
| HSL | hsl(283, 68%, 74%) |
| HSV | hsv(283, 39%, 92%) |
| CMYK | cmyk(11.1%, 38.9%, 0%, 8.2%) |
| CIE-LAB | lab(68.75, 40.16, -36.35) |
| CIE-LCH | lch(68.75, 54.17, 317.85°) |
| OKLab | oklab(74.68% 0.1033 -0.1001) |
| OKLCH | oklch(74.68% 0.144 315.9) |
| XYZ | xyz(50.6839, 38.9966, 82.6831) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.18
Lavender (survey)
#C79FEF
ΔE00 4.98
Liliac
#C48EFD
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 5.47
Pale Purple
#B790D4
ΔE00 5.58
Lilac (survey)
#CEA2FD
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08FEA #A9EA8F
analogous
#A38FEA #D08FEA #EA8FD7
triadic
#D08FEA #EAD08F #8FEAD0
tetradic
#D08FEA #EAA38F #A9EA8F #8FD7EA
square
#D08FEA #EAA38F #A9EA8F #8FD7EA
split-complementary
#D08FEA #D7EA8F #8FEAA3
monochromatic
#A528D6 #BA5BE0 #D08FEA #E6C3F4 #F4E5FA
Accessibility & contrast
On white
2.39
#D08FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#D08FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08FEA
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08FEA | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4ED
Deuteranopia (green-blind)
#90AAE7
Tritanopia (blue-blind)
#CF9BB2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d08fea; /* rgb */ color: rgb(208, 143, 234); /* oklch */ color: oklch(74.7% 0.144 315.9);
Tailwind
colors: {
custom: {
50: '#dfb1f1',
500: '#d08fea',
950: '#000000',
},
}SCSS
$custom: #d08fea; $custom-light: #dfb1f1; $custom-dark: #000000;
JSON
{
"hex": "#d08fea",
"rgb": {
"r": 208,
"g": 143,
"b": 234
},
"hsl": {
"h": 282.857,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.7468,
"c": 0.14384,
"h": 315.9
},
"luminance": 0.38995
}Semantic roles & 50–950 ramp
primary
#D08FEA
secondary
#E0F2D9
accent
#D0154B
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151116
muted
#838084