#EA97E9#EA97E9
#EA97E9 is a light, vivid purple. Relative luminance 0.455; OKLCH L 78.7% C 0.144 H 327.3°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EA97E9 |
|---|---|
| RGB | rgb(234, 151, 233) |
| HSL | hsl(301, 66%, 75%) |
| HSV | hsv(301, 35%, 92%) |
| CMYK | cmyk(0%, 35.5%, 0.4%, 8.2%) |
| CIE-LAB | lab(73.23, 43.61, -28.65) |
| CIE-LCH | lch(73.23, 52.18, 326.70°) |
| OKLab | oklab(78.67% 0.1211 -0.0779) |
| OKLCH | oklch(78.67% 0.144 327.3) |
| XYZ | xyz(59.7051, 45.5113, 82.7146) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 4.66
Violet (CSS)
#EE82EE
ΔE00 4.90
Purply Pink
#F075E6
ΔE00 7.04
Mauve
#E0B0FF
ΔE00 7.48
Bubblegum Pink
#FE83CC
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA97E9 #97EA98
analogous
#C197EA #EA97E9 #EA97BF
triadic
#EA97E9 #E9EA97 #97E9EA
tetradic
#EA97E9 #EAC197 #97EA98 #97BFEA
square
#EA97E9 #EAC197 #97EA98 #97BFEA
split-complementary
#EA97E9 #BFEA97 #97EAC1
monochromatic
#D531D3 #E064DE #EA97E9 #F4CAF4 #FAE6FA
Accessibility & contrast
On white
2.08
#EA97E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#EA97E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA97E9
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA97E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA97E9 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADEC
Deuteranopia (green-blind)
#A6B8E6
Tritanopia (blue-blind)
#EF9EB6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea97e9; /* rgb */ color: rgb(234, 151, 233); /* oklch */ color: oklch(78.7% 0.144 327.3);
Tailwind
colors: {
custom: {
50: '#f2b7f0',
500: '#ea97e9',
950: '#000000',
},
}SCSS
$custom: #ea97e9; $custom-light: #f2b7f0; $custom-dark: #000000;
JSON
{
"hex": "#ea97e9",
"rgb": {
"r": 234,
"g": 151,
"b": 233
},
"hsl": {
"h": 300.723,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.78669,
"c": 0.14393,
"h": 327.3
},
"luminance": 0.45509
}Semantic roles & 50–950 ramp
primary
#EA97E9
secondary
#DAF1DA
accent
#CE1917
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084