#EA9997#EA9997
#EA9997 is a light, moderate red. Relative luminance 0.425; OKLCH L 76.3% C 0.098 H 21.1°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9997 |
|---|---|
| RGB | rgb(234, 153, 151) |
| HSL | hsl(1, 66%, 75%) |
| HSV | hsv(1, 35%, 92%) |
| CMYK | cmyk(0%, 34.6%, 35.5%, 8.2%) |
| CIE-LAB | lab(71.22, 30.10, 13.65) |
| CIE-LCH | lch(71.22, 33.05, 24.39°) |
| OKLab | oklab(76.34% 0.0913 0.0353) |
| OKLCH | oklch(76.34% 0.098 21.1) |
| XYZ | xyz(50.9108, 42.5130, 34.7965) |
| Luminance | 0.4251 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.23
Peachy Pink
#FF9A8A
ΔE00 6.18
Lightcoral
#F08080
ΔE00 6.40
Dusty Pink (survey)
#D58A94
ΔE00 6.50
Blush Pink
#FE828C
ΔE00 6.88
Rose Pink
#F7879A
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9997 #97E8EA
analogous
#EA97BE #EA9997 #EAC297
triadic
#EA9997 #97EA99 #9997EA
tetradic
#EA9997 #BEEA97 #97E8EA #C297EA
square
#EA9997 #BEEA97 #97E8EA #C297EA
split-complementary
#EA9997 #97EAC2 #97BEEA
monochromatic
#D53531 #E06764 #EA9997 #F4CBCA #FAE6E6
Accessibility & contrast
On white
2.21
#EA9997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#EA9997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9997
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9997 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A596
Deuteranopia (green-blind)
#BCB596
Tritanopia (blue-blind)
#FA9099
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea9997; /* rgb */ color: rgb(234, 153, 151); /* oklch */ color: oklch(76.3% 0.098 21.1);
Tailwind
colors: {
custom: {
50: '#f3b8b5',
500: '#ea9997',
950: '#000000',
},
}SCSS
$custom: #ea9997; $custom-light: #f3b8b5; $custom-dark: #000000;
JSON
{
"hex": "#ea9997",
"rgb": {
"r": 234,
"g": 153,
"b": 151
},
"hsl": {
"h": 1.446,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.7634,
"c": 0.09787,
"h": 21.1
},
"luminance": 0.42509
}Semantic roles & 50–950 ramp
primary
#EA9997
secondary
#DAF1F1
accent
#CACE17
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080