#EA89E5#EA89E5
#EA89E5 is a light, vivid purple. Relative luminance 0.410; OKLCH L 76.3% C 0.164 H 328.9°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89E5 |
|---|---|
| RGB | rgb(234, 137, 229) |
| HSL | hsl(303, 70%, 73%) |
| HSV | hsv(303, 41%, 92%) |
| CMYK | cmyk(0%, 41.5%, 2.1%, 8.2%) |
| CIE-LAB | lab(70.21, 50.11, -31.11) |
| CIE-LCH | lch(70.21, 58.98, 328.17°) |
| OKLab | oklab(76.35% 0.1404 -0.0847) |
| OKLCH | oklch(76.35% 0.164 328.9) |
| XYZ | xyz(57.0193, 41.0437, 79.0324) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.31
Lavender Pink
#DD85D7
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 4.02
Orchid
#DA70D6
ΔE00 6.19
Plum
#DDA0DD
ΔE00 6.66
Candy Pink
#FF63E9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89E5 #89EA8E
analogous
#BF89EA #EA89E5 #EA89B4
triadic
#EA89E5 #E5EA89 #89E5EA
tetradic
#EA89E5 #EABF89 #89EA8E #89B4EA
square
#EA89E5 #EABF89 #89EA8E #89B4EA
split-complementary
#EA89E5 #B4EA89 #89EABF
monochromatic
#D326CA #E155DA #EA89E5 #F3BDF0 #FAE5F9
Accessibility & contrast
On white
2.28
#EA89E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#EA89E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89E5
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89E5 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A3E8
Deuteranopia (green-blind)
#9DB0E2
Tritanopia (blue-blind)
#F091AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea89e5; /* rgb */ color: rgb(234, 137, 229); /* oklch */ color: oklch(76.3% 0.164 328.9);
Tailwind
colors: {
custom: {
50: '#f2aeed',
500: '#ea89e5',
950: '#000000',
},
}SCSS
$custom: #ea89e5; $custom-light: #f2aeed; $custom-dark: #000000;
JSON
{
"hex": "#ea89e5",
"rgb": {
"r": 234,
"g": 137,
"b": 229
},
"hsl": {
"h": 303.093,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.76349,
"c": 0.16398,
"h": 328.9
},
"luminance": 0.41041
}Semantic roles & 50–950 ramp
primary
#EA89E5
secondary
#D9F2DA
accent
#D21E14
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84