#EA97E4#EA97E4
#EA97E4 is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.5% C 0.139 H 329.4°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EA97E4 |
|---|---|
| RGB | rgb(234, 151, 228) |
| HSL | hsl(304, 66%, 75%) |
| HSV | hsv(304, 35%, 92%) |
| CMYK | cmyk(0%, 35.5%, 2.6%, 8.2%) |
| CIE-LAB | lab(73.04, 42.72, -26.20) |
| CIE-LCH | lch(73.04, 50.11, 328.48°) |
| OKLab | oklab(78.47% 0.1198 -0.071) |
| OKLCH | oklch(78.47% 0.139 329.4) |
| XYZ | xyz(59.0009, 45.2297, 79.0061) |
| Luminance | 0.4523 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.76
Lavender Pink
#DD85D7
ΔE00 4.54
Violet (CSS)
#EE82EE
ΔE00 5.43
Bubblegum Pink
#FE83CC
ΔE00 7.21
Purply Pink
#F075E6
ΔE00 7.30
Mauve
#E0B0FF
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA97E4 #97EA9D
analogous
#C697EA #EA97E4 #EA97BA
triadic
#EA97E4 #E4EA97 #97E4EA
tetradic
#EA97E4 #EAC697 #97EA9D #97BAEA
square
#EA97E4 #EAC697 #97EA9D #97BAEA
split-complementary
#EA97E4 #BAEA97 #97EAC6
monochromatic
#D531CA #E064D7 #EA97E4 #F4CAF1 #FAE6F8
Accessibility & contrast
On white
2.09
#EA97E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#EA97E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA97E4
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA97E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA97E4 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ACE7
Deuteranopia (green-blind)
#A8B7E1
Tritanopia (blue-blind)
#F09DB4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea97e4; /* rgb */ color: rgb(234, 151, 228); /* oklch */ color: oklch(78.5% 0.139 329.4);
Tailwind
colors: {
custom: {
50: '#f2b7ec',
500: '#ea97e4',
950: '#000000',
},
}SCSS
$custom: #ea97e4; $custom-light: #f2b7ec; $custom-dark: #000000;
JSON
{
"hex": "#ea97e4",
"rgb": {
"r": 234,
"g": 151,
"b": 228
},
"hsl": {
"h": 304.337,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.78469,
"c": 0.13925,
"h": 329.4
},
"luminance": 0.45227
}Semantic roles & 50–950 ramp
primary
#EA97E4
secondary
#DAF1DB
accent
#CE2417
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084