#E8A9AA#E8A9AA
#E8A9AA is a light, moderate red. Relative luminance 0.484; OKLCH L 79.4% C 0.074 H 17.8°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A9AA |
|---|---|
| RGB | rgb(232, 169, 170) |
| HSL | hsl(359, 58%, 79%) |
| HSV | hsv(359, 27%, 91%) |
| CMYK | cmyk(0%, 27.2%, 26.7%, 9%) |
| CIE-LAB | lab(75.10, 23.29, 8.66) |
| CIE-LCH | lch(75.10, 24.84, 20.40°) |
| OKLab | oklab(79.42% 0.0709 0.0228) |
| OKLCH | oklch(79.42% 0.075 17.8) |
| XYZ | xyz(54.7235, 48.4370, 44.4893) |
| Luminance | 0.4843 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.01
Lightpink
#FFB6C1
ΔE00 5.60
Faded Pink
#DE9DAC
ΔE00 5.72
Pale Rose
#FDC1C5
ΔE00 6.04
Soft Pink
#FDB0C0
ΔE00 6.16
Pink
#FFC0CB
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A9AA #A9E8E7
analogous
#E8A9C9 #E8A9AA #E8C7A9
triadic
#E8A9AA #AAE8A9 #A9AAE8
tetradic
#E8A9AA #C9E8A9 #A9E8E7 #C7A9E8
square
#E8A9AA #C9E8A9 #A9E8E7 #C7A9E8
split-complementary
#E8A9AA #A9E8C7 #A9C9E8
monochromatic
#CE484B #DB797A #E8A9AA #F5D9DA #F9E7E7
Accessibility & contrast
On white
1.97
#E8A9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#E8A9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A9AA
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A9AA | 1.00 | 1.97 | 10.69 | 10.69 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AA
Deuteranopia (green-blind)
#C3BDA9
Tritanopia (blue-blind)
#F5A3AA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e8a9aa; /* rgb */ color: rgb(232, 169, 170); /* oklch */ color: oklch(79.4% 0.074 17.8);
Tailwind
colors: {
custom: {
50: '#f0c3c3',
500: '#e8a9aa',
950: '#000000',
},
}SCSS
$custom: #e8a9aa; $custom-light: #f0c3c3; $custom-dark: #000000;
JSON
{
"hex": "#e8a9aa",
"rgb": {
"r": 232,
"g": 169,
"b": 170
},
"hsl": {
"h": 359.048,
"s": 57.798,
"l": 78.627
},
"oklch": {
"l": 0.79421,
"c": 0.0745,
"h": 17.8
},
"luminance": 0.48434
}Semantic roles & 50–950 ramp
primary
#E8A9AA
secondary
#DBF0EF
accent
#C5C320
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#171212
muted
#858181