#D08EF3#D08EF3
#D08EF3 is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.9% C 0.156 H 313.1°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D08EF3 |
|---|---|
| RGB | rgb(208, 142, 243) |
| HSL | hsl(279, 81%, 75%) |
| HSV | hsv(279, 42%, 95%) |
| CMYK | cmyk(14.4%, 41.6%, 0%, 4.7%) |
| CIE-LAB | lab(68.92, 42.55, -41.02) |
| CIE-LCH | lch(68.92, 59.11, 316.05°) |
| OKLab | oklab(74.93% 0.1064 -0.1135) |
| OKLCH | oklch(74.93% 0.156 313.1) |
| XYZ | xyz(51.8604, 39.2280, 89.6165) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.51
Baby Purple
#CA9BF7
ΔE00 3.71
Lavender (survey)
#C79FEF
ΔE00 5.20
Lilac (survey)
#CEA2FD
ΔE00 5.20
Pastel Purple
#CAA0FF
ΔE00 5.23
Violet (CSS)
#EE82EE
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08EF3 #B1F38E
analogous
#9D8EF3 #D08EF3 #F38EE3
triadic
#D08EF3 #F3D08E #8EF3D0
tetradic
#D08EF3 #F39D8E #B1F38E #8EE3F3
square
#D08EF3 #F39D8E #B1F38E #8EE3F3
split-complementary
#D08EF3 #E3F38E #8EF39D
monochromatic
#A21FE7 #B957ED #D08EF3 #E7C5F9 #F3E3FC
Accessibility & contrast
On white
2.37
#D08EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#D08EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08EF3
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08EF3 | 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)
#7BA5F7
Deuteranopia (green-blind)
#8BAAF0
Tritanopia (blue-blind)
#CD9CB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d08ef3; /* rgb */ color: rgb(208, 142, 243); /* oklch */ color: oklch(74.9% 0.156 313.1);
Tailwind
colors: {
custom: {
50: '#e0b0f7',
500: '#d08ef3',
950: '#000000',
},
}SCSS
$custom: #d08ef3; $custom-light: #e0b0f7; $custom-dark: #000000;
JSON
{
"hex": "#d08ef3",
"rgb": {
"r": 208,
"g": 142,
"b": 243
},
"hsl": {
"h": 279.208,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.74931,
"c": 0.15562,
"h": 313.1
},
"luminance": 0.39227
}Semantic roles & 50–950 ramp
primary
#D08EF3
secondary
#E1F4D7
accent
#DD0852
background
#FDFAFF
surface
#FBF5FF
border
#D4CFD7
text
#151117
muted
#838085