#EAA0AA#EAA0AA
#EAA0AA is a light, moderate red. Relative luminance 0.455; OKLCH L 78.0% C 0.089 H 10.4°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA0AA |
|---|---|
| RGB | rgb(234, 160, 170) |
| HSL | hsl(352, 64%, 77%) |
| HSV | hsv(352, 32%, 92%) |
| CMYK | cmyk(0%, 31.6%, 27.4%, 8.2%) |
| CIE-LAB | lab(73.25, 28.82, 6.03) |
| CIE-LCH | lch(73.25, 29.44, 11.82°) |
| OKLab | oklab(78.04% 0.0874 0.0161) |
| OKLCH | oklch(78.04% 0.089 10.4) |
| XYZ | xyz(53.7595, 45.5396, 43.9809) |
| Luminance | 0.4554 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.12
Soft Pink
#FDB0C0
ΔE00 4.89
Dusty Pink
#D8A7B1
ΔE00 5.28
Pig Pink
#E78EA5
ΔE00 5.37
Lightpink
#FFB6C1
ΔE00 5.61
Dusty Pink (survey)
#D58A94
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA0AA #A0EAE0
analogous
#EAA0CF #EAA0AA #EABBA0
triadic
#EAA0AA #AAEAA0 #A0AAEA
tetradic
#EAA0AA #CFEAA0 #A0EAE0 #BBA0EA
square
#EAA0AA #CFEAA0 #A0EAE0 #BBA0EA
split-complementary
#EAA0AA #A0EABB #A0CFEA
monochromatic
#D43C50 #DF6E7D #EAA0AA #F5D2D7 #F9E6E9
Accessibility & contrast
On white
2.08
#EAA0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#EAA0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA0AA
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA0AA | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAA
Deuteranopia (green-blind)
#BEB9A9
Tritanopia (blue-blind)
#F79AA4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eaa0aa; /* rgb */ color: rgb(234, 160, 170); /* oklch */ color: oklch(78.0% 0.089 10.4);
Tailwind
colors: {
custom: {
50: '#f2bcc3',
500: '#eaa0aa',
950: '#000000',
},
}SCSS
$custom: #eaa0aa; $custom-light: #f2bcc3; $custom-dark: #000000;
JSON
{
"hex": "#eaa0aa",
"rgb": {
"r": 234,
"g": 160,
"b": 170
},
"hsl": {
"h": 351.892,
"s": 63.793,
"l": 77.255
},
"oklch": {
"l": 0.78041,
"c": 0.08886,
"h": 10.4
},
"luminance": 0.45536
}Semantic roles & 50–950 ramp
primary
#EAA0AA
secondary
#DAF1EE
accent
#CCB41A
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171212
muted
#858181