#EAA397#EAA397
#EAA397 is a light, moderate red. Relative luminance 0.459; OKLCH L 78.1% C 0.087 H 29.8°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA397 |
|---|---|
| RGB | rgb(234, 163, 151) |
| HSL | hsl(9, 66%, 75%) |
| HSV | hsv(9, 35%, 92%) |
| CMYK | cmyk(0%, 30.3%, 35.5%, 8.2%) |
| CIE-LAB | lab(73.50, 24.79, 16.83) |
| CIE-LCH | lch(73.50, 29.96, 34.17°) |
| OKLab | oklab(78.09% 0.0753 0.0432) |
| OKLCH | oklch(78.09% 0.087 29.8) |
| XYZ | xyz(52.6166, 45.9247, 35.3652) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.70
Light Salmon
#FEA993
ΔE00 4.69
Peachy Pink
#FF9A8A
ΔE00 5.17
Pale Salmon
#FFB19A
ΔE00 5.53
Pinkish Tan
#D99B82
ΔE00 6.42
Darksalmon
#E9967A
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA397 #97DEEA
analogous
#EA97B4 #EAA397 #EACD97
triadic
#EAA397 #97EAA3 #A397EA
tetradic
#EAA397 #B4EA97 #97DEEA #CD97EA
square
#EAA397 #B4EA97 #97DEEA #CD97EA
split-complementary
#EAA397 #97EACD #97B4EA
monochromatic
#D54931 #E07664 #EAA397 #F4D0CA #FAE8E6
Accessibility & contrast
On white
2.06
#EAA397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#EAA397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA397
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA397 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC96
Deuteranopia (green-blind)
#C3BA96
Tritanopia (blue-blind)
#F99AA0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eaa397; /* rgb */ color: rgb(234, 163, 151); /* oklch */ color: oklch(78.1% 0.087 29.8);
Tailwind
colors: {
custom: {
50: '#f2beb5',
500: '#eaa397',
950: '#000000',
},
}SCSS
$custom: #eaa397; $custom-light: #f2beb5; $custom-dark: #000000;
JSON
{
"hex": "#eaa397",
"rgb": {
"r": 234,
"g": 163,
"b": 151
},
"hsl": {
"h": 8.675,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.78091,
"c": 0.08681,
"h": 29.8
},
"luminance": 0.45921
}Semantic roles & 50–950 ramp
primary
#EAA397
secondary
#DAEEF1
accent
#B4CE17
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180