#E4ABA3#E4ABA3
#E4ABA3 is a light, moderate red. Relative luminance 0.483; OKLCH L 79.2% C 0.068 H 27.8°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E4ABA3 |
|---|---|
| RGB | rgb(228, 171, 163) |
| HSL | hsl(7, 55%, 77%) |
| HSV | hsv(7, 29%, 89%) |
| CMYK | cmyk(0%, 25%, 28.5%, 10.6%) |
| CIE-LAB | lab(74.99, 19.77, 12.27) |
| CIE-LCH | lch(74.99, 23.27, 31.83°) |
| OKLab | oklab(79.19% 0.0606 0.0319) |
| OKLCH | oklch(79.19% 0.068 27.8) |
| XYZ | xyz(53.1698, 48.2669, 41.1591) |
| Luminance | 0.4826 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.01
Pale Salmon
#FFB19A
ΔE00 6.89
Light Salmon
#FEA993
ΔE00 6.98
Dusty Pink
#D8A7B1
ΔE00 7.37
Pale Rose
#FDC1C5
ΔE00 7.56
Pinkish Tan
#D99B82
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4ABA3 #A3DCE4
analogous
#E4A3BC #E4ABA3 #E4CCA3
triadic
#E4ABA3 #A3E4AB #ABA3E4
tetradic
#E4ABA3 #BCE4A3 #A3DCE4 #CCA3E4
square
#E4ABA3 #BCE4A3 #A3DCE4 #CCA3E4
split-complementary
#E4ABA3 #A3E4CC #A3BCE4
monochromatic
#C85544 #D68074 #E4ABA3 #F2D6D2 #F8E9E7
Accessibility & contrast
On white
1.97
#E4ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#E4ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4ABA3
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4ABA3 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A2
Deuteranopia (green-blind)
#C4BDA2
Tritanopia (blue-blind)
#F1A4A9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e4aba3; /* rgb */ color: rgb(228, 171, 163); /* oklch */ color: oklch(79.2% 0.068 27.8);
Tailwind
colors: {
custom: {
50: '#edc4be',
500: '#e4aba3',
950: '#000000',
},
}SCSS
$custom: #e4aba3; $custom-light: #edc4be; $custom-dark: #000000;
JSON
{
"hex": "#e4aba3",
"rgb": {
"r": 228,
"g": 171,
"b": 163
},
"hsl": {
"h": 7.385,
"s": 54.622,
"l": 76.667
},
"oklch": {
"l": 0.79192,
"c": 0.06847,
"h": 27.8
},
"luminance": 0.48264
}Semantic roles & 50–950 ramp
primary
#E4ABA3
secondary
#DCEDEF
accent
#AFC223
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161212
muted
#848181