#EEA799#EEA799
#EEA799 is a light, moderate red. Relative luminance 0.481; OKLCH L 79.3% C 0.087 H 31.5°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA799 |
|---|---|
| RGB | rgb(238, 167, 153) |
| HSL | hsl(10, 71%, 77%) |
| HSV | hsv(10, 36%, 93%) |
| CMYK | cmyk(0%, 29.8%, 35.7%, 6.7%) |
| CIE-LAB | lab(74.90, 24.42, 17.75) |
| CIE-LCH | lch(74.90, 30.19, 36.01°) |
| OKLab | oklab(79.29% 0.0742 0.0455) |
| OKLCH | oklch(79.29% 0.087 31.5) |
| XYZ | xyz(54.8303, 48.1181, 36.5306) |
| Luminance | 0.4811 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.83
Light Salmon
#FEA993
ΔE00 3.73
Pale Salmon
#FFB19A
ΔE00 4.31
Peachy Pink
#FF9A8A
ΔE00 5.21
Pinkish Tan
#D99B82
ΔE00 6.43
Darksalmon
#E9967A
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA799 #99E0EE
analogous
#EE99B6 #EEA799 #EED299
triadic
#EEA799 #99EEA7 #A799EE
tetradic
#EEA799 #B6EE99 #99E0EE #D299EE
square
#EEA799 #B6EE99 #99E0EE #D299EE
split-complementary
#EEA799 #99EED2 #99B6EE
monochromatic
#DD4C30 #E57A65 #EEA799 #F7D4CD #FBE8E5
Accessibility & contrast
On white
1.98
#EEA799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#EEA799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA799
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA799 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B098
Deuteranopia (green-blind)
#C7BE98
Tritanopia (blue-blind)
#FE9EA3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eea799; /* rgb */ color: rgb(238, 167, 153); /* oklch */ color: oklch(79.3% 0.087 31.5);
Tailwind
colors: {
custom: {
50: '#f5c1b7',
500: '#eea799',
950: '#000000',
},
}SCSS
$custom: #eea799; $custom-light: #f5c1b7; $custom-dark: #000000;
JSON
{
"hex": "#eea799",
"rgb": {
"r": 238,
"g": 167,
"b": 153
},
"hsl": {
"h": 9.882,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.79285,
"c": 0.08703,
"h": 31.5
},
"luminance": 0.48114
}Semantic roles & 50–950 ramp
primary
#EEA799
secondary
#D9EEF2
accent
#B4D312
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180