#E1BCBB#E1BCBB
#E1BCBB is a very light, muted red. Relative luminance 0.556; OKLCH L 82.7% C 0.043 H 19.9°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BCBB |
|---|---|
| RGB | rgb(225, 188, 187) |
| HSL | hsl(2, 39%, 81%) |
| HSV | hsv(2, 17%, 88%) |
| CMYK | cmyk(0%, 16.4%, 16.9%, 11.8%) |
| CIE-LAB | lab(79.36, 13.05, 5.46) |
| CIE-LCH | lch(79.36, 14.15, 22.69°) |
| OKLab | oklab(82.71% 0.0401 0.0145) |
| OKLCH | oklch(82.71% 0.043 19.9) |
| XYZ | xyz(58.0041, 55.5637, 54.6735) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.64
Pale Rose
#FDC1C5
ΔE00 6.51
Light Rose
#FFC5CB
ΔE00 6.79
Dusty Pink
#D8A7B1
ΔE00 7.04
Bubblegum
#FFC1CC
ΔE00 7.86
Pink
#FFC0CB
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BCBB #BBE0E1
analogous
#E1BBCD #E1BCBB #E1CFBB
triadic
#E1BCBB #BBE1BC #BCBBE1
tetradic
#E1BCBB #CDE1BB #BBE0E1 #CFBBE1
square
#E1BCBB #CDE1BB #BBE0E1 #CFBBE1
split-complementary
#E1BCBB #BBE1CF #BBCDE1
monochromatic
#BC6866 #CE9291 #E1BCBB #F4E6E5 #F6EAEA
Accessibility & contrast
On white
1.73
#E1BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#E1BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BCBB
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BCBB | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BB
Deuteranopia (green-blind)
#CBC7BB
Tritanopia (blue-blind)
#E9B9BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e1bcbb; /* rgb */ color: rgb(225, 188, 187); /* oklch */ color: oklch(82.7% 0.043 19.9);
Tailwind
colors: {
custom: {
50: '#ead0cf',
500: '#e1bcbb',
950: '#000000',
},
}SCSS
$custom: #e1bcbb; $custom-light: #ead0cf; $custom-dark: #000000;
JSON
{
"hex": "#e1bcbb",
"rgb": {
"r": 225,
"g": 188,
"b": 187
},
"hsl": {
"h": 1.579,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.82707,
"c": 0.04261,
"h": 19.9
},
"luminance": 0.55562
}Semantic roles & 50–950 ramp
primary
#E1BCBB
secondary
#86B9BA
accent
#AEB234
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161413
muted
#848383