#EA89FF#EA89FF
#EA89FF is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.5% C 0.189 H 320.3°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89FF |
|---|---|
| RGB | rgb(234, 137, 255) |
| HSL | hsl(289, 100%, 77%) |
| HSV | hsv(289, 46%, 100%) |
| CMYK | cmyk(8.2%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(71.29, 54.88, -43.65) |
| CIE-LCH | lch(71.29, 70.12, 321.50°) |
| OKLab | oklab(77.51% 0.1452 -0.1206) |
| OKLCH | oklch(77.51% 0.189 320.3) |
| XYZ | xyz(60.9251, 42.6060, 99.6029) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.30
Purply Pink
#F075E6
ΔE00 5.50
Lavender Pink
#DD85D7
ΔE00 6.54
Violet Pink
#FB5FFC
ΔE00 6.99
Liliac
#C48EFD
ΔE00 7.08
Light Magenta
#FA5FF7
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89FF #9EFF89
analogous
#AF89FF #EA89FF #FF89D9
triadic
#EA89FF #FFEA89 #89FFEA
tetradic
#EA89FF #FFAF89 #9EFF89 #89D9FF
square
#EA89FF #FFAF89 #9EFF89 #89D9FF
split-complementary
#EA89FF #D9FF89 #89FFAF
monochromatic
#D40FFF #DF4CFF #EA89FF #F5C6FF #FAE0FF
Accessibility & contrast
On white
2.21
#EA89FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#EA89FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89FF
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89FF | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#92B2FC
Tritanopia (blue-blind)
#EC98B8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea89ff; /* rgb */ color: rgb(234, 137, 255); /* oklch */ color: oklch(77.5% 0.189 320.3);
Tailwind
colors: {
custom: {
50: '#f3aeff',
500: '#ea89ff',
950: '#000000',
},
}SCSS
$custom: #ea89ff; $custom-light: #f3aeff; $custom-dark: #000000;
JSON
{
"hex": "#ea89ff",
"rgb": {
"r": 234,
"g": 137,
"b": 255
},
"hsl": {
"h": 289.322,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.77509,
"c": 0.1887,
"h": 320.3
},
"luminance": 0.42604
}Semantic roles & 50–950 ramp
primary
#EA89FF
secondary
#DAF7D4
accent
#E60029
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171018
muted
#857F86