#E7A8AA#E7A8AA
#E7A8AA is a light, moderate red. Relative luminance 0.479; OKLCH L 79.1% C 0.075 H 16.8°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E7A8AA |
|---|---|
| RGB | rgb(231, 168, 170) |
| HSL | hsl(358, 57%, 78%) |
| HSV | hsv(358, 27%, 91%) |
| CMYK | cmyk(0%, 27.3%, 26.4%, 9.4%) |
| CIE-LAB | lab(74.76, 23.45, 8.16) |
| CIE-LCH | lch(74.76, 24.83, 19.19°) |
| OKLab | oklab(79.14% 0.0714 0.0215) |
| OKLCH | oklch(79.14% 0.075 16.8) |
| XYZ | xyz(54.2144, 47.8994, 44.4123) |
| Luminance | 0.4790 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.69
Faded Pink
#DE9DAC
ΔE00 5.27
Lightpink
#FFB6C1
ΔE00 5.58
Soft Pink
#FDB0C0
ΔE00 6.00
Pale Rose
#FDC1C5
ΔE00 6.22
Pink
#FFC0CB
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7A8AA #A8E7E5
analogous
#E7A8C9 #E7A8AA #E7C5A8
triadic
#E7A8AA #AAE7A8 #A8AAE7
tetradic
#E7A8AA #C9E7A8 #A8E7E5 #C5A8E7
square
#E7A8AA #C9E7A8 #A8E7E5 #C5A8E7
split-complementary
#E7A8AA #A8E7C5 #A8C9E7
monochromatic
#CD484C #DA787B #E7A8AA #F4D8D9 #F8E7E8
Accessibility & contrast
On white
1.99
#E7A8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#E7A8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7A8AA
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7A8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7A8AA | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AA
Deuteranopia (green-blind)
#C2BDA9
Tritanopia (blue-blind)
#F4A2A9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e7a8aa; /* rgb */ color: rgb(231, 168, 170); /* oklch */ color: oklch(79.1% 0.075 16.8);
Tailwind
colors: {
custom: {
50: '#f0c2c3',
500: '#e7a8aa',
950: '#000000',
},
}SCSS
$custom: #e7a8aa; $custom-light: #f0c2c3; $custom-dark: #000000;
JSON
{
"hex": "#e7a8aa",
"rgb": {
"r": 231,
"g": 168,
"b": 170
},
"hsl": {
"h": 358.095,
"s": 56.757,
"l": 78.235
},
"oklch": {
"l": 0.79137,
"c": 0.07456,
"h": 16.8
},
"luminance": 0.47896
}Semantic roles & 50–950 ramp
primary
#E7A8AA
secondary
#DBF0EF
accent
#C4BF21
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#171212
muted
#858181