#E7BCBB#E7BCBB
#E7BCBB is a very light, muted red. Relative luminance 0.565; OKLCH L 83.3% C 0.050 H 19.8°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BCBB |
|---|---|
| RGB | rgb(231, 188, 187) |
| HSL | hsl(1, 48%, 82%) |
| HSV | hsv(1, 19%, 91%) |
| CMYK | cmyk(0%, 18.6%, 19%, 9.4%) |
| CIE-LAB | lab(79.92, 15.24, 6.33) |
| CIE-LCH | lch(79.92, 16.50, 22.57°) |
| OKLab | oklab(83.27% 0.0467 0.0168) |
| OKLCH | oklch(83.27% 0.05 19.8) |
| XYZ | xyz(59.9081, 56.5454, 54.7627) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.96
Light Rose
#FFC5CB
ΔE00 5.40
Bubblegum
#FFC1CC
ΔE00 6.54
Pink
#FFC0CB
ΔE00 6.59
Dusty Pink
#D8A7B1
ΔE00 6.64
Pinkish Grey
#C8ACA9
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BCBB #BBE6E7
analogous
#E7BBD0 #E7BCBB #E7D2BB
triadic
#E7BCBB #BBE7BC #BCBBE7
tetradic
#E7BCBB #D0E7BB #BBE6E7 #D2BBE7
square
#E7BCBB #D0E7BB #BBE6E7 #D2BBE7
split-complementary
#E7BCBB #BBE7D2 #BBD0E7
monochromatic
#C76361 #D78F8E #E7BCBB #F7E9E8 #F7E9E8
Accessibility & contrast
On white
1.71
#E7BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#E7BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BCBB
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BCBB | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C1BB
Deuteranopia (green-blind)
#CDC9BA
Tritanopia (blue-blind)
#F1B8BC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e7bcbb; /* rgb */ color: rgb(231, 188, 187); /* oklch */ color: oklch(83.3% 0.050 19.8);
Tailwind
colors: {
custom: {
50: '#efd0cf',
500: '#e7bcbb',
950: '#000000',
},
}SCSS
$custom: #e7bcbb; $custom-light: #efd0cf; $custom-dark: #000000;
JSON
{
"hex": "#e7bcbb",
"rgb": {
"r": 231,
"g": 188,
"b": 187
},
"hsl": {
"h": 1.364,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.83271,
"c": 0.04963,
"h": 19.8
},
"luminance": 0.56543
}Semantic roles & 50–950 ramp
primary
#E7BCBB
secondary
#84C0C2
accent
#B8BB2A
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161413
muted
#858383