#EA89E8#EA89E8
#EA89E8 is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.5% C 0.167 H 327.8°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89E8 |
|---|---|
| RGB | rgb(234, 137, 232) |
| HSL | hsl(301, 70%, 73%) |
| HSV | hsv(301, 41%, 92%) |
| CMYK | cmyk(0%, 41.5%, 0.9%, 8.2%) |
| CIE-LAB | lab(70.32, 50.64, -32.58) |
| CIE-LCH | lch(70.32, 60.22, 327.25°) |
| OKLab | oklab(76.48% 0.1411 -0.0889) |
| OKLCH | oklch(76.48% 0.167 327.8) |
| XYZ | xyz(57.4418, 41.2127, 81.2575) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.91
Lavender Pink
#DD85D7
ΔE00 3.07
Purply Pink
#F075E6
ΔE00 3.94
Orchid
#DA70D6
ΔE00 6.21
Candy Pink
#FF63E9
ΔE00 6.77
Plum
#DDA0DD
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89E8 #89EA8B
analogous
#BB89EA #EA89E8 #EA89B7
triadic
#EA89E8 #E8EA89 #89E8EA
tetradic
#EA89E8 #EABB89 #89EA8B #89B7EA
square
#EA89E8 #EABB89 #89EA8B #89B7EA
split-complementary
#EA89E8 #B7EA89 #89EABB
monochromatic
#D326CF #E155DE #EA89E8 #F3BDF2 #FAE5FA
Accessibility & contrast
On white
2.27
#EA89E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#EA89E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89E8
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89E8 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A4EB
Deuteranopia (green-blind)
#9CB1E5
Tritanopia (blue-blind)
#F092AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea89e8; /* rgb */ color: rgb(234, 137, 232); /* oklch */ color: oklch(76.5% 0.167 327.8);
Tailwind
colors: {
custom: {
50: '#f2aeef',
500: '#ea89e8',
950: '#000000',
},
}SCSS
$custom: #ea89e8; $custom-light: #f2aeef; $custom-dark: #000000;
JSON
{
"hex": "#ea89e8",
"rgb": {
"r": 234,
"g": 137,
"b": 232
},
"hsl": {
"h": 301.237,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.76476,
"c": 0.16671,
"h": 327.8
},
"luminance": 0.4121
}Semantic roles & 50–950 ramp
primary
#EA89E8
secondary
#D9F2DA
accent
#D21814
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84