#E4AAA7#E4AAA7
#E4AAA7 is a light, moderate red. Relative luminance 0.480; OKLCH L 79.1% C 0.069 H 22.1°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E4AAA7 |
|---|---|
| RGB | rgb(228, 170, 167) |
| HSL | hsl(3, 53%, 77%) |
| HSV | hsv(3, 27%, 89%) |
| CMYK | cmyk(0%, 25.4%, 26.8%, 10.6%) |
| CIE-LAB | lab(74.85, 20.85, 9.88) |
| CIE-LCH | lch(74.85, 23.08, 25.36°) |
| OKLab | oklab(79.11% 0.0637 0.0259) |
| OKLCH | oklch(79.11% 0.069 22.1) |
| XYZ | xyz(53.3457, 48.0362, 43.0138) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.62
Pale Rose
#FDC1C5
ΔE00 6.60
Blush (survey)
#F29E8E
ΔE00 7.01
Lightpink
#FFB6C1
ΔE00 7.03
Faded Pink
#DE9DAC
ΔE00 7.07
Light Rose
#FFC5CB
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4AAA7 #A7E1E4
analogous
#E4A7C2 #E4AAA7 #E4C9A7
triadic
#E4AAA7 #A7E4AA #AAA7E4
tetradic
#E4AAA7 #C2E4A7 #A7E1E4 #C9A7E4
square
#E4AAA7 #C2E4A7 #A7E1E4 #C9A7E4
split-complementary
#E4AAA7 #A7E4C9 #A7C2E4
monochromatic
#C75049 #D67D78 #E4AAA7 #F2D7D6 #F8E8E8
Accessibility & contrast
On white
1.98
#E4AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#E4AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4AAA7
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4AAA7 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2A7
Deuteranopia (green-blind)
#C3BDA6
Tritanopia (blue-blind)
#F0A4A9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e4aaa7; /* rgb */ color: rgb(228, 170, 167); /* oklch */ color: oklch(79.1% 0.069 22.1);
Tailwind
colors: {
custom: {
50: '#edc3c1',
500: '#e4aaa7',
950: '#000000',
},
}SCSS
$custom: #e4aaa7; $custom-light: #edc3c1; $custom-dark: #000000;
JSON
{
"hex": "#e4aaa7",
"rgb": {
"r": 228,
"g": 170,
"b": 167
},
"hsl": {
"h": 2.951,
"s": 53.043,
"l": 77.451
},
"oklch": {
"l": 0.7911,
"c": 0.06878,
"h": 22.1
},
"luminance": 0.48033
}Semantic roles & 50–950 ramp
primary
#E4AAA7
secondary
#DCEEEF
accent
#B9C025
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#161212
muted
#848181