#E8A09B#E8A09B
#E8A09B is a light, moderate red. Relative luminance 0.447; OKLCH L 77.4% C 0.087 H 23.7°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A09B |
|---|---|
| RGB | rgb(232, 160, 155) |
| HSL | hsl(4, 63%, 76%) |
| HSV | hsv(4, 33%, 91%) |
| CMYK | cmyk(0%, 31%, 33.2%, 9%) |
| CIE-LAB | lab(72.67, 26.12, 13.45) |
| CIE-LCH | lch(72.67, 29.38, 27.24°) |
| OKLab | oklab(77.44% 0.0794 0.0348) |
| OKLCH | oklch(77.44% 0.087 23.7) |
| XYZ | xyz(51.7676, 44.6674, 36.8990) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.52
Peachy Pink
#FF9A8A
ΔE00 6.24
Light Salmon
#FEA993
ΔE00 7.02
Faded Pink
#DE9DAC
ΔE00 7.74
Dusty Pink (survey)
#D58A94
ΔE00 7.85
Dusty Pink
#D8A7B1
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A09B #9BE3E8
analogous
#E89BBC #E8A09B #E8C69B
triadic
#E8A09B #9BE8A0 #A09BE8
tetradic
#E8A09B #BCE89B #9BE3E8 #C69BE8
square
#E8A09B #BCE89B #9BE3E8 #C69BE8
split-complementary
#E8A09B #9BE8C6 #9BBCE8
monochromatic
#D14137 #DD7169 #E8A09B #F3CFCD #F9E7E6
Accessibility & contrast
On white
2.11
#E8A09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#E8A09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A09B
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A09B | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9A
Deuteranopia (green-blind)
#C0B89A
Tritanopia (blue-blind)
#F7989F
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e8a09b; /* rgb */ color: rgb(232, 160, 155); /* oklch */ color: oklch(77.4% 0.087 23.7);
Tailwind
colors: {
custom: {
50: '#f1bcb8',
500: '#e8a09b',
950: '#000000',
},
}SCSS
$custom: #e8a09b; $custom-light: #f1bcb8; $custom-dark: #000000;
JSON
{
"hex": "#e8a09b",
"rgb": {
"r": 232,
"g": 160,
"b": 155
},
"hsl": {
"h": 3.896,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.77435,
"c": 0.08673,
"h": 23.7
},
"luminance": 0.44664
}Semantic roles & 50–950 ramp
primary
#E8A09B
secondary
#DAEFF1
accent
#BFCA1B
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171211
muted
#858180