#E4BCBB#E4BCBB
#E4BCBB is a very light, muted red. Relative luminance 0.560; OKLCH L 83.0% C 0.046 H 19.8°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BCBB |
|---|---|
| RGB | rgb(228, 188, 187) |
| HSL | hsl(1, 43%, 81%) |
| HSV | hsv(1, 18%, 89%) |
| CMYK | cmyk(0%, 17.5%, 18%, 10.6%) |
| CIE-LAB | lab(79.64, 14.14, 5.89) |
| CIE-LCH | lch(79.64, 15.32, 22.62°) |
| OKLab | oklab(82.99% 0.0434 0.0156) |
| OKLCH | oklch(82.99% 0.046 19.8) |
| XYZ | xyz(58.9478, 56.0503, 54.7177) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.71
Light Rose
#FFC5CB
ΔE00 6.07
Pinkish Grey
#C8ACA9
ΔE00 6.25
Dusty Pink
#D8A7B1
ΔE00 6.78
Bubblegum
#FFC1CC
ΔE00 7.17
Pink
#FFC0CB
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BCBB #BBE3E4
analogous
#E4BBCF #E4BCBB #E4D1BB
triadic
#E4BCBB #BBE4BC #BCBBE4
tetradic
#E4BCBB #CFE4BB #BBE3E4 #D1BBE4
square
#E4BCBB #CFE4BB #BBE3E4 #D1BBE4
split-complementary
#E4BCBB #BBE4D1 #BBCFE4
monochromatic
#C16663 #D3918F #E4BCBB #F5E7E7 #F6E9E9
Accessibility & contrast
On white
1.72
#E4BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#E4BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BCBB
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BCBB | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#CCC8BA
Tritanopia (blue-blind)
#EDB8BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e4bcbb; /* rgb */ color: rgb(228, 188, 187); /* oklch */ color: oklch(83.0% 0.046 19.8);
Tailwind
colors: {
custom: {
50: '#edd0cf',
500: '#e4bcbb',
950: '#000000',
},
}SCSS
$custom: #e4bcbb; $custom-light: #edd0cf; $custom-dark: #000000;
JSON
{
"hex": "#e4bcbb",
"rgb": {
"r": 228,
"g": 188,
"b": 187
},
"hsl": {
"h": 1.463,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.82988,
"c": 0.04612,
"h": 19.8
},
"luminance": 0.56048
}Semantic roles & 50–950 ramp
primary
#E4BCBB
secondary
#85BCBE
accent
#B3B62F
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161413
muted
#858383