#D08EFF#D08EFF
#D08EFF is a light, vivid violet. Relative luminance 0.400; OKLCH L 75.5% C 0.169 H 309.8°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D08EFF |
|---|---|
| RGB | rgb(208, 142, 255) |
| HSL | hsl(275, 100%, 78%) |
| HSV | hsv(275, 44%, 100%) |
| CMYK | cmyk(18.4%, 44.3%, 0%, 0%) |
| CIE-LAB | lab(69.45, 45.10, -46.73) |
| CIE-LCH | lch(69.45, 64.94, 313.98°) |
| OKLab | oklab(75.51% 0.1084 -0.13) |
| OKLCH | oklch(75.51% 0.169 309.8) |
| XYZ | xyz(53.7321, 39.9767, 99.4740) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.24
Baby Purple
#CA9BF7
ΔE00 3.91
Pastel Purple
#CAA0FF
ΔE00 4.85
Lilac (survey)
#CEA2FD
ΔE00 5.18
Lavender (survey)
#C79FEF
ΔE00 5.89
Light Purple
#BF77F6
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08EFF #BDFF8E
analogous
#978EFF #D08EFF #FF8EF6
triadic
#D08EFF #FFD08E #8EFFD0
tetradic
#D08EFF #FF978E #BDFF8E #8EF6FF
square
#D08EFF #FF978E #BDFF8E #8EF6FF
split-complementary
#D08EFF #F6FF8E #8EFF97
monochromatic
#9D14FF #B751FF #D08EFF #E9CBFF #F2E0FF
Accessibility & contrast
On white
2.33
#D08EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#D08EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08EFF
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08EFF | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A7FF
Deuteranopia (green-blind)
#86ABFC
Tritanopia (blue-blind)
#CAA0BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d08eff; /* rgb */ color: rgb(208, 142, 255); /* oklch */ color: oklch(75.5% 0.169 309.8);
Tailwind
colors: {
custom: {
50: '#e0b0ff',
500: '#d08eff',
950: '#000000',
},
}SCSS
$custom: #d08eff; $custom-light: #e0b0ff; $custom-dark: #000000;
JSON
{
"hex": "#d08eff",
"rgb": {
"r": 208,
"g": 142,
"b": 255
},
"hsl": {
"h": 275.044,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.7551,
"c": 0.16929,
"h": 309.8
},
"luminance": 0.39976
}Semantic roles & 50–950 ramp
primary
#D08EFF
secondary
#E2F7D4
accent
#E6005F
background
#FDFAFF
surface
#FBF5FF
border
#D4CFD7
text
#151118
muted
#838086