#EA89F8#EA89F8
#EA89F8 is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.2% C 0.182 H 322.4°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89F8 |
|---|---|
| RGB | rgb(234, 137, 248) |
| HSL | hsl(292, 89%, 75%) |
| HSV | hsv(292, 45%, 97%) |
| CMYK | cmyk(5.6%, 44.8%, 0%, 2.7%) |
| CIE-LAB | lab(70.98, 53.56, -40.31) |
| CIE-LCH | lch(70.98, 67.03, 323.03°) |
| OKLab | oklab(77.18% 0.1441 -0.111) |
| OKLCH | oklch(77.18% 0.182 322.4) |
| XYZ | xyz(59.8188, 42.1635, 93.7761) |
| Luminance | 0.4216 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.31
Purply Pink
#F075E6
ΔE00 4.74
Lavender Pink
#DD85D7
ΔE00 5.44
Violet Pink
#FB5FFC
ΔE00 7.01
Light Magenta
#FA5FF7
ΔE00 7.05
Orchid
#DA70D6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89F8 #97F889
analogous
#B289F8 #EA89F8 #F889CF
triadic
#EA89F8 #F8EA89 #89F8EA
tetradic
#EA89F8 #F8B289 #97F889 #89CFF8
square
#EA89F8 #F8B289 #97F889 #89CFF8
split-complementary
#EA89F8 #CFF889 #89F8B2
monochromatic
#D515F1 #E04FF5 #EA89F8 #F4C3FB #FAE2FD
Accessibility & contrast
On white
2.23
#EA89F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#EA89F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89F8
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89F8 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FC
Deuteranopia (green-blind)
#96B2F5
Tritanopia (blue-blind)
#ED96B5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea89f8; /* rgb */ color: rgb(234, 137, 248); /* oklch */ color: oklch(77.2% 0.182 322.4);
Tailwind
colors: {
custom: {
50: '#f3aefb',
500: '#ea89f8',
950: '#000000',
},
}SCSS
$custom: #ea89f8; $custom-light: #f3aefb; $custom-dark: #000000;
JSON
{
"hex": "#ea89f8",
"rgb": {
"r": 234,
"g": 137,
"b": 248
},
"hsl": {
"h": 292.432,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.77184,
"c": 0.18183,
"h": 322.4
},
"luminance": 0.42161
}Semantic roles & 50–950 ramp
primary
#EA89F8
secondary
#DAF5D6
accent
#E5001D
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171017
muted
#857F85