#EA89EA#EA89EA
#EA89EA is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.6% C 0.169 H 327.1°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89EA |
|---|---|
| RGB | rgb(234, 137, 234) |
| HSL | hsl(300, 70%, 73%) |
| HSV | hsv(300, 41%, 92%) |
| CMYK | cmyk(0%, 41.5%, 0%, 8.2%) |
| CIE-LAB | lab(70.40, 51.00, -33.55) |
| CIE-LCH | lch(70.40, 61.05, 326.66°) |
| OKLab | oklab(76.56% 0.1415 -0.0916) |
| OKLCH | oklch(76.56% 0.169 327.1) |
| XYZ | xyz(57.7275, 41.3270, 82.7621) |
| Luminance | 0.4132 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.70
Lavender Pink
#DD85D7
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 3.93
Orchid
#DA70D6
ΔE00 6.26
Candy Pink
#FF63E9
ΔE00 6.76
Plum
#DDA0DD
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89EA #89EA89
analogous
#B989EA #EA89EA #EA89B9
triadic
#EA89EA #EAEA89 #89EAEA
tetradic
#EA89EA #EAB989 #89EA89 #89B9EA
square
#EA89EA #EAB989 #89EA89 #89B9EA
split-complementary
#EA89EA #B9EA89 #89EAB9
monochromatic
#D326D3 #E155E1 #EA89EA #F3BDF3 #FAE5FA
Accessibility & contrast
On white
2.27
#EA89EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#EA89EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89EA
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89EA | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4ED
Deuteranopia (green-blind)
#9BB1E7
Tritanopia (blue-blind)
#EF93AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea89ea; /* rgb */ color: rgb(234, 137, 234); /* oklch */ color: oklch(76.6% 0.169 327.1);
Tailwind
colors: {
custom: {
50: '#f2aef1',
500: '#ea89ea',
950: '#000000',
},
}SCSS
$custom: #ea89ea; $custom-light: #f2aef1; $custom-dark: #000000;
JSON
{
"hex": "#ea89ea",
"rgb": {
"r": 234,
"g": 137,
"b": 234
},
"hsl": {
"h": 300,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.76562,
"c": 0.16854,
"h": 327.1
},
"luminance": 0.41324
}Semantic roles & 50–950 ramp
primary
#EA89EA
secondary
#D9F2D9
accent
#D21414
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171016
muted
#857F84