#E1BBCA#E1BBCA
#E1BBCA is a very light, muted pink. Relative luminance 0.558; OKLCH L 82.9% C 0.048 H 352.5°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BBCA |
|---|---|
| RGB | rgb(225, 187, 202) |
| HSL | hsl(336, 39%, 81%) |
| HSV | hsv(336, 17%, 88%) |
| CMYK | cmyk(0%, 16.9%, 10.2%, 11.8%) |
| CIE-LAB | lab(79.51, 16.01, -2.43) |
| CIE-LCH | lch(79.51, 16.19, 351.36°) |
| OKLab | oklab(82.95% 0.0472 -0.0062) |
| OKLCH | oklch(82.95% 0.048 352.5) |
| XYZ | xyz(59.4817, 55.8141, 63.5055) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.29
Dusty Pink
#D8A7B1
ΔE00 5.86
Pale Pink
#FFCFDC
ΔE00 5.91
Light Pink
#FFD1DF
ΔE00 6.01
Bubblegum
#FFC1CC
ΔE00 6.61
Pink
#FFC0CB
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BBCA #BBE1D2
analogous
#E1BBDD #E1BBCA #E1BFBB
triadic
#E1BBCA #CAE1BB #BBCAE1
tetradic
#E1BBCA #DDE1BB #BBE1D2 #BFBBE1
square
#E1BBCA #DDE1BB #BBE1D2 #BFBBE1
split-complementary
#E1BBCA #BBE1BF #BBDDE1
monochromatic
#BC6688 #CE91A9 #E1BBCA #F4E5EB #F6EAEE
Accessibility & contrast
On white
1.73
#E1BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#E1BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BBCA
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BBCA | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CB
Deuteranopia (green-blind)
#C7C7C9
Tritanopia (blue-blind)
#E7BAC0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e1bbca; /* rgb */ color: rgb(225, 187, 202); /* oklch */ color: oklch(82.9% 0.048 352.5);
Tailwind
colors: {
custom: {
50: '#eacfda',
500: '#e1bbca',
950: '#000000',
},
}SCSS
$custom: #e1bbca; $custom-light: #eacfda; $custom-dark: #000000;
JSON
{
"hex": "#e1bbca",
"rgb": {
"r": 225,
"g": 187,
"b": 202
},
"hsl": {
"h": 336.316,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.82946,
"c": 0.04764,
"h": 352.5
},
"luminance": 0.55812
}Semantic roles & 50–950 ramp
primary
#E1BBCA
secondary
#86BAA6
accent
#B28034
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161314
muted
#848383