#E8A7BB#E8A7BB
#E8A7BB is a light, moderate pink. Relative luminance 0.484; OKLCH L 79.5% C 0.080 H 359.0°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A7BB |
|---|---|
| RGB | rgb(232, 167, 187) |
| HSL | hsl(342, 59%, 78%) |
| HSV | hsv(342, 28%, 91%) |
| CMYK | cmyk(0%, 28%, 19.4%, 9%) |
| CIE-LAB | lab(75.07, 26.81, -0.70) |
| CIE-LCH | lch(75.07, 26.82, 358.50°) |
| OKLab | oklab(79.54% 0.0804 -0.0015) |
| OKLCH | oklch(79.54% 0.08 359) |
| XYZ | xyz(56.0676, 48.3839, 53.3898) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.28
Soft Pink
#FDB0C0
ΔE00 4.26
Dusty Pink
#D8A7B1
ΔE00 4.47
Baby Pink
#FFB7CE
ΔE00 4.76
Powder Pink
#FFB2D0
ΔE00 4.88
Pastel Pink
#FFBACD
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A7BB #A7E8D4
analogous
#E8A7DC #E8A7BB #E8B3A7
triadic
#E8A7BB #BBE8A7 #A7BBE8
tetradic
#E8A7BB #DCE8A7 #A7E8D4 #B3A7E8
square
#E8A7BB #DCE8A7 #A7E8D4 #B3A7E8
split-complementary
#E8A7BB #A7E8B3 #A7DCE8
monochromatic
#CF4670 #DB7696 #E8A7BB #F5D8E0 #F9E7EC
Accessibility & contrast
On white
1.97
#E8A7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#E8A7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A7BB
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A7BB | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BC
Deuteranopia (green-blind)
#BEBDBA
Tritanopia (blue-blind)
#F3A4AE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e8a7bb; /* rgb */ color: rgb(232, 167, 187); /* oklch */ color: oklch(79.5% 0.080 359.0);
Tailwind
colors: {
custom: {
50: '#f0c1cf',
500: '#e8a7bb',
950: '#000000',
},
}SCSS
$custom: #e8a7bb; $custom-light: #f0c1cf; $custom-dark: #000000;
JSON
{
"hex": "#e8a7bb",
"rgb": {
"r": 232,
"g": 167,
"b": 187
},
"hsl": {
"h": 341.538,
"s": 58.559,
"l": 78.235
},
"oklch": {
"l": 0.79538,
"c": 0.08042,
"h": 359
},
"luminance": 0.48381
}Semantic roles & 50–950 ramp
primary
#E8A7BB
secondary
#DBF0EA
accent
#C6931F
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171213
muted
#858182