#EA97A4#EA97A4
#EA97A4 is a light, moderate red. Relative luminance 0.423; OKLCH L 76.3% C 0.101 H 9.5°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EA97A4 |
|---|---|
| RGB | rgb(234, 151, 164) |
| HSL | hsl(351, 66%, 75%) |
| HSV | hsv(351, 35%, 92%) |
| CMYK | cmyk(0%, 35.5%, 29.9%, 8.2%) |
| CIE-LAB | lab(71.08, 32.79, 6.24) |
| CIE-LCH | lch(71.08, 33.38, 10.78°) |
| OKLab | oklab(76.33% 0.0994 0.0167) |
| OKLCH | oklch(76.33% 0.101 9.5) |
| XYZ | xyz(51.7007, 42.3096, 40.5583) |
| Luminance | 0.4231 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.44
Faded Pink
#DE9DAC
ΔE00 3.72
Rose Pink
#F7879A
ΔE00 4.64
Dusty Pink (survey)
#D58A94
ΔE00 4.73
Rosa
#FE86A4
ΔE00 5.84
Dull Pink
#D5869D
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA97A4 #97EADD
analogous
#EA97CE #EA97A4 #EAB397
triadic
#EA97A4 #A4EA97 #97A4EA
tetradic
#EA97A4 #CEEA97 #97EADD #B397EA
square
#EA97A4 #CEEA97 #97EADD #B397EA
split-complementary
#EA97A4 #97EAB3 #97CEEA
monochromatic
#D5314B #E06477 #EA97A4 #F4CAD1 #FAE6E9
Accessibility & contrast
On white
2.22
#EA97A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#EA97A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA97A4
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA97A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA97A4 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A5A4
Deuteranopia (green-blind)
#B9B4A2
Tritanopia (blue-blind)
#F8909C
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea97a4; /* rgb */ color: rgb(234, 151, 164); /* oklch */ color: oklch(76.3% 0.101 9.5);
Tailwind
colors: {
custom: {
50: '#f2b6be',
500: '#ea97a4',
950: '#000000',
},
}SCSS
$custom: #ea97a4; $custom-light: #f2b6be; $custom-dark: #000000;
JSON
{
"hex": "#ea97a4",
"rgb": {
"r": 234,
"g": 151,
"b": 164
},
"hsl": {
"h": 350.602,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.76333,
"c": 0.1008,
"h": 9.5
},
"luminance": 0.42306
}Semantic roles & 50–950 ramp
primary
#EA97A4
secondary
#DAF1EE
accent
#CEB217
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081