#EAA197#EAA197
#EAA197 is a light, moderate red. Relative luminance 0.452; OKLCH L 77.7% C 0.089 H 27.9°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA197 |
|---|---|
| RGB | rgb(234, 161, 151) |
| HSL | hsl(7, 66%, 75%) |
| HSV | hsv(7, 35%, 92%) |
| CMYK | cmyk(0%, 31.2%, 35.5%, 8.2%) |
| CIE-LAB | lab(73.04, 25.85, 16.18) |
| CIE-LCH | lch(73.04, 30.50, 32.05°) |
| OKLab | oklab(77.74% 0.0785 0.0416) |
| OKLCH | oklch(77.74% 0.089 27.9) |
| XYZ | xyz(52.2643, 45.2200, 35.2477) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.84
Peachy Pink
#FF9A8A
ΔE00 5.05
Light Salmon
#FEA993
ΔE00 5.28
Pale Salmon
#FFB19A
ΔE00 6.27
Darksalmon
#E9967A
ΔE00 6.92
Pinkish Tan
#D99B82
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA197 #97E0EA
analogous
#EA97B6 #EAA197 #EACA97
triadic
#EAA197 #97EAA1 #A197EA
tetradic
#EAA197 #B6EA97 #97E0EA #CA97EA
square
#EAA197 #B6EA97 #97E0EA #CA97EA
split-complementary
#EAA197 #97EACA #97B6EA
monochromatic
#D54531 #E07364 #EAA197 #F4CFCA #FAE8E6
Accessibility & contrast
On white
2.09
#EAA197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#EAA197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA197
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA197 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB96
Deuteranopia (green-blind)
#C2B996
Tritanopia (blue-blind)
#F9989F
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eaa197; /* rgb */ color: rgb(234, 161, 151); /* oklch */ color: oklch(77.7% 0.089 27.9);
Tailwind
colors: {
custom: {
50: '#f3bdb5',
500: '#eaa197',
950: '#000000',
},
}SCSS
$custom: #eaa197; $custom-light: #f3bdb5; $custom-dark: #000000;
JSON
{
"hex": "#eaa197",
"rgb": {
"r": 234,
"g": 161,
"b": 151
},
"hsl": {
"h": 7.229,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.77736,
"c": 0.08885,
"h": 27.9
},
"luminance": 0.45217
}Semantic roles & 50–950 ramp
primary
#EAA197
secondary
#DAEEF1
accent
#B8CE17
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171211
muted
#858180