#EEA697#EEA697
#EEA697 is a light, moderate red. Relative luminance 0.477; OKLCH L 79.1% C 0.089 H 32.2°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA697 |
|---|---|
| RGB | rgb(238, 166, 151) |
| HSL | hsl(10, 72%, 76%) |
| HSV | hsv(10, 37%, 93%) |
| CMYK | cmyk(0%, 30.3%, 36.6%, 6.7%) |
| CIE-LAB | lab(74.63, 24.71, 18.46) |
| CIE-LCH | lch(74.63, 30.85, 36.76°) |
| OKLab | oklab(79.06% 0.075 0.0472) |
| OKLCH | oklch(79.06% 0.089 32.2) |
| XYZ | xyz(54.4840, 47.6876, 35.6071) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.52
Light Salmon
#FEA993
ΔE00 3.47
Pale Salmon
#FFB19A
ΔE00 4.19
Peachy Pink
#FF9A8A
ΔE00 4.97
Darksalmon
#E9967A
ΔE00 6.00
Pinkish Tan
#D99B82
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA697 #97DFEE
analogous
#EE97B4 #EEA697 #EED297
triadic
#EEA697 #97EEA6 #A697EE
tetradic
#EEA697 #B4EE97 #97DFEE #D297EE
square
#EEA697 #B4EE97 #97DFEE #D297EE
split-complementary
#EEA697 #97EED2 #97B4EE
monochromatic
#DD4C2E #E57962 #EEA697 #F7D3CC #FBE8E5
Accessibility & contrast
On white
1.99
#EEA697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#EEA697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA697
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA697 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF96
Deuteranopia (green-blind)
#C7BD96
Tritanopia (blue-blind)
#FE9CA2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eea697; /* rgb */ color: rgb(238, 166, 151); /* oklch */ color: oklch(79.1% 0.089 32.2);
Tailwind
colors: {
custom: {
50: '#f5c0b5',
500: '#eea697',
950: '#000000',
},
}SCSS
$custom: #eea697; $custom-light: #f5c0b5; $custom-dark: #000000;
JSON
{
"hex": "#eea697",
"rgb": {
"r": 238,
"g": 166,
"b": 151
},
"hsl": {
"h": 10.345,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.79062,
"c": 0.08861,
"h": 32.2
},
"luminance": 0.47684
}Semantic roles & 50–950 ramp
primary
#EEA697
secondary
#D9EEF2
accent
#B2D412
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180