#EA89E3#EA89E3
#EA89E3 is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.3% C 0.162 H 329.7°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89E3 |
|---|---|
| RGB | rgb(234, 137, 227) |
| HSL | hsl(304, 70%, 73%) |
| HSV | hsv(304, 41%, 92%) |
| CMYK | cmyk(0%, 41.5%, 3%, 8.2%) |
| CIE-LAB | lab(70.13, 49.76, -30.13) |
| CIE-LCH | lch(70.13, 58.17, 328.81°) |
| OKLab | oklab(76.27% 0.14 -0.0819) |
| OKLCH | oklch(76.27% 0.162 329.7) |
| XYZ | xyz(56.7417, 40.9327, 77.5702) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.56
Violet (CSS)
#EE82EE
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 4.12
Orchid
#DA70D6
ΔE00 6.21
Plum
#DDA0DD
ΔE00 6.53
Bubblegum Pink
#FE83CC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89E3 #89EA90
analogous
#C089EA #EA89E3 #EA89B2
triadic
#EA89E3 #E3EA89 #89E3EA
tetradic
#EA89E3 #EAC089 #89EA90 #89B2EA
square
#EA89E3 #EAC089 #89EA90 #89B2EA
split-complementary
#EA89E3 #B2EA89 #89EAC0
monochromatic
#D326C7 #E155D7 #EA89E3 #F3BDEF #FAE5F9
Accessibility & contrast
On white
2.29
#EA89E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#EA89E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89E3
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89E3 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A3E6
Deuteranopia (green-blind)
#9EB0E0
Tritanopia (blue-blind)
#F191AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea89e3; /* rgb */ color: rgb(234, 137, 227); /* oklch */ color: oklch(76.3% 0.162 329.7);
Tailwind
colors: {
custom: {
50: '#f2aeec',
500: '#ea89e3',
950: '#000000',
},
}SCSS
$custom: #ea89e3; $custom-light: #f2aeec; $custom-dark: #000000;
JSON
{
"hex": "#ea89e3",
"rgb": {
"r": 234,
"g": 137,
"b": 227
},
"hsl": {
"h": 304.33,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.76265,
"c": 0.16219,
"h": 329.7
},
"luminance": 0.4093
}Semantic roles & 50–950 ramp
primary
#EA89E3
secondary
#D9F2DB
accent
#D22114
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84