#EA97DF#EA97DF
#EA97DF is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.3% C 0.135 H 331.6°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EA97DF |
|---|---|
| RGB | rgb(234, 151, 223) |
| HSL | hsl(308, 66%, 75%) |
| HSV | hsv(308, 35%, 92%) |
| CMYK | cmyk(0%, 35.5%, 4.7%, 8.2%) |
| CIE-LAB | lab(72.86, 41.84, -23.73) |
| CIE-LCH | lch(72.86, 48.10, 330.44°) |
| OKLab | oklab(78.27% 0.1185 -0.064) |
| OKLCH | oklch(78.27% 0.135 331.6) |
| XYZ | xyz(58.3169, 44.9560, 75.4033) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.54
Lavender Pink
#DD85D7
ΔE00 4.68
Violet (CSS)
#EE82EE
ΔE00 6.12
Bubblegum Pink
#FE83CC
ΔE00 6.55
Purply Pink
#F075E6
ΔE00 7.71
Pink (survey)
#FF81C0
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA97DF #97EAA2
analogous
#CB97EA #EA97DF #EA97B5
triadic
#EA97DF #DFEA97 #97DFEA
tetradic
#EA97DF #EACB97 #97EAA2 #97B5EA
square
#EA97DF #EACB97 #97EAA2 #97B5EA
split-complementary
#EA97DF #B5EA97 #97EACB
monochromatic
#D531C0 #E064CF #EA97DF #F4CAEF #FAE6F7
Accessibility & contrast
On white
2.10
#EA97DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#EA97DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA97DF
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA97DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA97DF | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE2
Deuteranopia (green-blind)
#AAB7DC
Tritanopia (blue-blind)
#F19CB1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea97df; /* rgb */ color: rgb(234, 151, 223); /* oklch */ color: oklch(78.3% 0.135 331.6);
Tailwind
colors: {
custom: {
50: '#f2b7e9',
500: '#ea97df',
950: '#000000',
},
}SCSS
$custom: #ea97df; $custom-light: #f2b7e9; $custom-dark: #000000;
JSON
{
"hex": "#ea97df",
"rgb": {
"r": 234,
"g": 151,
"b": 223
},
"hsl": {
"h": 307.952,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.78274,
"c": 0.13471,
"h": 331.6
},
"luminance": 0.44953
}Semantic roles & 50–950 ramp
primary
#EA97DF
secondary
#DAF1DD
accent
#CE2F17
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084