#E08EF2#E08EF2
#E08EF2 is a light, vivid purple. Relative luminance 0.416; OKLCH L 76.6% C 0.162 H 320.2°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E08EF2 |
|---|---|
| RGB | rgb(224, 142, 242) |
| HSL | hsl(289, 79%, 75%) |
| HSV | hsv(289, 41%, 95%) |
| CMYK | cmyk(7.4%, 41.3%, 0%, 5.1%) |
| CIE-LAB | lab(70.60, 46.99, -37.72) |
| CIE-LCH | lch(70.60, 60.26, 321.24°) |
| OKLab | oklab(76.57% 0.1247 -0.1038) |
| OKLCH | oklch(76.57% 0.162 320.2) |
| XYZ | xyz(56.4385, 41.6060, 89.0450) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.55
Lavender Pink
#DD85D7
ΔE00 4.89
Baby Purple
#CA9BF7
ΔE00 5.88
Purply Pink
#F075E6
ΔE00 5.89
Liliac
#C48EFD
ΔE00 6.53
Lilac (survey)
#CEA2FD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E08EF2 #A0F28E
analogous
#AE8EF2 #E08EF2 #F28ED2
triadic
#E08EF2 #F2E08E #8EF2E0
tetradic
#E08EF2 #F2AE8E #A0F28E #8ED2F2
square
#E08EF2 #F2AE8E #A0F28E #8ED2F2
split-complementary
#E08EF2 #D2F28E #8EF2AE
monochromatic
#C220E5 #D157EC #E08EF2 #EFC5F8 #F7E4FC
Accessibility & contrast
On white
2.25
#E08EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#E08EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E08EF2
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E08EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E08EF2 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F6
Deuteranopia (green-blind)
#96B0EF
Tritanopia (blue-blind)
#E19AB5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e08ef2; /* rgb */ color: rgb(224, 142, 242); /* oklch */ color: oklch(76.6% 0.162 320.2);
Tailwind
colors: {
custom: {
50: '#ebb1f6',
500: '#e08ef2',
950: '#000000',
},
}SCSS
$custom: #e08ef2; $custom-light: #ebb1f6; $custom-dark: #000000;
JSON
{
"hex": "#e08ef2",
"rgb": {
"r": 224,
"g": 142,
"b": 242
},
"hsl": {
"h": 289.2,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.76565,
"c": 0.16218,
"h": 320.2
},
"luminance": 0.41604
}Semantic roles & 50–950 ramp
primary
#E08EF2
secondary
#DCF4D7
accent
#DC0A30
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161117
muted
#848085