#EA9897#EA9897
#EA9897 is a light, moderate red. Relative luminance 0.422; OKLCH L 76.2% C 0.099 H 20.4°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9897 |
|---|---|
| RGB | rgb(234, 152, 151) |
| HSL | hsl(1, 66%, 75%) |
| HSV | hsv(1, 35%, 92%) |
| CMYK | cmyk(0%, 35%, 35.5%, 8.2%) |
| CIE-LAB | lab(71.00, 30.63, 13.33) |
| CIE-LCH | lch(71.00, 33.41, 23.52°) |
| OKLab | oklab(76.17% 0.0929 0.0345) |
| OKLCH | oklch(76.17% 0.099 20.4) |
| XYZ | xyz(50.7478, 42.1870, 34.7422) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.60
Dusty Pink (survey)
#D58A94
ΔE00 6.19
Lightcoral
#F08080
ΔE00 6.20
Peachy Pink
#FF9A8A
ΔE00 6.44
Blush Pink
#FE828C
ΔE00 6.58
Rose Pink
#F7879A
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9897 #97E9EA
analogous
#EA97BF #EA9897 #EAC197
triadic
#EA9897 #97EA98 #9897EA
tetradic
#EA9897 #BFEA97 #97E9EA #C197EA
square
#EA9897 #BFEA97 #97E9EA #C197EA
split-complementary
#EA9897 #97EAC1 #97BFEA
monochromatic
#D53331 #E06664 #EA9897 #F4CACA #FAE6E6
Accessibility & contrast
On white
2.23
#EA9897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#EA9897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9897
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9897 | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A497
Deuteranopia (green-blind)
#BCB496
Tritanopia (blue-blind)
#FA8F98
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea9897; /* rgb */ color: rgb(234, 152, 151); /* oklch */ color: oklch(76.2% 0.099 20.4);
Tailwind
colors: {
custom: {
50: '#f3b7b5',
500: '#ea9897',
950: '#000000',
},
}SCSS
$custom: #ea9897; $custom-light: #f3b7b5; $custom-dark: #000000;
JSON
{
"hex": "#ea9897",
"rgb": {
"r": 234,
"g": 152,
"b": 151
},
"hsl": {
"h": 0.723,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.76168,
"c": 0.09909,
"h": 20.4
},
"luminance": 0.42183
}Semantic roles & 50–950 ramp
primary
#EA9897
secondary
#DAF1F1
accent
#CCCE17
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080