#E8A7AC#E8A7AC
#E8A7AC is a light, moderate red. Relative luminance 0.478; OKLCH L 79.1% C 0.077 H 13.9°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A7AC |
|---|---|
| RGB | rgb(232, 167, 172) |
| HSL | hsl(355, 59%, 78%) |
| HSV | hsv(355, 28%, 91%) |
| CMYK | cmyk(0%, 28%, 25.9%, 9%) |
| CIE-LAB | lab(74.68, 24.63, 6.97) |
| CIE-LCH | lch(74.68, 25.60, 15.79°) |
| OKLab | oklab(79.12% 0.0749 0.0185) |
| OKLCH | oklch(79.12% 0.077 13.9) |
| XYZ | xyz(54.5449, 47.7748, 45.3702) |
| Luminance | 0.4777 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.33
Faded Pink
#DE9DAC
ΔE00 4.34
Lightpink
#FFB6C1
ΔE00 5.04
Soft Pink
#FDB0C0
ΔE00 5.14
Pale Rose
#FDC1C5
ΔE00 6.29
Pink
#FFC0CB
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A7AC #A7E8E3
analogous
#E8A7CC #E8A7AC #E8C2A7
triadic
#E8A7AC #ACE8A7 #A7ACE8
tetradic
#E8A7AC #CCE8A7 #A7E8E3 #C2A7E8
square
#E8A7AC #CCE8A7 #A7E8E3 #C2A7E8
split-complementary
#E8A7AC #A7E8C2 #A7CCE8
monochromatic
#CF4650 #DB767E #E8A7AC #F5D8DA #F9E7E8
Accessibility & contrast
On white
1.99
#E8A7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#E8A7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A7AC
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A7AC | 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)
#B2B1AC
Deuteranopia (green-blind)
#C1BCAB
Tritanopia (blue-blind)
#F5A1A9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e8a7ac; /* rgb */ color: rgb(232, 167, 172); /* oklch */ color: oklch(79.1% 0.077 13.9);
Tailwind
colors: {
custom: {
50: '#f0c1c4',
500: '#e8a7ac',
950: '#000000',
},
}SCSS
$custom: #e8a7ac; $custom-light: #f0c1c4; $custom-dark: #000000;
JSON
{
"hex": "#e8a7ac",
"rgb": {
"r": 232,
"g": 167,
"b": 172
},
"hsl": {
"h": 355.385,
"s": 58.559,
"l": 78.235
},
"oklch": {
"l": 0.79115,
"c": 0.0771,
"h": 13.9
},
"luminance": 0.47772
}Semantic roles & 50–950 ramp
primary
#E8A7AC
secondary
#DBF0EE
accent
#C6B91F
background
#FEFBFC
surface
#FDF7F8
border
#D5D0D1
text
#171212
muted
#858181