#E08EF4#E08EF4
#E08EF4 is a light, vivid purple. Relative luminance 0.417; OKLCH L 76.7% C 0.164 H 319.6°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E08EF4 |
|---|---|
| RGB | rgb(224, 142, 244) |
| HSL | hsl(288, 82%, 76%) |
| HSV | hsv(288, 42%, 96%) |
| CMYK | cmyk(8.2%, 41.8%, 0%, 4.3%) |
| CIE-LAB | lab(70.68, 47.38, -38.69) |
| CIE-LCH | lch(70.68, 61.16, 320.77°) |
| OKLab | oklab(76.66% 0.125 -0.1065) |
| OKLCH | oklch(76.66% 0.164 319.6) |
| XYZ | xyz(56.7405, 41.7268, 90.6356) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.69
Lavender Pink
#DD85D7
ΔE00 5.22
Baby Purple
#CA9BF7
ΔE00 5.75
Purply Pink
#F075E6
ΔE00 6.03
Liliac
#C48EFD
ΔE00 6.29
Lilac (survey)
#CEA2FD
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E08EF4 #A2F48E
analogous
#AD8EF4 #E08EF4 #F48ED5
triadic
#E08EF4 #F4E08E #8EF4E0
tetradic
#E08EF4 #F4AD8E #A2F48E #8ED5F4
square
#E08EF4 #F4AD8E #A2F48E #8ED5F4
split-complementary
#E08EF4 #D5F48E #8EF4AD
monochromatic
#C11EE9 #D156EF #E08EF4 #EFC6F9 #F7E3FC
Accessibility & contrast
On white
2.25
#E08EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#E08EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E08EF4
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E08EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E08EF4 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F8
Deuteranopia (green-blind)
#95B0F1
Tritanopia (blue-blind)
#E19BB6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e08ef4; /* rgb */ color: rgb(224, 142, 244); /* oklch */ color: oklch(76.7% 0.164 319.6);
Tailwind
colors: {
custom: {
50: '#ebb1f8',
500: '#e08ef4',
950: '#000000',
},
}SCSS
$custom: #e08ef4; $custom-light: #ebb1f8; $custom-dark: #000000;
JSON
{
"hex": "#e08ef4",
"rgb": {
"r": 224,
"g": 142,
"b": 244
},
"hsl": {
"h": 288.235,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.76655,
"c": 0.16425,
"h": 319.6
},
"luminance": 0.41725
}Semantic roles & 50–950 ramp
primary
#E08EF4
secondary
#DDF4D7
accent
#DF0731
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085