#E5BCBF#E5BCBF
#E5BCBF is a very light, muted red. Relative luminance 0.564; OKLCH L 83.2% C 0.047 H 13.2°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BCBF |
|---|---|
| RGB | rgb(229, 188, 191) |
| HSL | hsl(356, 44%, 82%) |
| HSV | hsv(356, 18%, 90%) |
| CMYK | cmyk(0%, 17.9%, 16.6%, 10.2%) |
| CIE-LAB | lab(79.83, 15.12, 4.02) |
| CIE-LCH | lch(79.83, 15.65, 14.90°) |
| OKLab | oklab(83.19% 0.046 0.0108) |
| OKLCH | oklch(83.19% 0.047 13.2) |
| XYZ | xyz(59.7002, 56.3880, 57.0193) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.06
Light Rose
#FFC5CB
ΔE00 5.24
Dusty Pink
#D8A7B1
ΔE00 5.89
Bubblegum
#FFC1CC
ΔE00 6.04
Pink
#FFC0CB
ΔE00 6.11
Pale Pink
#FFCFDC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BCBF #BCE5E2
analogous
#E5BCD4 #E5BCBF #E5CEBC
triadic
#E5BCBF #BFE5BC #BCBFE5
tetradic
#E5BCBF #D4E5BC #BCE5E2 #CEBCE5
square
#E5BCBF #D4E5BC #BCE5E2 #CEBCE5
split-complementary
#E5BCBF #BCE5CE #BCD4E5
monochromatic
#C3646B #D49095 #E5BCBF #F6E8E9 #F6E9EA
Accessibility & contrast
On white
1.71
#E5BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#E5BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BCBF
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BCBF | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C2BF
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#EEB9BD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e5bcbf; /* rgb */ color: rgb(229, 188, 191); /* oklch */ color: oklch(83.2% 0.047 13.2);
Tailwind
colors: {
custom: {
50: '#edd0d2',
500: '#e5bcbf',
950: '#000000',
},
}SCSS
$custom: #e5bcbf; $custom-light: #edd0d2; $custom-dark: #000000;
JSON
{
"hex": "#e5bcbf",
"rgb": {
"r": 229,
"g": 188,
"b": 191
},
"hsl": {
"h": 355.61,
"s": 44.086,
"l": 81.765
},
"oklch": {
"l": 0.83191,
"c": 0.04727,
"h": 13.2
},
"luminance": 0.56386
}Semantic roles & 50–950 ramp
primary
#E5BCBF
secondary
#86BFBB
accent
#B7AD2E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161414
muted
#858383