#E2BCBB#E2BCBB
#E2BCBB is a very light, muted red. Relative luminance 0.557; OKLCH L 82.8% C 0.044 H 19.9°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BCBB |
|---|---|
| RGB | rgb(226, 188, 187) |
| HSL | hsl(2, 40%, 81%) |
| HSV | hsv(2, 17%, 89%) |
| CMYK | cmyk(0%, 16.8%, 17.3%, 11.4%) |
| CIE-LAB | lab(79.46, 13.42, 5.60) |
| CIE-LCH | lch(79.46, 14.54, 22.66°) |
| OKLab | oklab(82.8% 0.0412 0.0149) |
| OKLCH | oklch(82.8% 0.044 19.9) |
| XYZ | xyz(58.3169, 55.7249, 54.6881) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.84
Pale Rose
#FDC1C5
ΔE00 6.23
Light Rose
#FFC5CB
ΔE00 6.54
Dusty Pink
#D8A7B1
ΔE00 6.94
Bubblegum
#FFC1CC
ΔE00 7.62
Pink
#FFC0CB
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BCBB #BBE1E2
analogous
#E2BBCD #E2BCBB #E2CFBB
triadic
#E2BCBB #BBE2BC #BCBBE2
tetradic
#E2BCBB #CDE2BB #BBE1E2 #CFBBE2
square
#E2BCBB #CDE2BB #BBE1E2 #CFBBE2
split-complementary
#E2BCBB #BBE2CF #BBCDE2
monochromatic
#BD6765 #D09290 #E2BCBB #F4E6E6 #F6EAEA
Accessibility & contrast
On white
1.73
#E2BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#E2BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BCBB
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BCBB | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#CBC8BB
Tritanopia (blue-blind)
#EBB8BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e2bcbb; /* rgb */ color: rgb(226, 188, 187); /* oklch */ color: oklch(82.8% 0.044 19.9);
Tailwind
colors: {
custom: {
50: '#ebd0cf',
500: '#e2bcbb',
950: '#000000',
},
}SCSS
$custom: #e2bcbb; $custom-light: #ebd0cf; $custom-dark: #000000;
JSON
{
"hex": "#e2bcbb",
"rgb": {
"r": 226,
"g": 188,
"b": 187
},
"hsl": {
"h": 1.538,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.828,
"c": 0.04378,
"h": 19.9
},
"luminance": 0.55723
}Semantic roles & 50–950 ramp
primary
#E2BCBB
secondary
#86BABB
accent
#B0B332
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161413
muted
#848383