#E5BCBB#E5BCBB
#E5BCBB is a very light, muted red. Relative luminance 0.562; OKLCH L 83.1% C 0.047 H 19.8°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BCBB |
|---|---|
| RGB | rgb(229, 188, 187) |
| HSL | hsl(1, 45%, 82%) |
| HSV | hsv(1, 18%, 90%) |
| CMYK | cmyk(0%, 17.9%, 18.3%, 10.2%) |
| CIE-LAB | lab(79.74, 14.51, 6.04) |
| CIE-LCH | lch(79.74, 15.71, 22.60°) |
| OKLab | oklab(83.08% 0.0445 0.016) |
| OKLCH | oklch(83.08% 0.047 19.8) |
| XYZ | xyz(59.2661, 56.2144, 54.7326) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.45
Light Rose
#FFC5CB
ΔE00 5.84
Pinkish Grey
#C8ACA9
ΔE00 6.46
Dusty Pink
#D8A7B1
ΔE00 6.72
Bubblegum
#FFC1CC
ΔE00 6.95
Pink
#FFC0CB
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BCBB #BBE4E5
analogous
#E5BBCF #E5BCBB #E5D1BB
triadic
#E5BCBB #BBE5BC #BCBBE5
tetradic
#E5BCBB #CFE5BB #BBE4E5 #D1BBE5
square
#E5BCBB #CFE5BB #BBE4E5 #D1BBE5
split-complementary
#E5BCBB #BBE5D1 #BBCFE5
monochromatic
#C36562 #D4908F #E5BCBB #F6E8E7 #F7E9E9
Accessibility & contrast
On white
1.72
#E5BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#E5BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BCBB
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BCBB | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#CDC9BA
Tritanopia (blue-blind)
#EEB8BC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e5bcbb; /* rgb */ color: rgb(229, 188, 187); /* oklch */ color: oklch(83.1% 0.047 19.8);
Tailwind
colors: {
custom: {
50: '#edd0cf',
500: '#e5bcbb',
950: '#000000',
},
}SCSS
$custom: #e5bcbb; $custom-light: #edd0cf; $custom-dark: #000000;
JSON
{
"hex": "#e5bcbb",
"rgb": {
"r": 229,
"g": 188,
"b": 187
},
"hsl": {
"h": 1.429,
"s": 44.681,
"l": 81.569
},
"oklch": {
"l": 0.83082,
"c": 0.04728,
"h": 19.8
},
"luminance": 0.56212
}Semantic roles & 50–950 ramp
primary
#E5BCBB
secondary
#85BEBF
accent
#B5B82E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161413
muted
#858383