#E7AAA6#E7AAA6
#E7AAA6 is a light, moderate red. Relative luminance 0.485; OKLCH L 79.4% C 0.072 H 23.1°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E7AAA6 |
|---|---|
| RGB | rgb(231, 170, 166) |
| HSL | hsl(4, 58%, 78%) |
| HSV | hsv(4, 28%, 91%) |
| CMYK | cmyk(0%, 26.4%, 28.1%, 9.4%) |
| CIE-LAB | lab(75.14, 21.84, 10.88) |
| CIE-LCH | lch(75.14, 24.40, 26.49°) |
| OKLab | oklab(79.4% 0.0667 0.0284) |
| OKLCH | oklch(79.4% 0.073 23.1) |
| XYZ | xyz(54.2138, 48.4945, 42.5738) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.29
Blush (survey)
#F29E8E
ΔE00 6.37
Pale Rose
#FDC1C5
ΔE00 6.62
Lightpink
#FFB6C1
ΔE00 7.01
Faded Pink
#DE9DAC
ΔE00 7.46
Light Salmon
#FEA993
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7AAA6 #A6E3E7
analogous
#E7A6C2 #E7AAA6 #E7CAA6
triadic
#E7AAA6 #A6E7AA #AAA6E7
tetradic
#E7AAA6 #C2E7A6 #A6E3E7 #CAA6E7
square
#E7AAA6 #C2E7A6 #A6E3E7 #CAA6E7
split-complementary
#E7AAA6 #A6E7CA #A6C2E7
monochromatic
#CD4E46 #DA7C76 #E7AAA6 #F4D8D6 #F9E8E7
Accessibility & contrast
On white
1.96
#E7AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#E7AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7AAA6
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7AAA6 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A5
Deuteranopia (green-blind)
#C4BEA5
Tritanopia (blue-blind)
#F4A3A9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e7aaa6; /* rgb */ color: rgb(231, 170, 166); /* oklch */ color: oklch(79.4% 0.072 23.1);
Tailwind
colors: {
custom: {
50: '#f0c3c0',
500: '#e7aaa6',
950: '#000000',
},
}SCSS
$custom: #e7aaa6; $custom-light: #f0c3c0; $custom-dark: #000000;
JSON
{
"hex": "#e7aaa6",
"rgb": {
"r": 231,
"g": 170,
"b": 166
},
"hsl": {
"h": 3.692,
"s": 57.522,
"l": 77.843
},
"oklch": {
"l": 0.79395,
"c": 0.0725,
"h": 23.1
},
"luminance": 0.48492
}Semantic roles & 50–950 ramp
primary
#E7AAA6
secondary
#DBEFF0
accent
#BBC520
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#171212
muted
#858181