#E08DFA#E08DFA
#E08DFA is a light, vivid purple. Relative luminance 0.418; OKLCH L 76.8% C 0.172 H 317.8°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E08DFA |
|---|---|
| RGB | rgb(224, 141, 250) |
| HSL | hsl(286, 92%, 77%) |
| HSV | hsv(286, 44%, 98%) |
| CMYK | cmyk(10.4%, 43.6%, 0%, 2%) |
| CIE-LAB | lab(70.73, 49.07, -41.88) |
| CIE-LCH | lch(70.73, 64.51, 319.52°) |
| OKLab | oklab(76.78% 0.1275 -0.1157) |
| OKLCH | oklch(76.78% 0.172 317.8) |
| XYZ | xyz(57.5183, 41.8009, 95.4624) |
| Luminance | 0.4180 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.17
Baby Purple
#CA9BF7
ΔE00 5.61
Liliac
#C48EFD
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 6.20
Purply Pink
#F075E6
ΔE00 6.40
Lilac (survey)
#CEA2FD
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E08DFA #A7FA8D
analogous
#AA8DFA #E08DFA #FA8DDE
triadic
#E08DFA #FAE08D #8DFAE0
tetradic
#E08DFA #FAAA8D #A7FA8D #8DDEFA
square
#E08DFA #FAAA8D #A7FA8D #8DDEFA
split-complementary
#E08DFA #DEFA8D #8DFAAA
monochromatic
#C018F5 #D052F7 #E08DFA #F0C8FD #F7E2FE
Accessibility & contrast
On white
2.24
#E08DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#E08DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E08DFA
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E08DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E08DFA | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FE
Deuteranopia (green-blind)
#91B0F7
Tritanopia (blue-blind)
#E09CB8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e08dfa; /* rgb */ color: rgb(224, 141, 250); /* oklch */ color: oklch(76.8% 0.172 317.8);
Tailwind
colors: {
custom: {
50: '#ebb0fc',
500: '#e08dfa',
950: '#000000',
},
}SCSS
$custom: #e08dfa; $custom-light: #ebb0fc; $custom-dark: #000000;
JSON
{
"hex": "#e08dfa",
"rgb": {
"r": 224,
"g": 141,
"b": 250
},
"hsl": {
"h": 285.688,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.76777,
"c": 0.17214,
"h": 317.8
},
"luminance": 0.41799
}Semantic roles & 50–950 ramp
primary
#E08DFA
secondary
#DDF6D5
accent
#E60037
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085