#BCACAB#BCACAB
#BCACAB is a light, near-neutral red. Relative luminance 0.431; OKLCH L 75.8% C 0.019 H 21.9°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACAB |
|---|---|
| RGB | rgb(188, 172, 171) |
| HSL | hsl(4, 11%, 70%) |
| HSV | hsv(4, 9%, 74%) |
| CMYK | cmyk(0%, 8.5%, 9%, 26.3%) |
| CIE-LAB | lab(71.65, 5.57, 2.60) |
| CIE-LCH | lch(71.65, 6.15, 24.99°) |
| OKLab | oklab(75.77% 0.0173 0.0069) |
| OKLCH | oklch(75.77% 0.019 21.9) |
| XYZ | xyz(42.8416, 43.1374, 44.5897) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.39
Dark Gray
#A9A9A9
ΔE00 7.54
Silver
#C0C0C0
ΔE00 8.55
Dove Gray
#B6B8BD
ΔE00 8.63
Warm Gray
#C9BEB0
ΔE00 8.89
Stone
#A89F91
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACAB #ABBBBC
analogous
#BCABB2 #BCACAB #BCB4AB
triadic
#BCACAB #ABBCAC #ACABBC
tetradic
#BCACAB #B2BCAB #ABBBBC #B4ABBC
square
#BCACAB #B2BCAB #ABBBBC #B4ABBC
split-complementary
#BCACAB #ABBCB4 #ABB2BC
monochromatic
#846B69 #A18A89 #BCACAB #D7CECD #F1EEEE
Accessibility & contrast
On white
2.18
#BCACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#BCACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACAB
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACAB | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAB
Deuteranopia (green-blind)
#B2B1AB
Tritanopia (blue-blind)
#C0ABAC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bcacab; /* rgb */ color: rgb(188, 172, 171); /* oklch */ color: oklch(75.8% 0.019 21.9);
Tailwind
colors: {
custom: {
50: '#d0c4c4',
500: '#bcacab',
950: '#000000',
},
}SCSS
$custom: #bcacab; $custom-light: #d0c4c4; $custom-dark: #000000;
JSON
{
"hex": "#bcacab",
"rgb": {
"r": 188,
"g": 172,
"b": 171
},
"hsl": {
"h": 3.529,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.7577,
"c": 0.01859,
"h": 21.9
},
"luminance": 0.43137
}Semantic roles & 50–950 ramp
primary
#BCACAB
secondary
#DFE3E4
accent
#919550
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141212
muted
#828181