#E9A0AA#E9A0AA
#E9A0AA is a light, moderate red. Relative luminance 0.454; OKLCH L 77.9% C 0.088 H 10.3°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E9A0AA |
|---|---|
| RGB | rgb(233, 160, 170) |
| HSL | hsl(352, 62%, 77%) |
| HSV | hsv(352, 31%, 91%) |
| CMYK | cmyk(0%, 31.3%, 27%, 8.6%) |
| CIE-LAB | lab(73.14, 28.45, 5.86) |
| CIE-LCH | lch(73.14, 29.05, 11.63°) |
| OKLab | oklab(77.93% 0.0863 0.0157) |
| OKLCH | oklch(77.93% 0.088 10.3) |
| XYZ | xyz(53.4320, 45.3708, 43.9655) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.96
Soft Pink
#FDB0C0
ΔE00 4.95
Dusty Pink
#D8A7B1
ΔE00 5.10
Pig Pink
#E78EA5
ΔE00 5.37
Lightpink
#FFB6C1
ΔE00 5.68
Dusty Pink (survey)
#D58A94
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9A0AA #A0E9DF
analogous
#E9A0CF #E9A0AA #E9BBA0
triadic
#E9A0AA #AAE9A0 #A0AAE9
tetradic
#E9A0AA #CFE9A0 #A0E9DF #BBA0E9
square
#E9A0AA #CFE9A0 #A0E9DF #BBA0E9
split-complementary
#E9A0AA #A0E9BB #A0CFE9
monochromatic
#D23D51 #DD6E7E #E9A0AA #F5D2D6 #F9E6E9
Accessibility & contrast
On white
2.08
#E9A0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#E9A0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9A0AA
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9A0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9A0AA | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABAA
Deuteranopia (green-blind)
#BDB9A9
Tritanopia (blue-blind)
#F69AA4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e9a0aa; /* rgb */ color: rgb(233, 160, 170); /* oklch */ color: oklch(77.9% 0.088 10.3);
Tailwind
colors: {
custom: {
50: '#f1bcc3',
500: '#e9a0aa',
950: '#000000',
},
}SCSS
$custom: #e9a0aa; $custom-light: #f1bcc3; $custom-dark: #000000;
JSON
{
"hex": "#e9a0aa",
"rgb": {
"r": 233,
"g": 160,
"b": 170
},
"hsl": {
"h": 351.781,
"s": 62.393,
"l": 77.059
},
"oklch": {
"l": 0.77932,
"c": 0.08769,
"h": 10.3
},
"luminance": 0.45368
}Semantic roles & 50–950 ramp
primary
#E9A0AA
secondary
#DAF1EE
accent
#CAB21B
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171212
muted
#858181