#EA89F5#EA89F5
#EA89F5 is a light, vivid purple. Relative luminance 0.420; OKLCH L 77.0% C 0.179 H 323.3°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89F5 |
|---|---|
| RGB | rgb(234, 137, 245) |
| HSL | hsl(294, 84%, 75%) |
| HSV | hsv(294, 44%, 96%) |
| CMYK | cmyk(4.5%, 44.1%, 0%, 3.9%) |
| CIE-LAB | lab(70.86, 53.00, -38.87) |
| CIE-LCH | lch(70.86, 65.73, 323.74°) |
| OKLab | oklab(77.05% 0.1435 -0.1068) |
| OKLCH | oklch(77.05% 0.179 323.3) |
| XYZ | xyz(59.3571, 41.9788, 91.3446) |
| Luminance | 0.4198 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.94
Purply Pink
#F075E6
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 4.97
Orchid
#DA70D6
ΔE00 6.88
Candy Pink
#FF63E9
ΔE00 7.04
Light Magenta
#FA5FF7
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89F5 #94F589
analogous
#B489F5 #EA89F5 #F589CA
triadic
#EA89F5 #F5EA89 #89F5EA
tetradic
#EA89F5 #F5B489 #94F589 #89CAF5
square
#EA89F5 #F5B489 #94F589 #89CAF5
split-complementary
#EA89F5 #CAF589 #89F5B4
monochromatic
#D618EB #E051F0 #EA89F5 #F4C1FA #FAE3FD
Accessibility & contrast
On white
2.24
#EA89F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#EA89F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89F5
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89F5 | 1.00 | 2.24 | 9.40 | 9.40 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA6F9
Deuteranopia (green-blind)
#97B1F2
Tritanopia (blue-blind)
#ED96B4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea89f5; /* rgb */ color: rgb(234, 137, 245); /* oklch */ color: oklch(77.0% 0.179 323.3);
Tailwind
colors: {
custom: {
50: '#f2aef9',
500: '#ea89f5',
950: '#000000',
},
}SCSS
$custom: #ea89f5; $custom-light: #f2aef9; $custom-dark: #000000;
JSON
{
"hex": "#ea89f5",
"rgb": {
"r": 234,
"g": 137,
"b": 245
},
"hsl": {
"h": 293.889,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.77047,
"c": 0.17893,
"h": 323.3
},
"luminance": 0.41976
}Semantic roles & 50–950 ramp
primary
#EA89F5
secondary
#DAF5D6
accent
#E1051B
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171017
muted
#857F85