#EA89F9#EA89F9
#EA89F9 is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.2% C 0.183 H 322.1°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89F9 |
|---|---|
| RGB | rgb(234, 137, 249) |
| HSL | hsl(292, 90%, 76%) |
| HSV | hsv(292, 45%, 98%) |
| CMYK | cmyk(6%, 45%, 0%, 2.4%) |
| CIE-LAB | lab(71.03, 53.74, -40.79) |
| CIE-LCH | lch(71.03, 67.47, 322.80°) |
| OKLab | oklab(77.23% 0.1442 -0.1123) |
| OKLCH | oklch(77.23% 0.183 322.1) |
| XYZ | xyz(59.9743, 42.2257, 94.5954) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 5.60
Violet Pink
#FB5FFC
ΔE00 7.00
Light Magenta
#FA5FF7
ΔE00 7.06
Orchid
#DA70D6
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89F9 #98F989
analogous
#B289F9 #EA89F9 #F989D0
triadic
#EA89F9 #F9EA89 #89F9EA
tetradic
#EA89F9 #F9B289 #98F989 #89D0F9
square
#EA89F9 #F9B289 #98F989 #89D0F9
split-complementary
#EA89F9 #D0F989 #89F9B2
monochromatic
#D515F3 #E04FF6 #EA89F9 #F4C3FC #FAE2FE
Accessibility & contrast
On white
2.22
#EA89F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#EA89F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89F9
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89F9 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FD
Deuteranopia (green-blind)
#95B2F6
Tritanopia (blue-blind)
#ED97B5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea89f9; /* rgb */ color: rgb(234, 137, 249); /* oklch */ color: oklch(77.2% 0.183 322.1);
Tailwind
colors: {
custom: {
50: '#f3aefb',
500: '#ea89f9',
950: '#000000',
},
}SCSS
$custom: #ea89f9; $custom-light: #f3aefb; $custom-dark: #000000;
JSON
{
"hex": "#ea89f9",
"rgb": {
"r": 234,
"g": 137,
"b": 249
},
"hsl": {
"h": 291.964,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.7723,
"c": 0.1828,
"h": 322.1
},
"luminance": 0.42223
}Semantic roles & 50–950 ramp
primary
#EA89F9
secondary
#DAF6D5
accent
#E6001F
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171017
muted
#857F85