#E5ABA2#E5ABA2
#E5ABA2 is a light, moderate red. Relative luminance 0.484; OKLCH L 79.3% C 0.070 H 28.7°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E5ABA2 |
|---|---|
| RGB | rgb(229, 171, 162) |
| HSL | hsl(8, 56%, 77%) |
| HSV | hsv(8, 29%, 90%) |
| CMYK | cmyk(0%, 25.3%, 29.3%, 10.2%) |
| CIE-LAB | lab(75.07, 20.01, 12.95) |
| CIE-LCH | lch(75.07, 23.84, 32.90°) |
| OKLab | oklab(79.27% 0.0613 0.0336) |
| OKLCH | oklch(79.27% 0.07 28.7) |
| XYZ | xyz(53.3988, 48.3953, 40.7040) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.68
Pale Salmon
#FFB19A
ΔE00 6.48
Light Salmon
#FEA993
ΔE00 6.57
Pinkish Tan
#D99B82
ΔE00 7.52
Pale Rose
#FDC1C5
ΔE00 7.76
Dusty Pink
#D8A7B1
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5ABA2 #A2DCE5
analogous
#E5A2BB #E5ABA2 #E5CDA2
triadic
#E5ABA2 #A2E5AB #ABA2E5
tetradic
#E5ABA2 #BBE5A2 #A2DCE5 #CDA2E5
square
#E5ABA2 #BBE5A2 #A2DCE5 #CDA2E5
split-complementary
#E5ABA2 #A2E5CD #A2BBE5
monochromatic
#CA5542 #D88072 #E5ABA2 #F2D6D2 #F8E9E7
Accessibility & contrast
On white
1.97
#E5ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#E5ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5ABA2
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5ABA2 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A1
Deuteranopia (green-blind)
#C5BDA1
Tritanopia (blue-blind)
#F2A4A9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e5aba2; /* rgb */ color: rgb(229, 171, 162); /* oklch */ color: oklch(79.3% 0.070 28.7);
Tailwind
colors: {
custom: {
50: '#eec4bd',
500: '#e5aba2',
950: '#000000',
},
}SCSS
$custom: #e5aba2; $custom-light: #eec4bd; $custom-dark: #000000;
JSON
{
"hex": "#e5aba2",
"rgb": {
"r": 229,
"g": 171,
"b": 162
},
"hsl": {
"h": 8.06,
"s": 56.303,
"l": 76.667
},
"oklch": {
"l": 0.7927,
"c": 0.06991,
"h": 28.7
},
"luminance": 0.48392
}Semantic roles & 50–950 ramp
primary
#E5ABA2
secondary
#DBEDF0
accent
#AEC422
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161212
muted
#848181