#E8A7AF#E8A7AF
#E8A7AF is a light, moderate red. Relative luminance 0.479; OKLCH L 79.2% C 0.077 H 10.8°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A7AF |
|---|---|
| RGB | rgb(232, 167, 175) |
| HSL | hsl(353, 59%, 78%) |
| HSV | hsv(353, 28%, 91%) |
| CMYK | cmyk(0%, 28%, 24.6%, 9%) |
| CIE-LAB | lab(74.76, 25.05, 5.43) |
| CIE-LCH | lch(74.76, 25.63, 12.23°) |
| OKLab | oklab(79.2% 0.076 0.0145) |
| OKLCH | oklch(79.2% 0.077 10.8) |
| XYZ | xyz(54.8362, 47.8913, 46.9047) |
| Luminance | 0.4789 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.55
Dusty Pink
#D8A7B1
ΔE00 3.87
Soft Pink
#FDB0C0
ΔE00 4.47
Lightpink
#FFB6C1
ΔE00 4.69
Pink
#FFC0CB
ΔE00 6.32
Pale Rose
#FDC1C5
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A7AF #A7E8E0
analogous
#E8A7CF #E8A7AF #E8BFA7
triadic
#E8A7AF #AFE8A7 #A7AFE8
tetradic
#E8A7AF #CFE8A7 #A7E8E0 #BFA7E8
square
#E8A7AF #CFE8A7 #A7E8E0 #BFA7E8
split-complementary
#E8A7AF #A7E8BF #A7CFE8
monochromatic
#CF4657 #DB7683 #E8A7AF #F5D8DB #F9E7E9
Accessibility & contrast
On white
1.99
#E8A7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#E8A7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A7AF
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A7AF | 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)
#B1B1AF
Deuteranopia (green-blind)
#C1BDAE
Tritanopia (blue-blind)
#F4A2AA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e8a7af; /* rgb */ color: rgb(232, 167, 175); /* oklch */ color: oklch(79.2% 0.077 10.8);
Tailwind
colors: {
custom: {
50: '#f0c1c6',
500: '#e8a7af',
950: '#000000',
},
}SCSS
$custom: #e8a7af; $custom-light: #f0c1c6; $custom-dark: #000000;
JSON
{
"hex": "#e8a7af",
"rgb": {
"r": 232,
"g": 167,
"b": 175
},
"hsl": {
"h": 352.615,
"s": 58.559,
"l": 78.235
},
"oklch": {
"l": 0.79196,
"c": 0.07736,
"h": 10.8
},
"luminance": 0.47888
}Semantic roles & 50–950 ramp
primary
#E8A7AF
secondary
#DBF0ED
accent
#C6B21F
background
#FEFBFC
surface
#FDF7F8
border
#D5D0D1
text
#171213
muted
#858182