#E0BCBB#E0BCBB
#E0BCBB is a very light, muted red. Relative luminance 0.554; OKLCH L 82.6% C 0.041 H 19.9°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E0BCBB |
|---|---|
| RGB | rgb(224, 188, 187) |
| HSL | hsl(2, 37%, 81%) |
| HSV | hsv(2, 17%, 88%) |
| CMYK | cmyk(0%, 16.1%, 16.5%, 12.2%) |
| CIE-LAB | lab(79.27, 12.69, 5.31) |
| CIE-LCH | lch(79.27, 13.76, 22.72°) |
| OKLab | oklab(82.61% 0.039 0.0141) |
| OKLCH | oklch(82.61% 0.041 19.9) |
| XYZ | xyz(57.6932, 55.4034, 54.6589) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.45
Pale Rose
#FDC1C5
ΔE00 6.78
Light Rose
#FFC5CB
ΔE00 7.05
Dusty Pink
#D8A7B1
ΔE00 7.15
Bubblegum
#FFC1CC
ΔE00 8.11
Pale Pink
#FFCFDC
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0BCBB #BBDFE0
analogous
#E0BBCC #E0BCBB #E0CEBB
triadic
#E0BCBB #BBE0BC #BCBBE0
tetradic
#E0BCBB #CCE0BB #BBDFE0 #CEBBE0
square
#E0BCBB #CCE0BB #BBDFE0 #CEBBE0
split-complementary
#E0BCBB #BBE0CE #BBCCE0
monochromatic
#BA6967 #CD9391 #E0BCBB #F3E5E5 #F5EAEA
Accessibility & contrast
On white
1.74
#E0BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#E0BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0BCBB
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0BCBB | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BB
Deuteranopia (green-blind)
#CAC7BB
Tritanopia (blue-blind)
#E8B9BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e0bcbb; /* rgb */ color: rgb(224, 188, 187); /* oklch */ color: oklch(82.6% 0.041 19.9);
Tailwind
colors: {
custom: {
50: '#ead0cf',
500: '#e0bcbb',
950: '#000000',
},
}SCSS
$custom: #e0bcbb; $custom-light: #ead0cf; $custom-dark: #000000;
JSON
{
"hex": "#e0bcbb",
"rgb": {
"r": 224,
"g": 188,
"b": 187
},
"hsl": {
"h": 1.622,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.82614,
"c": 0.04145,
"h": 19.9
},
"luminance": 0.55402
}Semantic roles & 50–950 ramp
primary
#E0BCBB
secondary
#87B7B9
accent
#ADB035
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161413
muted
#848383