#EA97E8#EA97E8
#EA97E8 is a light, vivid purple. Relative luminance 0.455; OKLCH L 78.6% C 0.143 H 327.7°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EA97E8 |
|---|---|
| RGB | rgb(234, 151, 232) |
| HSL | hsl(301, 66%, 75%) |
| HSV | hsv(301, 35%, 92%) |
| CMYK | cmyk(0%, 35.5%, 0.9%, 8.2%) |
| CIE-LAB | lab(73.19, 43.43, -28.16) |
| CIE-LCH | lch(73.19, 51.76, 327.04°) |
| OKLab | oklab(78.63% 0.1208 -0.0765) |
| OKLCH | oklch(78.63% 0.143 327.7) |
| XYZ | xyz(59.5626, 45.4543, 81.9644) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 4.62
Violet (CSS)
#EE82EE
ΔE00 4.99
Purply Pink
#F075E6
ΔE00 7.08
Mauve
#E0B0FF
ΔE00 7.57
Bubblegum Pink
#FE83CC
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA97E8 #97EA99
analogous
#C297EA #EA97E8 #EA97BE
triadic
#EA97E8 #E8EA97 #97E8EA
tetradic
#EA97E8 #EAC297 #97EA99 #97BEEA
square
#EA97E8 #EAC297 #97EA99 #97BEEA
split-complementary
#EA97E8 #BEEA97 #97EAC2
monochromatic
#D531D1 #E064DD #EA97E8 #F4CAF3 #FAE6F9
Accessibility & contrast
On white
2.08
#EA97E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#EA97E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA97E8
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA97E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA97E8 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ADEB
Deuteranopia (green-blind)
#A7B8E5
Tritanopia (blue-blind)
#EF9EB5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea97e8; /* rgb */ color: rgb(234, 151, 232); /* oklch */ color: oklch(78.6% 0.143 327.7);
Tailwind
colors: {
custom: {
50: '#f2b7ef',
500: '#ea97e8',
950: '#000000',
},
}SCSS
$custom: #ea97e8; $custom-light: #f2b7ef; $custom-dark: #000000;
JSON
{
"hex": "#ea97e8",
"rgb": {
"r": 234,
"g": 151,
"b": 232
},
"hsl": {
"h": 301.446,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.78629,
"c": 0.14297,
"h": 327.7
},
"luminance": 0.45452
}Semantic roles & 50–950 ramp
primary
#EA97E8
secondary
#DAF1DA
accent
#CE1C17
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084