#EA89F3#EA89F3
#EA89F3 is a light, vivid purple. Relative luminance 0.419; OKLCH L 77.0% C 0.177 H 324.0°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89F3 |
|---|---|
| RGB | rgb(234, 137, 243) |
| HSL | hsl(295, 82%, 75%) |
| HSV | hsv(295, 44%, 95%) |
| CMYK | cmyk(3.7%, 43.6%, 0%, 4.7%) |
| CIE-LAB | lab(70.77, 52.63, -37.91) |
| CIE-LCH | lch(70.77, 64.86, 324.23°) |
| OKLab | oklab(76.96% 0.1432 -0.1041) |
| OKLCH | oklch(76.96% 0.177 324) |
| XYZ | xyz(59.0534, 41.8574, 89.7453) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.73
Purply Pink
#F075E6
ΔE00 4.31
Lavender Pink
#DD85D7
ΔE00 4.66
Orchid
#DA70D6
ΔE00 6.73
Candy Pink
#FF63E9
ΔE00 6.95
Light Magenta
#FA5FF7
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89F3 #92F389
analogous
#B589F3 #EA89F3 #F389C7
triadic
#EA89F3 #F3EA89 #89F3EA
tetradic
#EA89F3 #F3B589 #92F389 #89C7F3
square
#EA89F3 #F3B589 #92F389 #89C7F3
split-complementary
#EA89F3 #C7F389 #89F3B5
monochromatic
#D61AE8 #E051ED #EA89F3 #F4C1F9 #FAE3FC
Accessibility & contrast
On white
2.24
#EA89F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#EA89F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89F3
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89F3 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F7
Deuteranopia (green-blind)
#98B1F0
Tritanopia (blue-blind)
#EE95B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea89f3; /* rgb */ color: rgb(234, 137, 243); /* oklch */ color: oklch(77.0% 0.177 324.0);
Tailwind
colors: {
custom: {
50: '#f2aef7',
500: '#ea89f3',
950: '#000000',
},
}SCSS
$custom: #ea89f3; $custom-light: #f2aef7; $custom-dark: #000000;
JSON
{
"hex": "#ea89f3",
"rgb": {
"r": 234,
"g": 137,
"b": 243
},
"hsl": {
"h": 294.906,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.76957,
"c": 0.17701,
"h": 324
},
"luminance": 0.41855
}Semantic roles & 50–950 ramp
primary
#EA89F3
secondary
#D9F4D7
accent
#DE081A
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171017
muted
#857F85