#D08EF8#D08EF8
#D08EF8 is a light, vivid violet. Relative luminance 0.395; OKLCH L 75.2% C 0.161 H 311.7°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D08EF8 |
|---|---|
| RGB | rgb(208, 142, 248) |
| HSL | hsl(277, 88%, 76%) |
| HSV | hsv(277, 43%, 97%) |
| CMYK | cmyk(16.1%, 42.7%, 0%, 2.7%) |
| CIE-LAB | lab(69.14, 43.60, -43.41) |
| CIE-LCH | lch(69.14, 61.53, 315.13°) |
| OKLab | oklab(75.17% 0.1073 -0.1204) |
| OKLCH | oklch(75.17% 0.161 311.7) |
| XYZ | xyz(52.6257, 39.5342, 93.6473) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.85
Baby Purple
#CA9BF7
ΔE00 3.66
Pastel Purple
#CAA0FF
ΔE00 4.97
Lilac (survey)
#CEA2FD
ΔE00 5.09
Lavender (survey)
#C79FEF
ΔE00 5.41
Light Purple
#BF77F6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08EF8 #B6F88E
analogous
#9B8EF8 #D08EF8 #F88EEB
triadic
#D08EF8 #F8D08E #8EF8D0
tetradic
#D08EF8 #F89B8E #B6F88E #8EEBF8
square
#D08EF8 #F89B8E #B6F88E #8EEBF8
split-complementary
#D08EF8 #EBF88E #8EF89B
monochromatic
#A01BF1 #B854F4 #D08EF8 #E8C8FC #F3E2FD
Accessibility & contrast
On white
2.36
#D08EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#D08EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08EF8
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08EF8 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FC
Deuteranopia (green-blind)
#89AAF5
Tritanopia (blue-blind)
#CC9EB7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d08ef8; /* rgb */ color: rgb(208, 142, 248); /* oklch */ color: oklch(75.2% 0.161 311.7);
Tailwind
colors: {
custom: {
50: '#e0b0fb',
500: '#d08ef8',
950: '#000000',
},
}SCSS
$custom: #d08ef8; $custom-light: #e0b0fb; $custom-dark: #000000;
JSON
{
"hex": "#d08ef8",
"rgb": {
"r": 208,
"g": 142,
"b": 248
},
"hsl": {
"h": 277.358,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.75169,
"c": 0.1613,
"h": 311.7
},
"luminance": 0.39533
}Semantic roles & 50–950 ramp
primary
#D08EF8
secondary
#E2F5D6
accent
#E50157
background
#FDFAFF
surface
#FBF5FF
border
#D4CFD7
text
#151117
muted
#838085