#EA89E1#EA89E1
#EA89E1 is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.2% C 0.160 H 330.4°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89E1 |
|---|---|
| RGB | rgb(234, 137, 225) |
| HSL | hsl(306, 70%, 73%) |
| HSV | hsv(306, 41%, 92%) |
| CMYK | cmyk(0%, 41.5%, 3.8%, 8.2%) |
| CIE-LAB | lab(70.05, 49.42, -29.14) |
| CIE-LCH | lch(70.05, 57.37, 329.47°) |
| OKLab | oklab(76.18% 0.1395 -0.0791) |
| OKLCH | oklch(76.18% 0.16 330.4) |
| XYZ | xyz(56.4673, 40.8229, 76.1249) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.44
Violet (CSS)
#EE82EE
ΔE00 2.96
Purply Pink
#F075E6
ΔE00 4.26
Orchid
#DA70D6
ΔE00 6.25
Bubblegum Pink
#FE83CC
ΔE00 6.40
Plum
#DDA0DD
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89E1 #89EA92
analogous
#C289EA #EA89E1 #EA89B0
triadic
#EA89E1 #E1EA89 #89E1EA
tetradic
#EA89E1 #EAC289 #89EA92 #89B0EA
square
#EA89E1 #EAC289 #89EA92 #89B0EA
split-complementary
#EA89E1 #B0EA89 #89EAC2
monochromatic
#D326C3 #E155D4 #EA89E1 #F3BDEE #FAE5F8
Accessibility & contrast
On white
2.29
#EA89E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#EA89E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89E1
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89E1 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A3E4
Deuteranopia (green-blind)
#9FB0DE
Tritanopia (blue-blind)
#F190AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea89e1; /* rgb */ color: rgb(234, 137, 225); /* oklch */ color: oklch(76.2% 0.160 330.4);
Tailwind
colors: {
custom: {
50: '#f2aeea',
500: '#ea89e1',
950: '#000000',
},
}SCSS
$custom: #ea89e1; $custom-light: #f2aeea; $custom-dark: #000000;
JSON
{
"hex": "#ea89e1",
"rgb": {
"r": 234,
"g": 137,
"b": 225
},
"hsl": {
"h": 305.567,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.76182,
"c": 0.16041,
"h": 330.4
},
"luminance": 0.4082
}Semantic roles & 50–950 ramp
primary
#EA89E1
secondary
#D9F2DB
accent
#D22514
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84