#E8A4BC#E8A4BC
#E8A4BC is a light, moderate pink. Relative luminance 0.473; OKLCH L 79.0% C 0.086 H 356.4°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A4BC |
|---|---|
| RGB | rgb(232, 164, 188) |
| HSL | hsl(339, 60%, 78%) |
| HSV | hsv(339, 29%, 91%) |
| CMYK | cmyk(0%, 29.3%, 19%, 9%) |
| CIE-LAB | lab(74.41, 28.56, -2.22) |
| CIE-LCH | lch(74.41, 28.65, 355.57°) |
| OKLab | oklab(79.04% 0.0855 -0.0054) |
| OKLCH | oklch(79.04% 0.086 356.4) |
| XYZ | xyz(55.6318, 47.3404, 53.7745) |
| Luminance | 0.4734 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.64
Powder Pink
#FFB2D0
ΔE00 4.72
Soft Pink
#FDB0C0
ΔE00 5.00
Baby Pink
#FFB7CE
ΔE00 5.15
Dusty Pink
#D8A7B1
ΔE00 5.42
Pastel Pink
#FFBACD
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A4BC #A4E8D0
analogous
#E8A4DE #E8A4BC #E8AEA4
triadic
#E8A4BC #BCE8A4 #A4BCE8
tetradic
#E8A4BC #DEE8A4 #A4E8D0 #AEA4E8
square
#E8A4BC #DEE8A4 #A4E8D0 #AEA4E8
split-complementary
#E8A4BC #A4E8AE #A4DEE8
monochromatic
#CF4274 #DC7398 #E8A4BC #F4D5E0 #F9E7ED
Accessibility & contrast
On white
2.01
#E8A4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#E8A4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A4BC
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A4BC | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BD
Deuteranopia (green-blind)
#BCBBBA
Tritanopia (blue-blind)
#F3A1AC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e8a4bc; /* rgb */ color: rgb(232, 164, 188); /* oklch */ color: oklch(79.0% 0.086 356.4);
Tailwind
colors: {
custom: {
50: '#f0bfd0',
500: '#e8a4bc',
950: '#000000',
},
}SCSS
$custom: #e8a4bc; $custom-light: #f0bfd0; $custom-dark: #000000;
JSON
{
"hex": "#e8a4bc",
"rgb": {
"r": 232,
"g": 164,
"b": 188
},
"hsl": {
"h": 338.824,
"s": 59.649,
"l": 77.647
},
"oklch": {
"l": 0.7904,
"c": 0.08562,
"h": 356.4
},
"luminance": 0.47338
}Semantic roles & 50–950 ramp
primary
#E8A4BC
secondary
#DBF0E9
accent
#C78C1E
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171214
muted
#858182