#E8A4BB#E8A4BB
#E8A4BB is a light, moderate pink. Relative luminance 0.473; OKLCH L 79.0% C 0.085 H 357.2°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A4BB |
|---|---|
| RGB | rgb(232, 164, 187) |
| HSL | hsl(340, 60%, 78%) |
| HSV | hsv(340, 29%, 91%) |
| CMYK | cmyk(0%, 29.3%, 19.4%, 9%) |
| CIE-LAB | lab(74.38, 28.41, -1.71) |
| CIE-LCH | lch(74.38, 28.46, 356.56°) |
| OKLab | oklab(79.01% 0.0851 -0.0041) |
| OKLCH | oklch(79.01% 0.085 357.2) |
| XYZ | xyz(55.5244, 47.2974, 53.2088) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.39
Powder Pink
#FFB2D0
ΔE00 4.82
Soft Pink
#FDB0C0
ΔE00 4.83
Baby Pink
#FFB7CE
ΔE00 5.14
Dusty Pink
#D8A7B1
ΔE00 5.23
Pastel Pink
#FFBACD
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A4BB #A4E8D1
analogous
#E8A4DD #E8A4BB #E8AFA4
triadic
#E8A4BB #BBE8A4 #A4BBE8
tetradic
#E8A4BB #DDE8A4 #A4E8D1 #AFA4E8
square
#E8A4BB #DDE8A4 #A4E8D1 #AFA4E8
split-complementary
#E8A4BB #A4E8AF #A4DDE8
monochromatic
#CF4272 #DC7396 #E8A4BB #F4D5E0 #F9E7ED
Accessibility & contrast
On white
2.01
#E8A4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#E8A4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A4BB
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A4BB | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BC
Deuteranopia (green-blind)
#BCBBB9
Tritanopia (blue-blind)
#F3A1AC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e8a4bb; /* rgb */ color: rgb(232, 164, 187); /* oklch */ color: oklch(79.0% 0.085 357.2);
Tailwind
colors: {
custom: {
50: '#f0bfcf',
500: '#e8a4bb',
950: '#000000',
},
}SCSS
$custom: #e8a4bb; $custom-light: #f0bfcf; $custom-dark: #000000;
JSON
{
"hex": "#e8a4bb",
"rgb": {
"r": 232,
"g": 164,
"b": 187
},
"hsl": {
"h": 339.706,
"s": 59.649,
"l": 77.647
},
"oklch": {
"l": 0.7901,
"c": 0.0852,
"h": 357.2
},
"luminance": 0.47295
}Semantic roles & 50–950 ramp
primary
#E8A4BB
secondary
#DBF0E9
accent
#C78E1E
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171213
muted
#858182