#D08FEB#D08FEB
#D08FEB is a light, vivid purple. Relative luminance 0.391; OKLCH L 74.7% C 0.145 H 315.5°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D08FEB |
|---|---|
| RGB | rgb(208, 143, 235) |
| HSL | hsl(282, 70%, 74%) |
| HSV | hsv(282, 39%, 92%) |
| CMYK | cmyk(11.5%, 39.1%, 0%, 7.8%) |
| CIE-LAB | lab(68.79, 40.37, -36.83) |
| CIE-LCH | lch(68.79, 54.65, 317.62°) |
| OKLab | oklab(74.72% 0.1035 -0.1015) |
| OKLCH | oklch(74.72% 0.145 315.5) |
| XYZ | xyz(50.8280, 39.0542, 83.4418) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.07
Liliac
#C48EFD
ΔE00 4.84
Lavender (survey)
#C79FEF
ΔE00 4.95
Lilac (survey)
#CEA2FD
ΔE00 5.50
Lavender Pink
#DD85D7
ΔE00 5.62
Pale Purple
#B790D4
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08FEB #AAEB8F
analogous
#A28FEB #D08FEB #EB8FD8
triadic
#D08FEB #EBD08F #8FEBD0
tetradic
#D08FEB #EBA28F #AAEB8F #8FD8EB
square
#D08FEB #EBA28F #AAEB8F #8FD8EB
split-complementary
#D08FEB #D8EB8F #8FEBA2
monochromatic
#A427D8 #BA5BE2 #D08FEB #E6C3F4 #F4E5FA
Accessibility & contrast
On white
2.38
#D08FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#D08FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08FEB
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08FEB | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4EE
Deuteranopia (green-blind)
#90AAE8
Tritanopia (blue-blind)
#CF9BB2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d08feb; /* rgb */ color: rgb(208, 143, 235); /* oklch */ color: oklch(74.7% 0.145 315.5);
Tailwind
colors: {
custom: {
50: '#e0b1f1',
500: '#d08feb',
950: '#000000',
},
}SCSS
$custom: #d08feb; $custom-light: #e0b1f1; $custom-dark: #000000;
JSON
{
"hex": "#d08feb",
"rgb": {
"r": 208,
"g": 143,
"b": 235
},
"hsl": {
"h": 282.391,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.74725,
"c": 0.14495,
"h": 315.5
},
"luminance": 0.39053
}Semantic roles & 50–950 ramp
primary
#D08FEB
secondary
#E0F2D9
accent
#D2144C
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151117
muted
#838085