#E8ABA9#E8ABA9
#E8ABA9 is a light, moderate red. Relative luminance 0.491; OKLCH L 79.8% C 0.072 H 20.9°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E8ABA9 |
|---|---|
| RGB | rgb(232, 171, 169) |
| HSL | hsl(2, 58%, 79%) |
| HSV | hsv(2, 27%, 91%) |
| CMYK | cmyk(0%, 26.3%, 27.2%, 9%) |
| CIE-LAB | lab(75.54, 22.08, 9.84) |
| CIE-LCH | lch(75.54, 24.17, 24.02°) |
| OKLab | oklab(79.76% 0.0674 0.0258) |
| OKLCH | oklch(79.76% 0.072 20.9) |
| XYZ | xyz(55.0042, 49.1491, 44.1179) |
| Luminance | 0.4915 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.71
Pale Rose
#FDC1C5
ΔE00 6.01
Lightpink
#FFB6C1
ΔE00 6.25
Faded Pink
#DE9DAC
ΔE00 6.87
Blush (survey)
#F29E8E
ΔE00 7.04
Soft Pink
#FDB0C0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8ABA9 #A9E6E8
analogous
#E8A9C6 #E8ABA9 #E8CAA9
triadic
#E8ABA9 #A9E8AB #ABA9E8
tetradic
#E8ABA9 #C6E8A9 #A9E6E8 #CAA9E8
square
#E8ABA9 #C6E8A9 #A9E6E8 #CAA9E8
split-complementary
#E8ABA9 #A9E8CA #A9C6E8
monochromatic
#CE4D48 #DB7C79 #E8ABA9 #F5DAD9 #F9E7E7
Accessibility & contrast
On white
1.94
#E8ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#E8ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8ABA9
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8ABA9 | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3A9
Deuteranopia (green-blind)
#C5BFA8
Tritanopia (blue-blind)
#F5A5AB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #e8aba9; /* rgb */ color: rgb(232, 171, 169); /* oklch */ color: oklch(79.8% 0.072 20.9);
Tailwind
colors: {
custom: {
50: '#f0c4c2',
500: '#e8aba9',
950: '#000000',
},
}SCSS
$custom: #e8aba9; $custom-light: #f0c4c2; $custom-dark: #000000;
JSON
{
"hex": "#e8aba9",
"rgb": {
"r": 232,
"g": 171,
"b": 169
},
"hsl": {
"h": 1.905,
"s": 57.798,
"l": 78.627
},
"oklch": {
"l": 0.79757,
"c": 0.07217,
"h": 20.9
},
"luminance": 0.49146
}Semantic roles & 50–950 ramp
primary
#E8ABA9
secondary
#DBEFF0
accent
#C0C520
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#171212
muted
#858181