#EEA89B#EEA89B
#EEA89B is a light, moderate red. Relative luminance 0.485; OKLCH L 79.5% C 0.085 H 30.8°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA89B |
|---|---|
| RGB | rgb(238, 168, 155) |
| HSL | hsl(9, 71%, 77%) |
| HSV | hsv(9, 35%, 93%) |
| CMYK | cmyk(0%, 29.4%, 34.9%, 6.7%) |
| CIE-LAB | lab(75.17, 24.13, 17.04) |
| CIE-LCH | lch(75.17, 29.54, 35.23°) |
| OKLab | oklab(79.51% 0.0734 0.0437) |
| OKLCH | oklch(79.51% 0.085 30.8) |
| XYZ | xyz(55.1808, 48.5525, 37.4692) |
| Luminance | 0.4855 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.18
Light Salmon
#FEA993
ΔE00 4.03
Pale Salmon
#FFB19A
ΔE00 4.49
Peachy Pink
#FF9A8A
ΔE00 5.47
Pinkish Tan
#D99B82
ΔE00 6.76
Darksalmon
#E9967A
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA89B #9BE1EE
analogous
#EE9BB8 #EEA89B #EED29B
triadic
#EEA89B #9BEEA8 #A89BEE
tetradic
#EEA89B #B8EE9B #9BE1EE #D29BEE
square
#EEA89B #B8EE9B #9BE1EE #D29BEE
split-complementary
#EEA89B #9BEED2 #9BB8EE
monochromatic
#DC4D32 #E57A67 #EEA89B #F7D6CF #FBE8E5
Accessibility & contrast
On white
1.96
#EEA89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#EEA89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA89B
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA89B | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B19A
Deuteranopia (green-blind)
#C8BF9A
Tritanopia (blue-blind)
#FD9FA5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eea89b; /* rgb */ color: rgb(238, 168, 155); /* oklch */ color: oklch(79.5% 0.085 30.8);
Tailwind
colors: {
custom: {
50: '#f5c2b8',
500: '#eea89b',
950: '#000000',
},
}SCSS
$custom: #eea89b; $custom-light: #f5c2b8; $custom-dark: #000000;
JSON
{
"hex": "#eea89b",
"rgb": {
"r": 238,
"g": 168,
"b": 155
},
"hsl": {
"h": 9.398,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.7951,
"c": 0.08544,
"h": 30.8
},
"luminance": 0.48549
}Semantic roles & 50–950 ramp
primary
#EEA89B
secondary
#D9EEF2
accent
#B5D313
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180