#E4AAA9#E4AAA9
#E4AAA9 is a light, moderate red. Relative luminance 0.481; OKLCH L 79.2% C 0.069 H 19.8°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E4AAA9 |
|---|---|
| RGB | rgb(228, 170, 169) |
| HSL | hsl(1, 52%, 78%) |
| HSV | hsv(1, 26%, 89%) |
| CMYK | cmyk(0%, 25.4%, 25.9%, 10.6%) |
| CIE-LAB | lab(74.89, 21.13, 8.86) |
| CIE-LCH | lch(74.89, 22.91, 22.74°) |
| OKLab | oklab(79.16% 0.0645 0.0233) |
| OKLCH | oklch(79.16% 0.069 19.8) |
| XYZ | xyz(53.5320, 48.1107, 43.9950) |
| Luminance | 0.4811 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.94
Pale Rose
#FDC1C5
ΔE00 6.29
Faded Pink
#DE9DAC
ΔE00 6.37
Lightpink
#FFB6C1
ΔE00 6.48
Soft Pink
#FDB0C0
ΔE00 7.18
Light Rose
#FFC5CB
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4AAA9 #A9E3E4
analogous
#E4A9C5 #E4AAA9 #E4C7A9
triadic
#E4AAA9 #A9E4AA #AAA9E4
tetradic
#E4AAA9 #C5E4A9 #A9E3E4 #C7A9E4
square
#E4AAA9 #C5E4A9 #A9E3E4 #C7A9E4
split-complementary
#E4AAA9 #A9E4C7 #A9C5E4
monochromatic
#C74E4C #D57C7A #E4AAA9 #F3D8D8 #F8E8E8
Accessibility & contrast
On white
1.98
#E4AAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#E4AAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4AAA9
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4AAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4AAA9 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2A9
Deuteranopia (green-blind)
#C2BDA8
Tritanopia (blue-blind)
#F0A4AA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e4aaa9; /* rgb */ color: rgb(228, 170, 169); /* oklch */ color: oklch(79.2% 0.069 19.8);
Tailwind
colors: {
custom: {
50: '#edc3c2',
500: '#e4aaa9',
950: '#000000',
},
}SCSS
$custom: #e4aaa9; $custom-light: #edc3c2; $custom-dark: #000000;
JSON
{
"hex": "#e4aaa9",
"rgb": {
"r": 228,
"g": 170,
"b": 169
},
"hsl": {
"h": 1.017,
"s": 52.212,
"l": 77.843
},
"oklch": {
"l": 0.79161,
"c": 0.06856,
"h": 19.8
},
"luminance": 0.48108
}Semantic roles & 50–950 ramp
primary
#E4AAA9
secondary
#DCEFEF
accent
#BDC026
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#161212
muted
#848181