#EA89F4#EA89F4
#EA89F4 is a light, vivid purple. Relative luminance 0.419; OKLCH L 77.0% C 0.178 H 323.7°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89F4 |
|---|---|
| RGB | rgb(234, 137, 244) |
| HSL | hsl(294, 83%, 75%) |
| HSV | hsv(294, 44%, 96%) |
| CMYK | cmyk(4.1%, 43.9%, 0%, 4.3%) |
| CIE-LAB | lab(70.81, 52.82, -38.39) |
| CIE-LCH | lch(70.81, 65.30, 323.99°) |
| OKLab | oklab(77% 0.1434 -0.1054) |
| OKLCH | oklch(77% 0.178 323.7) |
| XYZ | xyz(59.2049, 41.9179, 90.5428) |
| Luminance | 0.4192 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.83
Purply Pink
#F075E6
ΔE00 4.38
Lavender Pink
#DD85D7
ΔE00 4.81
Orchid
#DA70D6
ΔE00 6.80
Candy Pink
#FF63E9
ΔE00 6.99
Light Magenta
#FA5FF7
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89F4 #93F489
analogous
#B589F4 #EA89F4 #F489C8
triadic
#EA89F4 #F4EA89 #89F4EA
tetradic
#EA89F4 #F4B589 #93F489 #89C8F4
square
#EA89F4 #F4B589 #93F489 #89C8F4
split-complementary
#EA89F4 #C8F489 #89F4B5
monochromatic
#D619EA #E051EF #EA89F4 #F4C1F9 #FAE3FC
Accessibility & contrast
On white
2.24
#EA89F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#EA89F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89F4
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89F4 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA6F8
Deuteranopia (green-blind)
#97B1F1
Tritanopia (blue-blind)
#EE95B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea89f4; /* rgb */ color: rgb(234, 137, 244); /* oklch */ color: oklch(77.0% 0.178 323.7);
Tailwind
colors: {
custom: {
50: '#f2aef8',
500: '#ea89f4',
950: '#000000',
},
}SCSS
$custom: #ea89f4; $custom-light: #f2aef8; $custom-dark: #000000;
JSON
{
"hex": "#ea89f4",
"rgb": {
"r": 234,
"g": 137,
"b": 244
},
"hsl": {
"h": 294.393,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.77002,
"c": 0.17797,
"h": 323.7
},
"luminance": 0.41915
}Semantic roles & 50–950 ramp
primary
#EA89F4
secondary
#D9F4D7
accent
#DF061A
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171017
muted
#857F85