#E08EF3#E08EF3
#E08EF3 is a light, vivid purple. Relative luminance 0.417; OKLCH L 76.6% C 0.163 H 319.9°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E08EF3 |
|---|---|
| RGB | rgb(224, 142, 243) |
| HSL | hsl(289, 81%, 75%) |
| HSV | hsv(289, 42%, 95%) |
| CMYK | cmyk(7.8%, 41.6%, 0%, 4.7%) |
| CIE-LAB | lab(70.64, 47.18, -38.20) |
| CIE-LCH | lch(70.64, 60.71, 321.00°) |
| OKLab | oklab(76.61% 0.1248 -0.1051) |
| OKLCH | oklch(76.61% 0.163 319.9) |
| XYZ | xyz(56.5891, 41.6663, 89.8381) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.62
Lavender Pink
#DD85D7
ΔE00 5.06
Baby Purple
#CA9BF7
ΔE00 5.81
Purply Pink
#F075E6
ΔE00 5.96
Liliac
#C48EFD
ΔE00 6.41
Lilac (survey)
#CEA2FD
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E08EF3 #A1F38E
analogous
#AD8EF3 #E08EF3 #F38ED3
triadic
#E08EF3 #F3E08E #8EF3E0
tetradic
#E08EF3 #F3AD8E #A1F38E #8ED3F3
square
#E08EF3 #F3AD8E #A1F38E #8ED3F3
split-complementary
#E08EF3 #D3F38E #8EF3AD
monochromatic
#C21FE7 #D157ED #E08EF3 #EFC5F9 #F7E3FC
Accessibility & contrast
On white
2.25
#E08EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#E08EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E08EF3
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E08EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E08EF3 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F7
Deuteranopia (green-blind)
#95B0F0
Tritanopia (blue-blind)
#E19BB5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e08ef3; /* rgb */ color: rgb(224, 142, 243); /* oklch */ color: oklch(76.6% 0.163 319.9);
Tailwind
colors: {
custom: {
50: '#ebb1f7',
500: '#e08ef3',
950: '#000000',
},
}SCSS
$custom: #e08ef3; $custom-light: #ebb1f7; $custom-dark: #000000;
JSON
{
"hex": "#e08ef3",
"rgb": {
"r": 224,
"g": 142,
"b": 243
},
"hsl": {
"h": 288.713,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.7661,
"c": 0.16322,
"h": 319.9
},
"luminance": 0.41664
}Semantic roles & 50–950 ramp
primary
#E08EF3
secondary
#DDF4D7
accent
#DD0830
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085