#E8A8BB#E8A8BB
#E8A8BB is a light, moderate pink. Relative luminance 0.487; OKLCH L 79.7% C 0.079 H 359.6°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A8BB |
|---|---|
| RGB | rgb(232, 168, 187) |
| HSL | hsl(342, 58%, 78%) |
| HSV | hsv(342, 28%, 91%) |
| CMYK | cmyk(0%, 27.6%, 19.4%, 9%) |
| CIE-LAB | lab(75.30, 26.27, -0.36) |
| CIE-LCH | lch(75.30, 26.28, 359.21°) |
| OKLab | oklab(79.72% 0.0789 -0.0006) |
| OKLCH | oklch(79.72% 0.079 359.6) |
| XYZ | xyz(56.2515, 48.7517, 53.4511) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.32
Soft Pink
#FDB0C0
ΔE00 4.12
Dusty Pink
#D8A7B1
ΔE00 4.24
Baby Pink
#FFB7CE
ΔE00 4.68
Pastel Pink
#FFBACD
ΔE00 4.94
Powder Pink
#FFB2D0
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A8BB #A8E8D5
analogous
#E8A8DB #E8A8BB #E8B5A8
triadic
#E8A8BB #BBE8A8 #A8BBE8
tetradic
#E8A8BB #DBE8A8 #A8E8D5 #B5A8E8
square
#E8A8BB #DBE8A8 #A8E8D5 #B5A8E8
split-complementary
#E8A8BB #A8E8B5 #A8DBE8
monochromatic
#CE476F #DB7895 #E8A8BB #F5D8E1 #F9E7EC
Accessibility & contrast
On white
1.95
#E8A8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#E8A8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A8BB
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A8BB | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BC
Deuteranopia (green-blind)
#BFBEBA
Tritanopia (blue-blind)
#F3A5AE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e8a8bb; /* rgb */ color: rgb(232, 168, 187); /* oklch */ color: oklch(79.7% 0.079 359.6);
Tailwind
colors: {
custom: {
50: '#f0c2cf',
500: '#e8a8bb',
950: '#000000',
},
}SCSS
$custom: #e8a8bb; $custom-light: #f0c2cf; $custom-dark: #000000;
JSON
{
"hex": "#e8a8bb",
"rgb": {
"r": 232,
"g": 168,
"b": 187
},
"hsl": {
"h": 342.188,
"s": 58.182,
"l": 78.431
},
"oklch": {
"l": 0.79715,
"c": 0.07885,
"h": 359.6
},
"luminance": 0.48749
}Semantic roles & 50–950 ramp
primary
#E8A8BB
secondary
#DBF0EA
accent
#C69420
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171213
muted
#858182