#EEA797#EEA797
#EEA797 is a light, moderate red. Relative luminance 0.480; OKLCH L 79.2% C 0.088 H 33.2°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA797 |
|---|---|
| RGB | rgb(238, 167, 151) |
| HSL | hsl(11, 72%, 76%) |
| HSV | hsv(11, 37%, 93%) |
| CMYK | cmyk(0%, 29.8%, 36.6%, 6.7%) |
| CIE-LAB | lab(74.86, 24.18, 18.78) |
| CIE-LCH | lch(74.86, 30.62, 37.84°) |
| OKLab | oklab(79.24% 0.0734 0.048) |
| OKLCH | oklch(79.24% 0.088 33.2) |
| XYZ | xyz(54.6665, 48.0526, 35.6679) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.79
Light Salmon
#FEA993
ΔE00 3.31
Pale Salmon
#FFB19A
ΔE00 3.87
Peachy Pink
#FF9A8A
ΔE00 5.22
Darksalmon
#E9967A
ΔE00 5.90
Pinkish Tan
#D99B82
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA797 #97DEEE
analogous
#EE97B3 #EEA797 #EED397
triadic
#EEA797 #97EEA7 #A797EE
tetradic
#EEA797 #B3EE97 #97DEEE #D397EE
square
#EEA797 #B3EE97 #97DEEE #D397EE
split-complementary
#EEA797 #97EED3 #97B3EE
monochromatic
#DD4E2E #E57A62 #EEA797 #F7D4CC #FBE9E5
Accessibility & contrast
On white
1.98
#EEA797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#EEA797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA797
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA797 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B096
Deuteranopia (green-blind)
#C8BE96
Tritanopia (blue-blind)
#FE9DA3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eea797; /* rgb */ color: rgb(238, 167, 151); /* oklch */ color: oklch(79.2% 0.088 33.2);
Tailwind
colors: {
custom: {
50: '#f5c1b5',
500: '#eea797',
950: '#000000',
},
}SCSS
$custom: #eea797; $custom-light: #f5c1b5; $custom-dark: #000000;
JSON
{
"hex": "#eea797",
"rgb": {
"r": 238,
"g": 167,
"b": 151
},
"hsl": {
"h": 11.034,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.7924,
"c": 0.0877,
"h": 33.2
},
"luminance": 0.48049
}Semantic roles & 50–950 ramp
primary
#EEA797
secondary
#D9EEF2
accent
#B0D412
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180