#E8A1BC#E8A1BC
#E8A1BC is a light, moderate pink. Relative luminance 0.463; OKLCH L 78.5% C 0.090 H 354.9°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A1BC |
|---|---|
| RGB | rgb(232, 161, 188) |
| HSL | hsl(337, 61%, 77%) |
| HSV | hsv(337, 31%, 91%) |
| CMYK | cmyk(0%, 30.6%, 19%, 9%) |
| CIE-LAB | lab(73.73, 30.16, -3.21) |
| CIE-LCH | lch(73.73, 30.33, 353.92°) |
| OKLab | oklab(78.52% 0.0901 -0.0081) |
| OKLCH | oklch(78.52% 0.091 354.9) |
| XYZ | xyz(55.1012, 46.2793, 53.5977) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.05
Powder Pink
#FFB2D0
ΔE00 4.95
Pig Pink
#E78EA5
ΔE00 5.64
Soft Pink
#FDB0C0
ΔE00 5.71
Baby Pink
#FFB7CE
ΔE00 5.74
Dusty Pink
#D8A7B1
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A1BC #A1E8CD
analogous
#E8A1E0 #E8A1BC #E8AAA1
triadic
#E8A1BC #BCE8A1 #A1BCE8
tetradic
#E8A1BC #E0E8A1 #A1E8CD #AAA1E8
square
#E8A1BC #E0E8A1 #A1E8CD #AAA1E8
split-complementary
#E8A1BC #A1E8AA #A1E0E8
monochromatic
#D03F76 #DC7099 #E8A1BC #F4D2DF #F9E6ED
Accessibility & contrast
On white
2.05
#E8A1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#E8A1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A1BC
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A1BC | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBD
Deuteranopia (green-blind)
#BABABA
Tritanopia (blue-blind)
#F39EAA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e8a1bc; /* rgb */ color: rgb(232, 161, 188); /* oklch */ color: oklch(78.5% 0.090 354.9);
Tailwind
colors: {
custom: {
50: '#f0bdd0',
500: '#e8a1bc',
950: '#000000',
},
}SCSS
$custom: #e8a1bc; $custom-light: #f0bdd0; $custom-dark: #000000;
JSON
{
"hex": "#e8a1bc",
"rgb": {
"r": 232,
"g": 161,
"b": 188
},
"hsl": {
"h": 337.183,
"s": 60.684,
"l": 77.059
},
"oklch": {
"l": 0.78517,
"c": 0.0905,
"h": 354.9
},
"luminance": 0.46276
}Semantic roles & 50–950 ramp
primary
#E8A1BC
secondary
#DBF0E8
accent
#C8871D
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182