#E7A8A5#E7A8A5
#E7A8A5 is a light, moderate red. Relative luminance 0.477; OKLCH L 79.0% C 0.075 H 22.0°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E7A8A5 |
|---|---|
| RGB | rgb(231, 168, 165) |
| HSL | hsl(3, 58%, 78%) |
| HSV | hsv(3, 29%, 91%) |
| CMYK | cmyk(0%, 27.3%, 28.6%, 9.4%) |
| CIE-LAB | lab(74.64, 22.77, 10.73) |
| CIE-LCH | lch(74.64, 25.17, 25.23°) |
| OKLab | oklab(79.01% 0.0695 0.028) |
| OKLCH | oklch(79.01% 0.075 22) |
| XYZ | xyz(53.7504, 47.7138, 41.9686) |
| Luminance | 0.4771 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.13
Blush (survey)
#F29E8E
ΔE00 6.31
Pale Rose
#FDC1C5
ΔE00 6.83
Lightpink
#FFB6C1
ΔE00 6.87
Faded Pink
#DE9DAC
ΔE00 6.97
Soft Pink
#FDB0C0
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7A8A5 #A5E4E7
analogous
#E7A5C3 #E7A8A5 #E7C9A5
triadic
#E7A8A5 #A5E7A8 #A8A5E7
tetradic
#E7A8A5 #C3E7A5 #A5E4E7 #C9A5E7
square
#E7A8A5 #C3E7A5 #A5E4E7 #C9A5E7
split-complementary
#E7A8A5 #A5E7C9 #A5C3E7
monochromatic
#CD4B44 #DA7975 #E7A8A5 #F4D7D5 #F9E8E7
Accessibility & contrast
On white
1.99
#E7A8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#E7A8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7A8A5
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7A8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7A8A5 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A5
Deuteranopia (green-blind)
#C3BCA4
Tritanopia (blue-blind)
#F4A1A7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e7a8a5; /* rgb */ color: rgb(231, 168, 165); /* oklch */ color: oklch(79.0% 0.075 22.0);
Tailwind
colors: {
custom: {
50: '#f0c2bf',
500: '#e7a8a5',
950: '#000000',
},
}SCSS
$custom: #e7a8a5; $custom-light: #f0c2bf; $custom-dark: #000000;
JSON
{
"hex": "#e7a8a5",
"rgb": {
"r": 231,
"g": 168,
"b": 165
},
"hsl": {
"h": 2.727,
"s": 57.895,
"l": 77.647
},
"oklch": {
"l": 0.79007,
"c": 0.07492,
"h": 22
},
"luminance": 0.47711
}Semantic roles & 50–950 ramp
primary
#E7A8A5
secondary
#DBEFF0
accent
#BEC520
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#171212
muted
#858181