#EEA49D#EEA49D
#EEA49D is a light, moderate red. Relative luminance 0.472; OKLCH L 78.8% C 0.089 H 25.3°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA49D |
|---|---|
| RGB | rgb(238, 164, 157) |
| HSL | hsl(5, 70%, 77%) |
| HSV | hsv(5, 34%, 93%) |
| CMYK | cmyk(0%, 31.1%, 34%, 6.7%) |
| CIE-LAB | lab(74.30, 26.50, 14.72) |
| CIE-LCH | lch(74.30, 30.31, 29.06°) |
| OKLab | oklab(78.85% 0.0805 0.038) |
| OKLCH | oklch(78.85% 0.089 25.3) |
| XYZ | xyz(54.6230, 47.1660, 38.1187) |
| Luminance | 0.4716 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.83
Peachy Pink
#FF9A8A
ΔE00 5.52
Light Salmon
#FEA993
ΔE00 5.81
Pale Salmon
#FFB19A
ΔE00 6.62
Lightpink
#FFB6C1
ΔE00 8.22
Darksalmon
#E9967A
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA49D #9DE7EE
analogous
#EE9DBF #EEA49D #EECC9D
triadic
#EEA49D #9DEEA4 #A49DEE
tetradic
#EEA49D #BFEE9D #9DE7EE #CC9DEE
square
#EEA49D #BFEE9D #9DE7EE #CC9DEE
split-complementary
#EEA49D #9DEECC #9DBFEE
monochromatic
#DC4335 #E57469 #EEA49D #F7D4D1 #FAE7E5
Accessibility & contrast
On white
2.01
#EEA49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#EEA49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA49D
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA49D | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9C
Deuteranopia (green-blind)
#C5BC9C
Tritanopia (blue-blind)
#FD9BA2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eea49d; /* rgb */ color: rgb(238, 164, 157); /* oklch */ color: oklch(78.8% 0.089 25.3);
Tailwind
colors: {
custom: {
50: '#f5bfb9',
500: '#eea49d',
950: '#000000',
},
}SCSS
$custom: #eea49d; $custom-light: #f5bfb9; $custom-dark: #000000;
JSON
{
"hex": "#eea49d",
"rgb": {
"r": 238,
"g": 164,
"b": 157
},
"hsl": {
"h": 5.185,
"s": 70.435,
"l": 77.451
},
"oklch": {
"l": 0.78848,
"c": 0.08906,
"h": 25.3
},
"luminance": 0.47162
}Semantic roles & 50–950 ramp
primary
#EEA49D
secondary
#D9F0F2
accent
#C2D213
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180