#E8A4AC#E8A4AC
#E8A4AC is a light, moderate red. Relative luminance 0.467; OKLCH L 78.6% C 0.081 H 11.3°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A4AC |
|---|---|
| RGB | rgb(232, 164, 172) |
| HSL | hsl(353, 60%, 78%) |
| HSV | hsv(353, 29%, 91%) |
| CMYK | cmyk(0%, 29.3%, 25.9%, 9%) |
| CIE-LAB | lab(73.99, 26.23, 5.97) |
| CIE-LCH | lch(73.99, 26.90, 12.82°) |
| OKLab | oklab(78.58% 0.0796 0.0159) |
| OKLCH | oklch(78.58% 0.081 11.3) |
| XYZ | xyz(54.0017, 46.6884, 45.1891) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.32
Dusty Pink
#D8A7B1
ΔE00 4.35
Soft Pink
#FDB0C0
ΔE00 4.77
Lightpink
#FFB6C1
ΔE00 5.14
Pig Pink
#E78EA5
ΔE00 6.52
Dusty Pink (survey)
#D58A94
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A4AC #A4E8E0
analogous
#E8A4CE #E8A4AC #E8BEA4
triadic
#E8A4AC #ACE8A4 #A4ACE8
tetradic
#E8A4AC #CEE8A4 #A4E8E0 #BEA4E8
square
#E8A4AC #CEE8A4 #A4E8E0 #BEA4E8
split-complementary
#E8A4AC #A4E8BE #A4CEE8
monochromatic
#CF4253 #DC737F #E8A4AC #F4D5D9 #F9E7E9
Accessibility & contrast
On white
2.03
#E8A4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#E8A4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A4AC
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A4AC | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAC
Deuteranopia (green-blind)
#BFBBAB
Tritanopia (blue-blind)
#F59EA7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e8a4ac; /* rgb */ color: rgb(232, 164, 172); /* oklch */ color: oklch(78.6% 0.081 11.3);
Tailwind
colors: {
custom: {
50: '#f0bfc4',
500: '#e8a4ac',
950: '#000000',
},
}SCSS
$custom: #e8a4ac; $custom-light: #f0bfc4; $custom-dark: #000000;
JSON
{
"hex": "#e8a4ac",
"rgb": {
"r": 232,
"g": 164,
"b": 172
},
"hsl": {
"h": 352.941,
"s": 59.649,
"l": 77.647
},
"oklch": {
"l": 0.78581,
"c": 0.08117,
"h": 11.3
},
"luminance": 0.46685
}Semantic roles & 50–950 ramp
primary
#E8A4AC
secondary
#DBF0EE
accent
#C7B31E
background
#FEFBFC
surface
#FDF7F8
border
#D5D0D1
text
#171212
muted
#858181