#E8A6BB#E8A6BB
#E8A6BB is a light, moderate pink. Relative luminance 0.480; OKLCH L 79.4% C 0.082 H 358.4°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A6BB |
|---|---|
| RGB | rgb(232, 166, 187) |
| HSL | hsl(341, 59%, 78%) |
| HSV | hsv(341, 28%, 91%) |
| CMYK | cmyk(0%, 28.4%, 19.4%, 9%) |
| CIE-LAB | lab(74.84, 27.34, -1.04) |
| CIE-LCH | lch(74.84, 27.36, 357.83°) |
| OKLab | oklab(79.36% 0.082 -0.0023) |
| OKLCH | oklch(79.36% 0.082 358.4) |
| XYZ | xyz(55.8851, 48.0189, 53.3290) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.28
Soft Pink
#FDB0C0
ΔE00 4.43
Dusty Pink
#D8A7B1
ΔE00 4.71
Powder Pink
#FFB2D0
ΔE00 4.83
Baby Pink
#FFB7CE
ΔE00 4.86
Pastel Pink
#FFBACD
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A6BB #A6E8D3
analogous
#E8A6DC #E8A6BB #E8B2A6
triadic
#E8A6BB #BBE8A6 #A6BBE8
tetradic
#E8A6BB #DCE8A6 #A6E8D3 #B2A6E8
square
#E8A6BB #DCE8A6 #A6E8D3 #B2A6E8
split-complementary
#E8A6BB #A6E8B2 #A6DCE8
monochromatic
#CF4571 #DB7596 #E8A6BB #F5D7E0 #F9E7EC
Accessibility & contrast
On white
1.98
#E8A6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#E8A6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A6BB
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A6BB | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BC
Deuteranopia (green-blind)
#BDBDBA
Tritanopia (blue-blind)
#F3A3AD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e8a6bb; /* rgb */ color: rgb(232, 166, 187); /* oklch */ color: oklch(79.4% 0.082 358.4);
Tailwind
colors: {
custom: {
50: '#f0c1cf',
500: '#e8a6bb',
950: '#000000',
},
}SCSS
$custom: #e8a6bb; $custom-light: #f0c1cf; $custom-dark: #000000;
JSON
{
"hex": "#e8a6bb",
"rgb": {
"r": 232,
"g": 166,
"b": 187
},
"hsl": {
"h": 340.909,
"s": 58.929,
"l": 78.039
},
"oklch": {
"l": 0.79361,
"c": 0.082,
"h": 358.4
},
"luminance": 0.48016
}Semantic roles & 50–950 ramp
primary
#E8A6BB
secondary
#DBF0E9
accent
#C7911F
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171213
muted
#858182