#EEA199#EEA199
#EEA199 is a light, moderate red. Relative luminance 0.460; OKLCH L 78.2% C 0.093 H 25.9°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA199 |
|---|---|
| RGB | rgb(238, 161, 153) |
| HSL | hsl(6, 71%, 77%) |
| HSV | hsv(6, 36%, 93%) |
| CMYK | cmyk(0%, 32.4%, 35.7%, 6.7%) |
| CIE-LAB | lab(73.53, 27.60, 15.84) |
| CIE-LCH | lch(73.53, 31.82, 29.85°) |
| OKLab | oklab(78.23% 0.0838 0.0408) |
| OKLCH | oklch(78.23% 0.093 25.9) |
| XYZ | xyz(53.7565, 45.9705, 36.1727) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.14
Peachy Pink
#FF9A8A
ΔE00 4.81
Light Salmon
#FEA993
ΔE00 5.56
Pale Salmon
#FFB19A
ΔE00 6.63
Darksalmon
#E9967A
ΔE00 7.66
Pinkish Tan
#D99B82
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA199 #99E6EE
analogous
#EE99BC #EEA199 #EECC99
triadic
#EEA199 #99EEA1 #A199EE
tetradic
#EEA199 #BCEE99 #99E6EE #CC99EE
square
#EEA199 #BCEE99 #99E6EE #CC99EE
split-complementary
#EEA199 #99EECC #99BCEE
monochromatic
#DD4030 #E57165 #EEA199 #F7D1CD #FBE7E5
Accessibility & contrast
On white
2.06
#EEA199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#EEA199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA199
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA199 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB98
Deuteranopia (green-blind)
#C3BB98
Tritanopia (blue-blind)
#FE979F
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eea199; /* rgb */ color: rgb(238, 161, 153); /* oklch */ color: oklch(78.2% 0.093 25.9);
Tailwind
colors: {
custom: {
50: '#f5bdb7',
500: '#eea199',
950: '#000000',
},
}SCSS
$custom: #eea199; $custom-light: #f5bdb7; $custom-dark: #000000;
JSON
{
"hex": "#eea199",
"rgb": {
"r": 238,
"g": 161,
"b": 153
},
"hsl": {
"h": 5.647,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.78226,
"c": 0.09314,
"h": 25.9
},
"luminance": 0.45967
}Semantic roles & 50–950 ramp
primary
#EEA199
secondary
#D9F0F2
accent
#C1D312
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171211
muted
#858180