#EA89F0#EA89F0
#EA89F0 is a light, vivid purple. Relative luminance 0.417; OKLCH L 76.8% C 0.174 H 325.0°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89F0 |
|---|---|
| RGB | rgb(234, 137, 240) |
| HSL | hsl(297, 77%, 74%) |
| HSV | hsv(297, 43%, 94%) |
| CMYK | cmyk(2.5%, 42.9%, 0%, 5.9%) |
| CIE-LAB | lab(70.65, 52.08, -36.46) |
| CIE-LCH | lch(70.65, 63.58, 325.00°) |
| OKLab | oklab(76.82% 0.1426 -0.0999) |
| OKLCH | oklch(76.82% 0.174 325) |
| XYZ | xyz(58.6041, 41.6776, 87.3788) |
| Luminance | 0.4168 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.54
Purply Pink
#F075E6
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 4.20
Orchid
#DA70D6
ΔE00 6.53
Candy Pink
#FF63E9
ΔE00 6.85
Light Magenta
#FA5FF7
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89F0 #8FF089
analogous
#B789F0 #EA89F0 #F089C3
triadic
#EA89F0 #F0EA89 #89F0EA
tetradic
#EA89F0 #F0B789 #8FF089 #89C3F0
square
#EA89F0 #F0B789 #8FF089 #89C3F0
split-complementary
#EA89F0 #C3F089 #89F0B7
monochromatic
#D61DE2 #E053E9 #EA89F0 #F4BFF7 #FAE4FC
Accessibility & contrast
On white
2.25
#EA89F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#EA89F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89F0
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89F0 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA5F4
Deuteranopia (green-blind)
#99B1ED
Tritanopia (blue-blind)
#EE94B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea89f0; /* rgb */ color: rgb(234, 137, 240); /* oklch */ color: oklch(76.8% 0.174 325.0);
Tailwind
colors: {
custom: {
50: '#f2aef5',
500: '#ea89f0',
950: '#000000',
},
}SCSS
$custom: #ea89f0; $custom-light: #f2aef5; $custom-dark: #000000;
JSON
{
"hex": "#ea89f0",
"rgb": {
"r": 234,
"g": 137,
"b": 240
},
"hsl": {
"h": 296.505,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.76824,
"c": 0.17416,
"h": 325
},
"luminance": 0.41675
}Semantic roles & 50–950 ramp
primary
#EA89F0
secondary
#D9F3D8
accent
#DA0C18
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171017
muted
#857F85