#E4AAA0#E4AAA0
#E4AAA0 is a light, moderate red. Relative luminance 0.478; OKLCH L 78.9% C 0.070 H 29.8°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E4AAA0 |
|---|---|
| RGB | rgb(228, 170, 160) |
| HSL | hsl(9, 56%, 76%) |
| HSV | hsv(9, 30%, 89%) |
| CMYK | cmyk(0%, 25.4%, 29.8%, 10.6%) |
| CIE-LAB | lab(74.69, 19.91, 13.48) |
| CIE-LCH | lch(74.69, 24.04, 34.11°) |
| OKLab | oklab(78.93% 0.061 0.0349) |
| OKLCH | oklch(78.93% 0.07 29.8) |
| XYZ | xyz(52.7160, 47.7844, 39.6975) |
| Luminance | 0.4778 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.46
Pale Salmon
#FFB19A
ΔE00 6.32
Light Salmon
#FEA993
ΔE00 6.38
Pinkish Tan
#D99B82
ΔE00 7.03
Peachy Pink
#FF9A8A
ΔE00 7.85
Dusty Pink
#D8A7B1
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4AAA0 #A0DAE4
analogous
#E4A0B8 #E4AAA0 #E4CCA0
triadic
#E4AAA0 #A0E4AA #AAA0E4
tetradic
#E4AAA0 #B8E4A0 #A0DAE4 #CCA0E4
square
#E4AAA0 #B8E4A0 #A0DAE4 #CCA0E4
split-complementary
#E4AAA0 #A0E4CC #A0B8E4
monochromatic
#C95541 #D67F70 #E4AAA0 #F2D5D0 #F8EAE7
Accessibility & contrast
On white
1.99
#E4AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#E4AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4AAA0
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4AAA0 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B19F
Deuteranopia (green-blind)
#C4BC9F
Tritanopia (blue-blind)
#F1A3A7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e4aaa0; /* rgb */ color: rgb(228, 170, 160); /* oklch */ color: oklch(78.9% 0.070 29.8);
Tailwind
colors: {
custom: {
50: '#eec3bc',
500: '#e4aaa0',
950: '#000000',
},
}SCSS
$custom: #e4aaa0; $custom-light: #eec3bc; $custom-dark: #000000;
JSON
{
"hex": "#e4aaa0",
"rgb": {
"r": 228,
"g": 170,
"b": 160
},
"hsl": {
"h": 8.824,
"s": 55.738,
"l": 76.078
},
"oklch": {
"l": 0.78934,
"c": 0.07028,
"h": 29.8
},
"luminance": 0.47781
}Semantic roles & 50–950 ramp
primary
#E4AAA0
secondary
#DCEDEF
accent
#ACC322
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161212
muted
#848181