#EA9FF5#EA9FF5
#EA9FF5 is a light, vivid purple. Relative luminance 0.489; OKLCH L 80.4% C 0.142 H 322.2°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9FF5 |
|---|---|
| RGB | rgb(234, 159, 245) |
| HSL | hsl(292, 81%, 79%) |
| HSV | hsv(292, 35%, 96%) |
| CMYK | cmyk(4.5%, 35.1%, 0%, 3.9%) |
| CIE-LAB | lab(75.38, 41.64, -31.87) |
| CIE-LCH | lch(75.38, 52.43, 322.57°) |
| OKLab | oklab(80.44% 0.1123 -0.087) |
| OKLCH | oklch(80.44% 0.142 322.2) |
| XYZ | xyz(62.8094, 48.8833, 92.4953) |
| Luminance | 0.4888 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.82
Mauve
#E0B0FF
ΔE00 5.21
Violet (CSS)
#EE82EE
ΔE00 6.24
Lilac (survey)
#CEA2FD
ΔE00 6.65
Baby Purple
#CA9BF7
ΔE00 6.72
Lavender Pink
#DD85D7
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9FF5 #AAF59F
analogous
#BF9FF5 #EA9FF5 #F59FD5
triadic
#EA9FF5 #F5EA9F #9FF5EA
tetradic
#EA9FF5 #F5BF9F #AAF59F #9FD5F5
square
#EA9FF5 #F5BF9F #AAF59F #9FD5F5
split-complementary
#EA9FF5 #D5F59F #9FF5BF
monochromatic
#D230E9 #DE68EF #EA9FF5 #F6D6FB #F9E3FC
Accessibility & contrast
On white
1.95
#EA9FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#EA9FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9FF5
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9FF5 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B4F8
Deuteranopia (green-blind)
#A8BDF2
Tritanopia (blue-blind)
#EDA8BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ea9ff5; /* rgb */ color: rgb(234, 159, 245); /* oklch */ color: oklch(80.4% 0.142 322.2);
Tailwind
colors: {
custom: {
50: '#f2bcf8',
500: '#ea9ff5',
950: '#000000',
},
}SCSS
$custom: #ea9ff5; $custom-light: #f2bcf8; $custom-dark: #000000;
JSON
{
"hex": "#ea9ff5",
"rgb": {
"r": 234,
"g": 159,
"b": 245
},
"hsl": {
"h": 292.326,
"s": 81.132,
"l": 79.216
},
"oklch": {
"l": 0.80443,
"c": 0.14205,
"h": 322.2
},
"luminance": 0.48881
}Semantic roles & 50–950 ramp
primary
#EA9FF5
secondary
#DBF4D7
accent
#DD0823
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185