#EA97B5#EA97B5
#EA97B5 is a light, moderate pink. Relative luminance 0.430; OKLCH L 76.8% C 0.106 H 356.6°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EA97B5 |
|---|---|
| RGB | rgb(234, 151, 181) |
| HSL | hsl(338, 66%, 75%) |
| HSV | hsv(338, 35%, 92%) |
| CMYK | cmyk(0%, 35.5%, 22.6%, 8.2%) |
| CIE-LAB | lab(71.53, 35.13, -2.55) |
| CIE-LCH | lch(71.53, 35.22, 355.85°) |
| OKLab | oklab(76.82% 0.1056 -0.0062) |
| OKLCH | oklch(76.82% 0.106 356.6) |
| XYZ | xyz(53.3398, 42.9652, 49.1908) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.57
Faded Pink
#DE9DAC
ΔE00 4.65
Pinky
#FC86AA
ΔE00 5.34
Dull Pink
#D5869D
ΔE00 5.77
Rosa
#FE86A4
ΔE00 6.28
Carnation Pink
#FF7FA7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA97B5 #97EACC
analogous
#EA97DF #EA97B5 #EAA297
triadic
#EA97B5 #B5EA97 #97B5EA
tetradic
#EA97B5 #DFEA97 #97EACC #A297EA
square
#EA97B5 #DFEA97 #97EACC #A297EA
split-complementary
#EA97B5 #97EAA2 #97DFEA
monochromatic
#D5316D #E06491 #EA97B5 #F4CAD9 #FAE6ED
Accessibility & contrast
On white
2.19
#EA97B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#EA97B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA97B5
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA97B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA97B5 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A6B6
Deuteranopia (green-blind)
#B5B5B3
Tritanopia (blue-blind)
#F793A1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea97b5; /* rgb */ color: rgb(234, 151, 181); /* oklch */ color: oklch(76.8% 0.106 356.6);
Tailwind
colors: {
custom: {
50: '#f2b6cb',
500: '#ea97b5',
950: '#000000',
},
}SCSS
$custom: #ea97b5; $custom-light: #f2b6cb; $custom-dark: #000000;
JSON
{
"hex": "#ea97b5",
"rgb": {
"r": 234,
"g": 151,
"b": 181
},
"hsl": {
"h": 338.313,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.76823,
"c": 0.10573,
"h": 356.6
},
"luminance": 0.42962
}Semantic roles & 50–950 ramp
primary
#EA97B5
secondary
#DAF1E9
accent
#CE8C17
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082