#EEA699#EEA699
#EEA699 is a light, moderate red. Relative luminance 0.477; OKLCH L 79.1% C 0.088 H 30.5°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA699 |
|---|---|
| RGB | rgb(238, 166, 153) |
| HSL | hsl(9, 71%, 77%) |
| HSV | hsv(9, 36%, 93%) |
| CMYK | cmyk(0%, 30.3%, 35.7%, 6.7%) |
| CIE-LAB | lab(74.67, 24.95, 17.43) |
| CIE-LCH | lch(74.67, 30.44, 34.94°) |
| OKLab | oklab(79.11% 0.0758 0.0447) |
| OKLCH | oklch(79.11% 0.088 30.5) |
| XYZ | xyz(54.6478, 47.7531, 36.4698) |
| Luminance | 0.4775 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.68
Light Salmon
#FEA993
ΔE00 3.96
Pale Salmon
#FFB19A
ΔE00 4.67
Peachy Pink
#FF9A8A
ΔE00 5.03
Darksalmon
#E9967A
ΔE00 6.58
Pinkish Tan
#D99B82
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA699 #99E1EE
analogous
#EE99B7 #EEA699 #EED199
triadic
#EEA699 #99EEA6 #A699EE
tetradic
#EEA699 #B7EE99 #99E1EE #D199EE
square
#EEA699 #B7EE99 #99E1EE #D199EE
split-complementary
#EEA699 #99EED1 #99B7EE
monochromatic
#DD4A30 #E57865 #EEA699 #F7D4CD #FBE8E5
Accessibility & contrast
On white
1.99
#EEA699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#EEA699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA699
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA699 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF98
Deuteranopia (green-blind)
#C7BD98
Tritanopia (blue-blind)
#FE9DA3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eea699; /* rgb */ color: rgb(238, 166, 153); /* oklch */ color: oklch(79.1% 0.088 30.5);
Tailwind
colors: {
custom: {
50: '#f5c1b7',
500: '#eea699',
950: '#000000',
},
}SCSS
$custom: #eea699; $custom-light: #f5c1b7; $custom-dark: #000000;
JSON
{
"hex": "#eea699",
"rgb": {
"r": 238,
"g": 166,
"b": 153
},
"hsl": {
"h": 9.176,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.79107,
"c": 0.08798,
"h": 30.5
},
"luminance": 0.47749
}Semantic roles & 50–950 ramp
primary
#EEA699
secondary
#D9EEF2
accent
#B6D312
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180