#D08FEE#D08FEE
#D08FEE is a light, vivid purple. Relative luminance 0.392; OKLCH L 74.9% C 0.148 H 314.6°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D08FEE |
|---|---|
| RGB | rgb(208, 143, 238) |
| HSL | hsl(281, 74%, 75%) |
| HSV | hsv(281, 40%, 93%) |
| CMYK | cmyk(12.6%, 39.9%, 0%, 6.7%) |
| CIE-LAB | lab(68.92, 40.98, -38.28) |
| CIE-LCH | lch(68.92, 56.08, 316.95°) |
| OKLab | oklab(74.86% 0.1041 -0.1057) |
| OKLCH | oklch(74.86% 0.148 314.6) |
| XYZ | xyz(51.2651, 39.2290, 85.7437) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.79
Liliac
#C48EFD
ΔE00 4.33
Lavender (survey)
#C79FEF
ΔE00 4.90
Lilac (survey)
#CEA2FD
ΔE00 5.26
Pastel Purple
#CAA0FF
ΔE00 5.46
Pale Purple
#B790D4
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08FEE #ADEE8F
analogous
#A18FEE #D08FEE #EE8FDC
triadic
#D08FEE #EED08F #8FEED0
tetradic
#D08FEE #EEA18F #ADEE8F #8FDCEE
square
#D08FEE #EEA18F #ADEE8F #8FDCEE
split-complementary
#D08FEE #DCEE8F #8FEEA1
monochromatic
#A325DE #BA5AE6 #D08FEE #E6C4F6 #F4E4FB
Accessibility & contrast
On white
2.37
#D08FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#D08FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08FEE
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08FEE | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F2
Deuteranopia (green-blind)
#8FAAEB
Tritanopia (blue-blind)
#CE9CB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d08fee; /* rgb */ color: rgb(208, 143, 238); /* oklch */ color: oklch(74.9% 0.148 314.6);
Tailwind
colors: {
custom: {
50: '#e0b1f4',
500: '#d08fee',
950: '#000000',
},
}SCSS
$custom: #d08fee; $custom-light: #e0b1f4; $custom-dark: #000000;
JSON
{
"hex": "#d08fee",
"rgb": {
"r": 208,
"g": 143,
"b": 238
},
"hsl": {
"h": 281.053,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.74861,
"c": 0.14831,
"h": 314.6
},
"luminance": 0.39228
}Semantic roles & 50–950 ramp
primary
#D08FEE
secondary
#E1F3D8
accent
#D6104E
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151117
muted
#838085