#E9BCBB#E9BCBB
#E9BCBB is a very light, muted red. Relative luminance 0.569; OKLCH L 83.5% C 0.052 H 19.7°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BCBB |
|---|---|
| RGB | rgb(233, 188, 187) |
| HSL | hsl(1, 51%, 82%) |
| HSV | hsv(1, 20%, 91%) |
| CMYK | cmyk(0%, 19.3%, 19.7%, 8.6%) |
| CIE-LAB | lab(80.11, 15.97, 6.63) |
| CIE-LCH | lch(80.11, 17.29, 22.55°) |
| OKLab | oklab(83.46% 0.0489 0.0176) |
| OKLCH | oklch(83.46% 0.052 19.7) |
| XYZ | xyz(60.5574, 56.8802, 54.7932) |
| Luminance | 0.5688 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.49
Light Rose
#FFC5CB
ΔE00 5.00
Bubblegum
#FFC1CC
ΔE00 6.16
Pink
#FFC0CB
ΔE00 6.21
Dusty Pink
#D8A7B1
ΔE00 6.62
Lightpink
#FFB6C1
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BCBB #BBE8E9
analogous
#E9BBD1 #E9BCBB #E9D3BB
triadic
#E9BCBB #BBE9BC #BCBBE9
tetradic
#E9BCBB #D1E9BB #BBE8E9 #D3BBE9
square
#E9BCBB #D1E9BB #BBE8E9 #D3BBE9
split-complementary
#E9BCBB #BBE9D3 #BBD1E9
monochromatic
#CB615F #DA8E8D #E9BCBB #F8E8E8 #F8E8E8
Accessibility & contrast
On white
1.70
#E9BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#E9BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BCBB
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BCBB | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#CECABA
Tritanopia (blue-blind)
#F3B8BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e9bcbb; /* rgb */ color: rgb(233, 188, 187); /* oklch */ color: oklch(83.5% 0.052 19.7);
Tailwind
colors: {
custom: {
50: '#f0d0cf',
500: '#e9bcbb',
950: '#000000',
},
}SCSS
$custom: #e9bcbb; $custom-light: #f0d0cf; $custom-dark: #000000;
JSON
{
"hex": "#e9bcbb",
"rgb": {
"r": 233,
"g": 188,
"b": 187
},
"hsl": {
"h": 1.304,
"s": 51.111,
"l": 82.353
},
"oklch": {
"l": 0.83462,
"c": 0.05197,
"h": 19.7
},
"luminance": 0.56878
}Semantic roles & 50–950 ramp
primary
#E9BCBB
secondary
#84C3C5
accent
#BBBE27
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161413
muted
#858383