#E8A4AA#E8A4AA
#E8A4AA is a light, moderate red. Relative luminance 0.466; OKLCH L 78.5% C 0.081 H 13.2°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A4AA |
|---|---|
| RGB | rgb(232, 164, 170) |
| HSL | hsl(355, 60%, 78%) |
| HSV | hsv(355, 29%, 91%) |
| CMYK | cmyk(0%, 29.3%, 26.7%, 9%) |
| CIE-LAB | lab(73.94, 25.96, 7.00) |
| CIE-LCH | lch(73.94, 26.88, 15.09°) |
| OKLab | oklab(78.53% 0.0788 0.0186) |
| OKLCH | oklch(78.53% 0.081 13.2) |
| XYZ | xyz(53.8110, 46.6121, 44.1851) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.89
Dusty Pink
#D8A7B1
ΔE00 4.63
Soft Pink
#FDB0C0
ΔE00 5.20
Lightpink
#FFB6C1
ΔE00 5.35
Pig Pink
#E78EA5
ΔE00 6.94
Dusty Pink (survey)
#D58A94
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A4AA #A4E8E2
analogous
#E8A4CC #E8A4AA #E8C0A4
triadic
#E8A4AA #AAE8A4 #A4AAE8
tetradic
#E8A4AA #CCE8A4 #A4E8E2 #C0A4E8
square
#E8A4AA #CCE8A4 #A4E8E2 #C0A4E8
split-complementary
#E8A4AA #A4E8C0 #A4CCE8
monochromatic
#CF424F #DC737C #E8A4AA #F4D5D8 #F9E7E8
Accessibility & contrast
On white
2.03
#E8A4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#E8A4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A4AA
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A4AA | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAA
Deuteranopia (green-blind)
#C0BBA9
Tritanopia (blue-blind)
#F59EA6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e8a4aa; /* rgb */ color: rgb(232, 164, 170); /* oklch */ color: oklch(78.5% 0.081 13.2);
Tailwind
colors: {
custom: {
50: '#f0bfc3',
500: '#e8a4aa',
950: '#000000',
},
}SCSS
$custom: #e8a4aa; $custom-light: #f0bfc3; $custom-dark: #000000;
JSON
{
"hex": "#e8a4aa",
"rgb": {
"r": 232,
"g": 164,
"b": 170
},
"hsl": {
"h": 354.706,
"s": 59.649,
"l": 77.647
},
"oklch": {
"l": 0.78527,
"c": 0.08099,
"h": 13.2
},
"luminance": 0.46609
}Semantic roles & 50–950 ramp
primary
#E8A4AA
secondary
#DBF0EE
accent
#C7B81E
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#171212
muted
#858181