#E8A5BB#E8A5BB
#E8A5BB is a light, moderate pink. Relative luminance 0.477; OKLCH L 79.2% C 0.084 H 357.8°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A5BB |
|---|---|
| RGB | rgb(232, 165, 187) |
| HSL | hsl(340, 59%, 78%) |
| HSV | hsv(340, 29%, 91%) |
| CMYK | cmyk(0%, 28.9%, 19.4%, 9%) |
| CIE-LAB | lab(74.61, 27.88, -1.37) |
| CIE-LCH | lch(74.61, 27.91, 357.18°) |
| OKLab | oklab(79.19% 0.0835 -0.0032) |
| OKLCH | oklch(79.19% 0.084 357.8) |
| XYZ | xyz(55.7040, 47.6568, 53.2686) |
| Luminance | 0.4765 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.32
Soft Pink
#FDB0C0
ΔE00 4.62
Powder Pink
#FFB2D0
ΔE00 4.81
Dusty Pink
#D8A7B1
ΔE00 4.97
Baby Pink
#FFB7CE
ΔE00 4.99
Pastel Pink
#FFBACD
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A5BB #A5E8D2
analogous
#E8A5DC #E8A5BB #E8B1A5
triadic
#E8A5BB #BBE8A5 #A5BBE8
tetradic
#E8A5BB #DCE8A5 #A5E8D2 #B1A5E8
square
#E8A5BB #DCE8A5 #A5E8D2 #B1A5E8
split-complementary
#E8A5BB #A5E8B1 #A5DCE8
monochromatic
#CF4471 #DC7496 #E8A5BB #F4D6E0 #F9E7ED
Accessibility & contrast
On white
1.99
#E8A5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#E8A5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A5BB
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A5BB | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BC
Deuteranopia (green-blind)
#BDBCBA
Tritanopia (blue-blind)
#F3A2AC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e8a5bb; /* rgb */ color: rgb(232, 165, 187); /* oklch */ color: oklch(79.2% 0.084 357.8);
Tailwind
colors: {
custom: {
50: '#f0c0cf',
500: '#e8a5bb',
950: '#000000',
},
}SCSS
$custom: #e8a5bb; $custom-light: #f0c0cf; $custom-dark: #000000;
JSON
{
"hex": "#e8a5bb",
"rgb": {
"r": 232,
"g": 165,
"b": 187
},
"hsl": {
"h": 340.299,
"s": 59.292,
"l": 77.843
},
"oklch": {
"l": 0.79185,
"c": 0.08359,
"h": 357.8
},
"luminance": 0.47654
}Semantic roles & 50–950 ramp
primary
#E8A5BB
secondary
#DBF0E9
accent
#C7901F
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171213
muted
#858182