#EA8EF9#EA8EF9
#EA8EF9 is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.0% C 0.175 H 321.8°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8EF9 |
|---|---|
| RGB | rgb(234, 142, 249) |
| HSL | hsl(292, 90%, 77%) |
| HSV | hsv(292, 43%, 98%) |
| CMYK | cmyk(6%, 43%, 0%, 2.4%) |
| CIE-LAB | lab(72.01, 51.21, -39.25) |
| CIE-LCH | lch(72.01, 64.52, 322.53°) |
| OKLab | oklab(77.97% 0.1373 -0.1079) |
| OKLCH | oklch(77.97% 0.175 321.8) |
| XYZ | xyz(60.7016, 43.6803, 94.8378) |
| Luminance | 0.4368 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.01
Purply Pink
#F075E6
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 5.65
Baby Purple
#CA9BF7
ΔE00 7.00
Liliac
#C48EFD
ΔE00 7.57
Lilac (survey)
#CEA2FD
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8EF9 #9DF98E
analogous
#B58EF9 #EA8EF9 #F98ED3
triadic
#EA8EF9 #F9EA8E #8EF9EA
tetradic
#EA8EF9 #F9B58E #9DF98E #8ED3F9
square
#EA8EF9 #F9B58E #9DF98E #8ED3F9
split-complementary
#EA8EF9 #D3F98E #8EF9B5
monochromatic
#D41AF3 #DF54F6 #EA8EF9 #F5C8FC #FAE2FD
Accessibility & contrast
On white
2.16
#EA8EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#EA8EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8EF9
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8EF9 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFD
Deuteranopia (green-blind)
#99B4F6
Tritanopia (blue-blind)
#ED9BB8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea8ef9; /* rgb */ color: rgb(234, 142, 249); /* oklch */ color: oklch(78.0% 0.175 321.8);
Tailwind
colors: {
custom: {
50: '#f2b1fb',
500: '#ea8ef9',
950: '#000000',
},
}SCSS
$custom: #ea8ef9; $custom-light: #f2b1fb; $custom-dark: #000000;
JSON
{
"hex": "#ea8ef9",
"rgb": {
"r": 234,
"g": 142,
"b": 249
},
"hsl": {
"h": 291.589,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.77966,
"c": 0.17465,
"h": 321.8
},
"luminance": 0.43678
}Semantic roles & 50–950 ramp
primary
#EA8EF9
secondary
#DAF6D5
accent
#E60020
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085