#EA89E6#EA89E6
#EA89E6 is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.4% C 0.165 H 328.5°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89E6 |
|---|---|
| RGB | rgb(234, 137, 230) |
| HSL | hsl(302, 70%, 73%) |
| HSV | hsv(302, 41%, 92%) |
| CMYK | cmyk(0%, 41.5%, 1.7%, 8.2%) |
| CIE-LAB | lab(70.25, 50.29, -31.60) |
| CIE-LCH | lch(70.25, 59.39, 327.86°) |
| OKLab | oklab(76.39% 0.1406 -0.0861) |
| OKLCH | oklch(76.39% 0.165 328.5) |
| XYZ | xyz(57.1594, 41.0997, 79.7698) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.17
Lavender Pink
#DD85D7
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 3.98
Orchid
#DA70D6
ΔE00 6.19
Plum
#DDA0DD
ΔE00 6.73
Candy Pink
#FF63E9
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89E6 #89EA8D
analogous
#BD89EA #EA89E6 #EA89B6
triadic
#EA89E6 #E6EA89 #89E6EA
tetradic
#EA89E6 #EABD89 #89EA8D #89B6EA
square
#EA89E6 #EABD89 #89EA8D #89B6EA
split-complementary
#EA89E6 #B6EA89 #89EABD
monochromatic
#D326CC #E155DB #EA89E6 #F3BDF1 #FAE5F9
Accessibility & contrast
On white
2.28
#EA89E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#EA89E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89E6
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89E6 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A4E9
Deuteranopia (green-blind)
#9DB0E3
Tritanopia (blue-blind)
#F091AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea89e6; /* rgb */ color: rgb(234, 137, 230); /* oklch */ color: oklch(76.4% 0.165 328.5);
Tailwind
colors: {
custom: {
50: '#f2aeee',
500: '#ea89e6',
950: '#000000',
},
}SCSS
$custom: #ea89e6; $custom-light: #f2aeee; $custom-dark: #000000;
JSON
{
"hex": "#ea89e6",
"rgb": {
"r": 234,
"g": 137,
"b": 230
},
"hsl": {
"h": 302.474,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.76391,
"c": 0.16489,
"h": 328.5
},
"luminance": 0.41097
}Semantic roles & 50–950 ramp
primary
#EA89E6
secondary
#D9F2DA
accent
#D21C14
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84