#EA9EF4#EA9EF4
#EA9EF4 is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.2% C 0.143 H 322.7°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9EF4 |
|---|---|
| RGB | rgb(234, 158, 244) |
| HSL | hsl(293, 80%, 79%) |
| HSV | hsv(293, 35%, 96%) |
| CMYK | cmyk(4.1%, 35.2%, 0%, 4.3%) |
| CIE-LAB | lab(75.13, 41.97, -31.71) |
| CIE-LCH | lch(75.13, 52.61, 322.93°) |
| OKLab | oklab(80.24% 0.1135 -0.0866) |
| OKLCH | oklch(80.24% 0.143 322.7) |
| XYZ | xyz(62.4858, 48.4799, 91.6364) |
| Luminance | 0.4848 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.76
Mauve
#E0B0FF
ΔE00 5.45
Violet (CSS)
#EE82EE
ΔE00 6.02
Lavender Pink
#DD85D7
ΔE00 6.55
Lilac (survey)
#CEA2FD
ΔE00 6.79
Baby Purple
#CA9BF7
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9EF4 #A8F49E
analogous
#BF9EF4 #EA9EF4 #F49ED3
triadic
#EA9EF4 #F4EA9E #9EF4EA
tetradic
#EA9EF4 #F4BF9E #A8F49E #9ED3F4
square
#EA9EF4 #F4BF9E #A8F49E #9ED3F4
split-complementary
#EA9EF4 #D3F49E #9EF4BF
monochromatic
#D230E8 #DE67EE #EA9EF4 #F6D5FA #F9E4FC
Accessibility & contrast
On white
1.96
#EA9EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#EA9EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9EF4
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9EF4 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F7
Deuteranopia (green-blind)
#A8BCF1
Tritanopia (blue-blind)
#EDA7BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ea9ef4; /* rgb */ color: rgb(234, 158, 244); /* oklch */ color: oklch(80.2% 0.143 322.7);
Tailwind
colors: {
custom: {
50: '#f2bcf8',
500: '#ea9ef4',
950: '#000000',
},
}SCSS
$custom: #ea9ef4; $custom-light: #f2bcf8; $custom-dark: #000000;
JSON
{
"hex": "#ea9ef4",
"rgb": {
"r": 234,
"g": 158,
"b": 244
},
"hsl": {
"h": 293.023,
"s": 79.63,
"l": 78.824
},
"oklch": {
"l": 0.8024,
"c": 0.14274,
"h": 322.7
},
"luminance": 0.48478
}Semantic roles & 50–950 ramp
primary
#EA9EF4
secondary
#DBF4D7
accent
#DC0A22
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185