#EAAB97#EAAB97
#EAAB97 is a light, moderate red. Relative luminance 0.489; OKLCH L 79.5% C 0.080 H 38.3°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAB97 |
|---|---|
| RGB | rgb(234, 171, 151) |
| HSL | hsl(14, 66%, 75%) |
| HSV | hsv(14, 35%, 92%) |
| CMYK | cmyk(0%, 26.9%, 35.5%, 8.2%) |
| CIE-LAB | lab(75.36, 20.53, 19.41) |
| CIE-LCH | lch(75.36, 28.25, 43.40°) |
| OKLab | oklab(79.53% 0.0626 0.0495) |
| OKLCH | oklch(79.53% 0.08 38.3) |
| XYZ | xyz(54.0822, 48.8559, 35.8537) |
| Luminance | 0.4885 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.81
Light Salmon
#FEA993
ΔE00 4.24
Blush (survey)
#F29E8E
ΔE00 4.92
Pinkish Tan
#D99B82
ΔE00 4.96
Darksalmon
#E9967A
ΔE00 6.11
Lightsalmon
#FFA07A
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAB97 #97D6EA
analogous
#EA97AC #EAAB97 #EAD497
triadic
#EAAB97 #97EAAB #AB97EA
tetradic
#EAAB97 #ACEA97 #97D6EA #D497EA
square
#EAAB97 #ACEA97 #97D6EA #D497EA
split-complementary
#EAAB97 #97EAD4 #97ACEA
monochromatic
#D55931 #E08264 #EAAB97 #F4D4CA #FAEAE6
Accessibility & contrast
On white
1.95
#EAAB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#EAAB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAB97
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAB97 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB296
Deuteranopia (green-blind)
#C9BF97
Tritanopia (blue-blind)
#F9A2A6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #eaab97; /* rgb */ color: rgb(234, 171, 151); /* oklch */ color: oklch(79.5% 0.080 38.3);
Tailwind
colors: {
custom: {
50: '#f2c4b5',
500: '#eaab97',
950: '#000000',
},
}SCSS
$custom: #eaab97; $custom-light: #f2c4b5; $custom-dark: #000000;
JSON
{
"hex": "#eaab97",
"rgb": {
"r": 234,
"g": 171,
"b": 151
},
"hsl": {
"h": 14.458,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.79534,
"c": 0.0798,
"h": 38.3
},
"luminance": 0.48853
}Semantic roles & 50–950 ramp
primary
#EAAB97
secondary
#DAECF1
accent
#A2CE17
background
#FFFCFB
surface
#FEF8F6
border
#D6D1D0
text
#171211
muted
#858180