#E8A3AA#E8A3AA
#E8A3AA is a light, moderate red. Relative luminance 0.463; OKLCH L 78.3% C 0.082 H 12.4°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A3AA |
|---|---|
| RGB | rgb(232, 163, 170) |
| HSL | hsl(354, 60%, 77%) |
| HSV | hsv(354, 30%, 91%) |
| CMYK | cmyk(0%, 29.7%, 26.7%, 9%) |
| CIE-LAB | lab(73.71, 26.49, 6.67) |
| CIE-LCH | lch(73.71, 27.32, 14.13°) |
| OKLab | oklab(78.35% 0.0804 0.0177) |
| OKLCH | oklch(78.35% 0.082 12.4) |
| XYZ | xyz(53.6328, 46.2556, 44.1257) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.57
Dusty Pink
#D8A7B1
ΔE00 4.66
Soft Pink
#FDB0C0
ΔE00 5.10
Lightpink
#FFB6C1
ΔE00 5.40
Pig Pink
#E78EA5
ΔE00 6.54
Dusty Pink (survey)
#D58A94
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A3AA #A3E8E1
analogous
#E8A3CD #E8A3AA #E8BFA3
triadic
#E8A3AA #AAE8A3 #A3AAE8
tetradic
#E8A3AA #CDE8A3 #A3E8E1 #BFA3E8
square
#E8A3AA #CDE8A3 #A3E8E1 #BFA3E8
split-complementary
#E8A3AA #A3E8BF #A3CDE8
monochromatic
#D04150 #DC727D #E8A3AA #F4D4D7 #F9E7E8
Accessibility & contrast
On white
2.05
#E8A3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#E8A3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A3AA
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A3AA | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADAA
Deuteranopia (green-blind)
#BFBAA9
Tritanopia (blue-blind)
#F59DA6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e8a3aa; /* rgb */ color: rgb(232, 163, 170); /* oklch */ color: oklch(78.3% 0.082 12.4);
Tailwind
colors: {
custom: {
50: '#f0bec3',
500: '#e8a3aa',
950: '#000000',
},
}SCSS
$custom: #e8a3aa; $custom-light: #f0bec3; $custom-dark: #000000;
JSON
{
"hex": "#e8a3aa",
"rgb": {
"r": 232,
"g": 163,
"b": 170
},
"hsl": {
"h": 353.913,
"s": 60,
"l": 77.451
},
"oklch": {
"l": 0.7835,
"c": 0.08235,
"h": 12.4
},
"luminance": 0.46252
}Semantic roles & 50–950 ramp
primary
#E8A3AA
secondary
#DBF0EE
accent
#C8B61E
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#171212
muted
#858181