#EA89F1#EA89F1
#EA89F1 is a light, vivid purple. Relative luminance 0.417; OKLCH L 76.9% C 0.175 H 324.6°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89F1 |
|---|---|
| RGB | rgb(234, 137, 241) |
| HSL | hsl(296, 79%, 74%) |
| HSV | hsv(296, 43%, 95%) |
| CMYK | cmyk(2.9%, 43.2%, 0%, 5.5%) |
| CIE-LAB | lab(70.69, 52.27, -36.95) |
| CIE-LCH | lch(70.69, 64.01, 324.74°) |
| OKLab | oklab(76.87% 0.1428 -0.1013) |
| OKLCH | oklch(76.87% 0.175 324.6) |
| XYZ | xyz(58.7531, 41.7372, 88.1633) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.59
Purply Pink
#F075E6
ΔE00 4.17
Lavender Pink
#DD85D7
ΔE00 4.35
Orchid
#DA70D6
ΔE00 6.59
Candy Pink
#FF63E9
ΔE00 6.88
Light Magenta
#FA5FF7
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89F1 #90F189
analogous
#B689F1 #EA89F1 #F189C4
triadic
#EA89F1 #F1EA89 #89F1EA
tetradic
#EA89F1 #F1B689 #90F189 #89C4F1
square
#EA89F1 #F1B689 #90F189 #89C4F1
split-complementary
#EA89F1 #C4F189 #89F1B6
monochromatic
#D71CE4 #E052EB #EA89F1 #F4C0F7 #FAE4FC
Accessibility & contrast
On white
2.25
#EA89F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#EA89F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89F1
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89F1 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA5F5
Deuteranopia (green-blind)
#99B1EE
Tritanopia (blue-blind)
#EE94B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea89f1; /* rgb */ color: rgb(234, 137, 241); /* oklch */ color: oklch(76.9% 0.175 324.6);
Tailwind
colors: {
custom: {
50: '#f2aef6',
500: '#ea89f1',
950: '#000000',
},
}SCSS
$custom: #ea89f1; $custom-light: #f2aef6; $custom-dark: #000000;
JSON
{
"hex": "#ea89f1",
"rgb": {
"r": 234,
"g": 137,
"b": 241
},
"hsl": {
"h": 295.962,
"s": 78.788,
"l": 74.118
},
"oklch": {
"l": 0.76868,
"c": 0.17511,
"h": 324.6
},
"luminance": 0.41735
}Semantic roles & 50–950 ramp
primary
#EA89F1
secondary
#D9F4D7
accent
#DB0A18
background
#FFFAFF
surface
#FEF5FE
border
#D6CFD6
text
#171017
muted
#857F85