#E7A8A6#E7A8A6
#E7A8A6 is a light, moderate red. Relative luminance 0.477; OKLCH L 79.0% C 0.075 H 20.9°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E7A8A6 |
|---|---|
| RGB | rgb(231, 168, 166) |
| HSL | hsl(2, 58%, 78%) |
| HSV | hsv(2, 28%, 91%) |
| CMYK | cmyk(0%, 27.3%, 28.1%, 9.4%) |
| CIE-LAB | lab(74.67, 22.90, 10.22) |
| CIE-LCH | lch(74.67, 25.08, 24.04°) |
| OKLab | oklab(79.03% 0.0699 0.0267) |
| OKLCH | oklch(79.03% 0.075 20.9) |
| XYZ | xyz(53.8418, 47.7504, 42.4498) |
| Luminance | 0.4775 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.82
Lightpink
#FFB6C1
ΔE00 6.58
Faded Pink
#DE9DAC
ΔE00 6.62
Blush (survey)
#F29E8E
ΔE00 6.63
Pale Rose
#FDC1C5
ΔE00 6.67
Soft Pink
#FDB0C0
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7A8A6 #A6E5E7
analogous
#E7A6C4 #E7A8A6 #E7C8A6
triadic
#E7A8A6 #A6E7A8 #A8A6E7
tetradic
#E7A8A6 #C4E7A6 #A6E5E7 #C8A6E7
square
#E7A8A6 #C4E7A6 #A6E5E7 #C8A6E7
split-complementary
#E7A8A6 #A6E7C8 #A6C4E7
monochromatic
#CD4A46 #DA7976 #E7A8A6 #F4D7D6 #F9E7E7
Accessibility & contrast
On white
1.99
#E7A8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#E7A8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7A8A6
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7A8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7A8A6 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A6
Deuteranopia (green-blind)
#C3BCA5
Tritanopia (blue-blind)
#F4A1A8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e7a8a6; /* rgb */ color: rgb(231, 168, 166); /* oklch */ color: oklch(79.0% 0.075 20.9);
Tailwind
colors: {
custom: {
50: '#f0c2c0',
500: '#e7a8a6',
950: '#000000',
},
}SCSS
$custom: #e7a8a6; $custom-light: #f0c2c0; $custom-dark: #000000;
JSON
{
"hex": "#e7a8a6",
"rgb": {
"r": 231,
"g": 168,
"b": 166
},
"hsl": {
"h": 1.846,
"s": 57.522,
"l": 77.843
},
"oklch": {
"l": 0.79033,
"c": 0.0748,
"h": 20.9
},
"luminance": 0.47747
}Semantic roles & 50–950 ramp
primary
#E7A8A6
secondary
#DBEFF0
accent
#C0C520
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#171212
muted
#858181