#E8A99B#E8A99B
#E8A99B is a light, moderate red. Relative luminance 0.479; OKLCH L 79.0% C 0.078 H 32.9°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A99B |
|---|---|
| RGB | rgb(232, 169, 155) |
| HSL | hsl(11, 63%, 76%) |
| HSV | hsv(11, 33%, 91%) |
| CMYK | cmyk(0%, 27.2%, 33.2%, 9%) |
| CIE-LAB | lab(74.76, 21.32, 16.37) |
| CIE-LCH | lch(74.76, 26.88, 37.53°) |
| OKLab | oklab(79.05% 0.0651 0.0421) |
| OKLCH | oklch(79.05% 0.078 32.9) |
| XYZ | xyz(53.3846, 47.9015, 37.4380) |
| Luminance | 0.4790 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.21
Light Salmon
#FEA993
ΔE00 4.80
Pale Salmon
#FFB19A
ΔE00 4.85
Pinkish Tan
#D99B82
ΔE00 5.93
Peachy Pink
#FF9A8A
ΔE00 6.71
Darksalmon
#E9967A
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A99B #9BDAE8
analogous
#E89BB3 #E8A99B #E8CF9B
triadic
#E8A99B #9BE8A9 #A99BE8
tetradic
#E8A99B #B3E89B #9BDAE8 #CF9BE8
square
#E8A99B #B3E89B #9BDAE8 #CF9BE8
split-complementary
#E8A99B #9BE8CF #9BB3E8
monochromatic
#D15337 #DD7E69 #E8A99B #F3D4CD #F9EAE6
Accessibility & contrast
On white
1.98
#E8A99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#E8A99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A99B
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A99B | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B09A
Deuteranopia (green-blind)
#C6BD9A
Tritanopia (blue-blind)
#F6A1A5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e8a99b; /* rgb */ color: rgb(232, 169, 155); /* oklch */ color: oklch(79.0% 0.078 32.9);
Tailwind
colors: {
custom: {
50: '#f1c2b8',
500: '#e8a99b',
950: '#000000',
},
}SCSS
$custom: #e8a99b; $custom-light: #f1c2b8; $custom-dark: #000000;
JSON
{
"hex": "#e8a99b",
"rgb": {
"r": 232,
"g": 169,
"b": 155
},
"hsl": {
"h": 10.909,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.7905,
"c": 0.07752,
"h": 32.9
},
"luminance": 0.47898
}Semantic roles & 50–950 ramp
primary
#E8A99B
secondary
#DAEDF1
accent
#AACA1B
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#171211
muted
#858180