#EAA997#EAA997
#EAA997 is a light, moderate red. Relative luminance 0.481; OKLCH L 79.2% C 0.081 H 36.1°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA997 |
|---|---|
| RGB | rgb(234, 169, 151) |
| HSL | hsl(13, 66%, 75%) |
| HSV | hsv(13, 35%, 92%) |
| CMYK | cmyk(0%, 27.8%, 35.5%, 8.2%) |
| CIE-LAB | lab(74.89, 21.59, 18.76) |
| CIE-LCH | lch(74.89, 28.60, 40.99°) |
| OKLab | oklab(79.17% 0.0658 0.0479) |
| OKLCH | oklch(79.17% 0.081 36.1) |
| XYZ | xyz(53.7073, 48.1061, 35.7287) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.93
Light Salmon
#FEA993
ΔE00 3.97
Blush (survey)
#F29E8E
ΔE00 4.08
Pinkish Tan
#D99B82
ΔE00 5.09
Darksalmon
#E9967A
ΔE00 5.94
Peachy Pink
#FF9A8A
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA997 #97D8EA
analogous
#EA97AE #EAA997 #EAD297
triadic
#EAA997 #97EAA9 #A997EA
tetradic
#EAA997 #AEEA97 #97D8EA #D297EA
square
#EAA997 #AEEA97 #97D8EA #D297EA
split-complementary
#EAA997 #97EAD2 #97AEEA
monochromatic
#D55531 #E07F64 #EAA997 #F4D3CA #FAEAE6
Accessibility & contrast
On white
1.98
#EAA997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#EAA997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA997
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA997 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B096
Deuteranopia (green-blind)
#C7BE96
Tritanopia (blue-blind)
#F9A0A4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eaa997; /* rgb */ color: rgb(234, 169, 151); /* oklch */ color: oklch(79.2% 0.081 36.1);
Tailwind
colors: {
custom: {
50: '#f2c3b5',
500: '#eaa997',
950: '#000000',
},
}SCSS
$custom: #eaa997; $custom-light: #f2c3b5; $custom-dark: #000000;
JSON
{
"hex": "#eaa997",
"rgb": {
"r": 234,
"g": 169,
"b": 151
},
"hsl": {
"h": 13.012,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.7917,
"c": 0.08137,
"h": 36.1
},
"luminance": 0.48103
}Semantic roles & 50–950 ramp
primary
#EAA997
secondary
#DAECF1
accent
#A7CE17
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180