#D08FEF#D08FEF
#D08FEF is a light, vivid purple. Relative luminance 0.393; OKLCH L 74.9% C 0.149 H 314.2°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D08FEF |
|---|---|
| RGB | rgb(208, 143, 239) |
| HSL | hsl(281, 75%, 75%) |
| HSV | hsv(281, 40%, 94%) |
| CMYK | cmyk(13%, 40.2%, 0%, 6.3%) |
| CIE-LAB | lab(68.96, 41.19, -38.76) |
| CIE-LCH | lch(68.96, 56.56, 316.74°) |
| OKLab | oklab(74.91% 0.1043 -0.1071) |
| OKLCH | oklch(74.91% 0.149 314.2) |
| XYZ | xyz(51.4124, 39.2879, 86.5196) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.72
Liliac
#C48EFD
ΔE00 4.16
Lavender (survey)
#C79FEF
ΔE00 4.90
Lilac (survey)
#CEA2FD
ΔE00 5.19
Pastel Purple
#CAA0FF
ΔE00 5.36
Pale Purple
#B790D4
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08FEF #AEEF8F
analogous
#A08FEF #D08FEF #EF8FDE
triadic
#D08FEF #EFD08F #8FEFD0
tetradic
#D08FEF #EFA08F #AEEF8F #8FDEEF
square
#D08FEF #EFA08F #AEEF8F #8FDEEF
split-complementary
#D08FEF #DEEF8F #8FEFA0
monochromatic
#A324E0 #BA59E7 #D08FEF #E6C5F7 #F4E4FB
Accessibility & contrast
On white
2.37
#D08FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#D08FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08FEF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08FEF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA5F3
Deuteranopia (green-blind)
#8EAAEC
Tritanopia (blue-blind)
#CE9CB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d08fef; /* rgb */ color: rgb(208, 143, 239); /* oklch */ color: oklch(74.9% 0.149 314.2);
Tailwind
colors: {
custom: {
50: '#e0b1f4',
500: '#d08fef',
950: '#000000',
},
}SCSS
$custom: #d08fef; $custom-light: #e0b1f4; $custom-dark: #000000;
JSON
{
"hex": "#d08fef",
"rgb": {
"r": 208,
"g": 143,
"b": 239
},
"hsl": {
"h": 280.625,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.74907,
"c": 0.14944,
"h": 314.2
},
"luminance": 0.39287
}Semantic roles & 50–950 ramp
primary
#D08FEF
secondary
#E1F3D8
accent
#D70E4F
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085