#EA97E7#EA97E7
#EA97E7 is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.6% C 0.142 H 328.1°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EA97E7 |
|---|---|
| RGB | rgb(234, 151, 231) |
| HSL | hsl(302, 66%, 75%) |
| HSV | hsv(302, 35%, 92%) |
| CMYK | cmyk(0%, 35.5%, 1.3%, 8.2%) |
| CIE-LAB | lab(73.15, 43.25, -27.67) |
| CIE-LCH | lch(73.15, 51.35, 327.39°) |
| OKLab | oklab(78.59% 0.1206 -0.0751) |
| OKLCH | oklch(78.59% 0.142 328.1) |
| XYZ | xyz(59.4210, 45.3977, 81.2184) |
| Luminance | 0.4540 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.02
Lavender Pink
#DD85D7
ΔE00 4.58
Violet (CSS)
#EE82EE
ΔE00 5.09
Purply Pink
#F075E6
ΔE00 7.12
Bubblegum Pink
#FE83CC
ΔE00 7.63
Mauve
#E0B0FF
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA97E7 #97EA9A
analogous
#C397EA #EA97E7 #EA97BD
triadic
#EA97E7 #E7EA97 #97E7EA
tetradic
#EA97E7 #EAC397 #97EA9A #97BDEA
square
#EA97E7 #EAC397 #97EA9A #97BDEA
split-complementary
#EA97E7 #BDEA97 #97EAC3
monochromatic
#D531CF #E064DB #EA97E7 #F4CAF3 #FAE6F9
Accessibility & contrast
On white
2.08
#EA97E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#EA97E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA97E7
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA97E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA97E7 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ADEA
Deuteranopia (green-blind)
#A7B8E4
Tritanopia (blue-blind)
#EF9EB5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea97e7; /* rgb */ color: rgb(234, 151, 231); /* oklch */ color: oklch(78.6% 0.142 328.1);
Tailwind
colors: {
custom: {
50: '#f2b7ee',
500: '#ea97e7',
950: '#000000',
},
}SCSS
$custom: #ea97e7; $custom-light: #f2b7ee; $custom-dark: #000000;
JSON
{
"hex": "#ea97e7",
"rgb": {
"r": 234,
"g": 151,
"b": 231
},
"hsl": {
"h": 302.169,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.78588,
"c": 0.14204,
"h": 328.1
},
"luminance": 0.45395
}Semantic roles & 50–950 ramp
primary
#EA97E7
secondary
#DAF1DB
accent
#CE1E17
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084