#E0ABA1#E0ABA1
#E0ABA1 is a light, moderate red. Relative luminance 0.475; OKLCH L 78.7% C 0.064 H 30.7°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E0ABA1 |
|---|---|
| RGB | rgb(224, 171, 161) |
| HSL | hsl(10, 50%, 75%) |
| HSV | hsv(10, 28%, 88%) |
| CMYK | cmyk(0%, 23.7%, 28.1%, 12.2%) |
| CIE-LAB | lab(74.54, 17.99, 12.67) |
| CIE-LCH | lch(74.54, 22.00, 35.15°) |
| OKLab | oklab(78.73% 0.0553 0.0329) |
| OKLCH | oklch(78.73% 0.064 30.7) |
| XYZ | xyz(51.7374, 47.5489, 40.1640) |
| Luminance | 0.4755 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.41
Pale Salmon
#FFB19A
ΔE00 6.95
Pinkish Tan
#D99B82
ΔE00 7.03
Light Salmon
#FEA993
ΔE00 7.19
Pinkish Grey
#C8ACA9
ΔE00 7.25
Dusty Pink
#D8A7B1
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0ABA1 #A1D6E0
analogous
#E0A1B6 #E0ABA1 #E0CAA1
triadic
#E0ABA1 #A1E0AB #ABA1E0
tetradic
#E0ABA1 #B6E0A1 #A1D6E0 #CAA1E0
square
#E0ABA1 #B6E0A1 #A1D6E0 #CAA1E0
split-complementary
#E0ABA1 #A1E0CA #A1B6E0
monochromatic
#C25945 #D18273 #E0ABA1 #EFD4CF #F7EAE8
Accessibility & contrast
On white
2.00
#E0ABA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#E0ABA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0ABA1
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0ABA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0ABA1 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B1A0
Deuteranopia (green-blind)
#C3BBA1
Tritanopia (blue-blind)
#ECA4A8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e0aba1; /* rgb */ color: rgb(224, 171, 161); /* oklch */ color: oklch(78.7% 0.064 30.7);
Tailwind
colors: {
custom: {
50: '#ebc4bc',
500: '#e0aba1',
950: '#000000',
},
}SCSS
$custom: #e0aba1; $custom-light: #ebc4bc; $custom-dark: #000000;
JSON
{
"hex": "#e0aba1",
"rgb": {
"r": 224,
"g": 171,
"b": 161
},
"hsl": {
"h": 9.524,
"s": 50.4,
"l": 75.49
},
"oklch": {
"l": 0.78733,
"c": 0.06434,
"h": 30.7
},
"luminance": 0.47546
}Semantic roles & 50–950 ramp
primary
#E0ABA1
secondary
#DDECEE
accent
#A6BE28
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161212
muted
#848181