#EA89EF#EA89EF
#EA89EF is a light, vivid purple. Relative luminance 0.416; OKLCH L 76.8% C 0.173 H 325.3°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89EF |
|---|---|
| RGB | rgb(234, 137, 239) |
| HSL | hsl(297, 76%, 74%) |
| HSV | hsv(297, 43%, 94%) |
| CMYK | cmyk(2.1%, 42.7%, 0%, 6.3%) |
| CIE-LAB | lab(70.61, 51.90, -35.98) |
| CIE-LCH | lch(70.61, 63.15, 325.27°) |
| OKLab | oklab(76.78% 0.1424 -0.0985) |
| OKLCH | oklch(76.78% 0.173 325.3) |
| XYZ | xyz(58.4560, 41.6184, 86.5986) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.51
Lavender Pink
#DD85D7
ΔE00 4.05
Purply Pink
#F075E6
ΔE00 4.06
Orchid
#DA70D6
ΔE00 6.47
Candy Pink
#FF63E9
ΔE00 6.82
Light Magenta
#FA5FF7
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89EF #8EEF89
analogous
#B789EF #EA89EF #EF89C1
triadic
#EA89EF #EFEA89 #89EFEA
tetradic
#EA89EF #EFB789 #8EEF89 #89C1EF
square
#EA89EF #EFB789 #8EEF89 #89C1EF
split-complementary
#EA89EF #C1EF89 #89EFB7
monochromatic
#D61EDF #E053E8 #EA89EF #F4BFF6 #FAE4FB
Accessibility & contrast
On white
2.25
#EA89EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#EA89EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89EF
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89EF | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F3
Deuteranopia (green-blind)
#99B1EC
Tritanopia (blue-blind)
#EF94B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea89ef; /* rgb */ color: rgb(234, 137, 239); /* oklch */ color: oklch(76.8% 0.173 325.3);
Tailwind
colors: {
custom: {
50: '#f2aef4',
500: '#ea89ef',
950: '#000000',
},
}SCSS
$custom: #ea89ef; $custom-light: #f2aef4; $custom-dark: #000000;
JSON
{
"hex": "#ea89ef",
"rgb": {
"r": 234,
"g": 137,
"b": 239
},
"hsl": {
"h": 297.059,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.76779,
"c": 0.17321,
"h": 325.3
},
"luminance": 0.41616
}Semantic roles & 50–950 ramp
primary
#EA89EF
secondary
#D9F3D8
accent
#D80D17
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171017
muted
#857F85