#E7AAA7#E7AAA7
#E7AAA7 is a light, moderate red. Relative luminance 0.485; OKLCH L 79.4% C 0.072 H 22.0°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E7AAA7 |
|---|---|
| RGB | rgb(231, 170, 167) |
| HSL | hsl(3, 57%, 78%) |
| HSV | hsv(3, 28%, 91%) |
| CMYK | cmyk(0%, 26.4%, 27.7%, 9.4%) |
| CIE-LAB | lab(75.16, 21.97, 10.37) |
| CIE-LCH | lch(75.16, 24.29, 25.26°) |
| OKLab | oklab(79.42% 0.0671 0.0271) |
| OKLCH | oklch(79.42% 0.072 22) |
| XYZ | xyz(54.3059, 48.5313, 43.0588) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.96
Pale Rose
#FDC1C5
ΔE00 6.43
Blush (survey)
#F29E8E
ΔE00 6.66
Lightpink
#FFB6C1
ΔE00 6.71
Faded Pink
#DE9DAC
ΔE00 7.11
Soft Pink
#FDB0C0
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7AAA7 #A7E4E7
analogous
#E7A7C4 #E7AAA7 #E7CAA7
triadic
#E7AAA7 #A7E7AA #AAA7E7
tetradic
#E7AAA7 #C4E7A7 #A7E4E7 #CAA7E7
square
#E7AAA7 #C4E7A7 #A7E4E7 #CAA7E7
split-complementary
#E7AAA7 #A7E7CA #A7C4E7
monochromatic
#CD4D47 #DA7C77 #E7AAA7 #F4D8D7 #F8E8E7
Accessibility & contrast
On white
1.96
#E7AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#E7AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7AAA7
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7AAA7 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A7
Deuteranopia (green-blind)
#C4BEA6
Tritanopia (blue-blind)
#F4A3A9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e7aaa7; /* rgb */ color: rgb(231, 170, 167); /* oklch */ color: oklch(79.4% 0.072 22.0);
Tailwind
colors: {
custom: {
50: '#f0c3c1',
500: '#e7aaa7',
950: '#000000',
},
}SCSS
$custom: #e7aaa7; $custom-light: #f0c3c1; $custom-dark: #000000;
JSON
{
"hex": "#e7aaa7",
"rgb": {
"r": 231,
"g": 170,
"b": 167
},
"hsl": {
"h": 2.812,
"s": 57.143,
"l": 78.039
},
"oklch": {
"l": 0.7942,
"c": 0.07235,
"h": 22
},
"luminance": 0.48528
}Semantic roles & 50–950 ramp
primary
#E7AAA7
secondary
#DBEFF0
accent
#BDC521
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#171212
muted
#858181