#E8AAA7#E8AAA7
#E8AAA7 is a light, moderate red. Relative luminance 0.487; OKLCH L 79.5% C 0.074 H 22.0°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E8AAA7 |
|---|---|
| RGB | rgb(232, 170, 167) |
| HSL | hsl(3, 59%, 78%) |
| HSV | hsv(3, 28%, 91%) |
| CMYK | cmyk(0%, 26.7%, 28%, 9%) |
| CIE-LAB | lab(75.26, 22.34, 10.53) |
| CIE-LCH | lch(75.26, 24.70, 25.24°) |
| OKLab | oklab(79.53% 0.0682 0.0275) |
| OKLCH | oklch(79.53% 0.074 22) |
| XYZ | xyz(54.6297, 48.6983, 43.0740) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.09
Pale Rose
#FDC1C5
ΔE00 6.39
Blush (survey)
#F29E8E
ΔE00 6.55
Lightpink
#FFB6C1
ΔE00 6.62
Faded Pink
#DE9DAC
ΔE00 7.14
Soft Pink
#FDB0C0
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8AAA7 #A7E5E8
analogous
#E8A7C4 #E8AAA7 #E8CAA7
triadic
#E8AAA7 #A7E8AA #AAA7E8
tetradic
#E8AAA7 #C4E8A7 #A7E5E8 #CAA7E8
square
#E8AAA7 #C4E8A7 #A7E5E8 #CAA7E8
split-complementary
#E8AAA7 #A7E8CA #A7C4E8
monochromatic
#CF4C46 #DB7B76 #E8AAA7 #F5D9D8 #F9E8E7
Accessibility & contrast
On white
1.96
#E8AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#E8AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8AAA7
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8AAA7 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A7
Deuteranopia (green-blind)
#C4BEA6
Tritanopia (blue-blind)
#F5A3A9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e8aaa7; /* rgb */ color: rgb(232, 170, 167); /* oklch */ color: oklch(79.5% 0.074 22.0);
Tailwind
colors: {
custom: {
50: '#f0c3c1',
500: '#e8aaa7',
950: '#000000',
},
}SCSS
$custom: #e8aaa7; $custom-light: #f0c3c1; $custom-dark: #000000;
JSON
{
"hex": "#e8aaa7",
"rgb": {
"r": 232,
"g": 170,
"b": 167
},
"hsl": {
"h": 2.769,
"s": 58.559,
"l": 78.235
},
"oklch": {
"l": 0.79525,
"c": 0.07355,
"h": 22
},
"luminance": 0.48695
}Semantic roles & 50–950 ramp
primary
#E8AAA7
secondary
#DBEFF0
accent
#BEC61F
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#171212
muted
#858181