#E7BCBF#E7BCBF
#E7BCBF is a very light, muted red. Relative luminance 0.567; OKLCH L 83.4% C 0.050 H 13.5°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BCBF |
|---|---|
| RGB | rgb(231, 188, 191) |
| HSL | hsl(356, 47%, 82%) |
| HSV | hsv(356, 19%, 91%) |
| CMYK | cmyk(0%, 18.6%, 17.3%, 9.4%) |
| CIE-LAB | lab(80.02, 15.85, 4.32) |
| CIE-LCH | lch(80.02, 16.42, 15.24°) |
| OKLab | oklab(83.38% 0.0482 0.0116) |
| OKLCH | oklch(83.38% 0.05 13.5) |
| XYZ | xyz(60.3422, 56.7191, 57.0494) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.54
Light Rose
#FFC5CB
ΔE00 4.77
Bubblegum
#FFC1CC
ΔE00 5.58
Pink
#FFC0CB
ΔE00 5.65
Dusty Pink
#D8A7B1
ΔE00 5.81
Pale Pink
#FFCFDC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BCBF #BCE7E4
analogous
#E7BCD5 #E7BCBF #E7CFBC
triadic
#E7BCBF #BFE7BC #BCBFE7
tetradic
#E7BCBF #D5E7BC #BCE7E4 #CFBCE7
square
#E7BCBF #D5E7BC #BCE7E4 #CFBCE7
split-complementary
#E7BCBF #BCE7CF #BCD5E7
monochromatic
#C76269 #D78F94 #E7BCBF #F7E8E9 #F7E8E9
Accessibility & contrast
On white
1.70
#E7BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#E7BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BCBF
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BCBF | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BF
Deuteranopia (green-blind)
#CDC9BE
Tritanopia (blue-blind)
#F0B9BD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e7bcbf; /* rgb */ color: rgb(231, 188, 191); /* oklch */ color: oklch(83.4% 0.050 13.5);
Tailwind
colors: {
custom: {
50: '#efd0d2',
500: '#e7bcbf',
950: '#000000',
},
}SCSS
$custom: #e7bcbf; $custom-light: #efd0d2; $custom-dark: #000000;
JSON
{
"hex": "#e7bcbf",
"rgb": {
"r": 231,
"g": 188,
"b": 191
},
"hsl": {
"h": 355.814,
"s": 47.253,
"l": 82.157
},
"oklch": {
"l": 0.8338,
"c": 0.0496,
"h": 13.5
},
"luminance": 0.56717
}Semantic roles & 50–950 ramp
primary
#E7BCBF
secondary
#85C2BE
accent
#BBB02B
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161414
muted
#858383