#EA97E1#EA97E1
#EA97E1 is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.4% C 0.137 H 330.7°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EA97E1 |
|---|---|
| RGB | rgb(234, 151, 225) |
| HSL | hsl(307, 66%, 75%) |
| HSV | hsv(307, 35%, 92%) |
| CMYK | cmyk(0%, 35.5%, 3.8%, 8.2%) |
| CIE-LAB | lab(72.93, 42.19, -24.72) |
| CIE-LCH | lch(72.93, 48.90, 329.63°) |
| OKLab | oklab(78.35% 0.119 -0.0668) |
| OKLCH | oklch(78.35% 0.137 330.7) |
| XYZ | xyz(58.5881, 45.0645, 76.8318) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.59
Lavender Pink
#DD85D7
ΔE00 4.59
Violet (CSS)
#EE82EE
ΔE00 5.83
Bubblegum Pink
#FE83CC
ΔE00 6.80
Purply Pink
#F075E6
ΔE00 7.53
Mauve
#E0B0FF
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA97E1 #97EAA0
analogous
#C997EA #EA97E1 #EA97B7
triadic
#EA97E1 #E1EA97 #97E1EA
tetradic
#EA97E1 #EAC997 #97EAA0 #97B7EA
square
#EA97E1 #EAC997 #97EAA0 #97B7EA
split-complementary
#EA97E1 #B7EA97 #97EAC9
monochromatic
#D531C4 #E064D2 #EA97E1 #F4CAF0 #FAE6F8
Accessibility & contrast
On white
2.10
#EA97E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#EA97E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA97E1
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA97E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA97E1 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ACE4
Deuteranopia (green-blind)
#A9B7DE
Tritanopia (blue-blind)
#F09CB2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea97e1; /* rgb */ color: rgb(234, 151, 225); /* oklch */ color: oklch(78.4% 0.137 330.7);
Tailwind
colors: {
custom: {
50: '#f2b7ea',
500: '#ea97e1',
950: '#000000',
},
}SCSS
$custom: #ea97e1; $custom-light: #f2b7ea; $custom-dark: #000000;
JSON
{
"hex": "#ea97e1",
"rgb": {
"r": 234,
"g": 151,
"b": 225
},
"hsl": {
"h": 306.506,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.78351,
"c": 0.13651,
"h": 330.7
},
"luminance": 0.45062
}Semantic roles & 50–950 ramp
primary
#EA97E1
secondary
#DAF1DC
accent
#CE2B17
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084