#EA89EE#EA89EE
#EA89EE is a light, vivid purple. Relative luminance 0.416; OKLCH L 76.7% C 0.172 H 325.7°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89EE |
|---|---|
| RGB | rgb(234, 137, 238) |
| HSL | hsl(298, 75%, 74%) |
| HSV | hsv(298, 42%, 93%) |
| CMYK | cmyk(1.7%, 42.4%, 0%, 6.7%) |
| CIE-LAB | lab(70.57, 51.72, -35.50) |
| CIE-LCH | lch(70.57, 62.73, 325.54°) |
| OKLab | oklab(76.74% 0.1422 -0.0972) |
| OKLCH | oklch(76.74% 0.172 325.7) |
| XYZ | xyz(58.3087, 41.5595, 85.8228) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.51
Lavender Pink
#DD85D7
ΔE00 3.90
Purply Pink
#F075E6
ΔE00 4.02
Orchid
#DA70D6
ΔE00 6.42
Candy Pink
#FF63E9
ΔE00 6.80
Light Magenta
#FA5FF7
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89EE #8DEE89
analogous
#B789EE #EA89EE #EE89BF
triadic
#EA89EE #EEEA89 #89EEEA
tetradic
#EA89EE #EEB789 #8DEE89 #89BFEE
square
#EA89EE #EEB789 #8DEE89 #89BFEE
split-complementary
#EA89EE #BFEE89 #89EEB7
monochromatic
#D520DD #E054E6 #EA89EE #F4BEF6 #FAE4FB
Accessibility & contrast
On white
2.26
#EA89EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#EA89EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89EE
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89EE | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F2
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#EF94B0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea89ee; /* rgb */ color: rgb(234, 137, 238); /* oklch */ color: oklch(76.7% 0.172 325.7);
Tailwind
colors: {
custom: {
50: '#f2aef4',
500: '#ea89ee',
950: '#000000',
},
}SCSS
$custom: #ea89ee; $custom-light: #f2aef4; $custom-dark: #000000;
JSON
{
"hex": "#ea89ee",
"rgb": {
"r": 234,
"g": 137,
"b": 238
},
"hsl": {
"h": 297.624,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.76735,
"c": 0.17227,
"h": 325.7
},
"luminance": 0.41557
}Semantic roles & 50–950 ramp
primary
#EA89EE
secondary
#D9F3D8
accent
#D70F16
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171017
muted
#857F85