#EA9EF5#EA9EF5
#EA9EF5 is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.3% C 0.144 H 322.3°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9EF5 |
|---|---|
| RGB | rgb(234, 158, 245) |
| HSL | hsl(292, 81%, 79%) |
| HSV | hsv(292, 36%, 96%) |
| CMYK | cmyk(4.5%, 35.5%, 0%, 3.9%) |
| CIE-LAB | lab(75.16, 42.16, -32.20) |
| CIE-LCH | lch(75.16, 53.05, 322.63°) |
| OKLab | oklab(80.28% 0.1137 -0.0879) |
| OKLCH | oklch(80.28% 0.144 322.3) |
| XYZ | xyz(62.6381, 48.5408, 92.4383) |
| Luminance | 0.4854 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.93
Mauve
#E0B0FF
ΔE00 5.38
Violet (CSS)
#EE82EE
ΔE00 6.01
Lavender Pink
#DD85D7
ΔE00 6.64
Lilac (survey)
#CEA2FD
ΔE00 6.67
Baby Purple
#CA9BF7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9EF5 #A9F59E
analogous
#BF9EF5 #EA9EF5 #F59ED5
triadic
#EA9EF5 #F5EA9E #9EF5EA
tetradic
#EA9EF5 #F5BF9E #A9F59E #9ED5F5
square
#EA9EF5 #F5BF9E #A9F59E #9ED5F5
split-complementary
#EA9EF5 #D5F59E #9EF5BF
monochromatic
#D22FEA #DE67EF #EA9EF5 #F6D5FB #F9E3FC
Accessibility & contrast
On white
1.96
#EA9EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#EA9EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9EF5
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9EF5 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B4F8
Deuteranopia (green-blind)
#A7BCF2
Tritanopia (blue-blind)
#EDA7BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ea9ef5; /* rgb */ color: rgb(234, 158, 245); /* oklch */ color: oklch(80.3% 0.144 322.3);
Tailwind
colors: {
custom: {
50: '#f2bcf8',
500: '#ea9ef5',
950: '#000000',
},
}SCSS
$custom: #ea9ef5; $custom-light: #f2bcf8; $custom-dark: #000000;
JSON
{
"hex": "#ea9ef5",
"rgb": {
"r": 234,
"g": 158,
"b": 245
},
"hsl": {
"h": 292.414,
"s": 81.308,
"l": 79.02
},
"oklch": {
"l": 0.80281,
"c": 0.14377,
"h": 322.3
},
"luminance": 0.48539
}Semantic roles & 50–950 ramp
primary
#EA9EF5
secondary
#DBF4D7
accent
#DE0823
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185