#EEA397#EEA397
#EEA397 is a light, moderate red. Relative luminance 0.466; OKLCH L 78.5% C 0.092 H 29.3°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA397 |
|---|---|
| RGB | rgb(238, 163, 151) |
| HSL | hsl(8, 72%, 76%) |
| HSV | hsv(8, 37%, 93%) |
| CMYK | cmyk(0%, 31.5%, 36.6%, 6.7%) |
| CIE-LAB | lab(73.94, 26.31, 17.51) |
| CIE-LCH | lch(73.94, 31.60, 33.65°) |
| OKLab | oklab(78.53% 0.0798 0.0448) |
| OKLCH | oklch(78.53% 0.092 29.3) |
| XYZ | xyz(53.9450, 46.6096, 35.4274) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.21
Light Salmon
#FEA993
ΔE00 4.27
Peachy Pink
#FF9A8A
ΔE00 4.49
Pale Salmon
#FFB19A
ΔE00 5.28
Darksalmon
#E9967A
ΔE00 6.50
Pinkish Tan
#D99B82
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA397 #97E2EE
analogous
#EE97B7 #EEA397 #EECF97
triadic
#EEA397 #97EEA3 #A397EE
tetradic
#EEA397 #B7EE97 #97E2EE #CF97EE
square
#EEA397 #B7EE97 #97E2EE #CF97EE
split-complementary
#EEA397 #97EECF #97B7EE
monochromatic
#DD462E #E57462 #EEA397 #F7D2CC #FBE8E5
Accessibility & contrast
On white
2.03
#EEA397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#EEA397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA397
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA397 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD96
Deuteranopia (green-blind)
#C5BC96
Tritanopia (blue-blind)
#FE99A0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eea397; /* rgb */ color: rgb(238, 163, 151); /* oklch */ color: oklch(78.5% 0.092 29.3);
Tailwind
colors: {
custom: {
50: '#f5beb5',
500: '#eea397',
950: '#000000',
},
}SCSS
$custom: #eea397; $custom-light: #f5beb5; $custom-dark: #000000;
JSON
{
"hex": "#eea397",
"rgb": {
"r": 238,
"g": 163,
"b": 151
},
"hsl": {
"h": 8.276,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.78531,
"c": 0.09153,
"h": 29.3
},
"luminance": 0.46606
}Semantic roles & 50–950 ramp
primary
#EEA397
secondary
#D9EFF2
accent
#B9D412
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180