#BCB1BB#BCB1BB
#BCB1BB is a light, near-neutral grey. Relative luminance 0.457; OKLCH L 77.3% C 0.019 H 328.6°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB1BB |
|---|---|
| RGB | rgb(188, 177, 187) |
| HSL | hsl(305, 8%, 72%) |
| HSV | hsv(305, 6%, 74%) |
| CMYK | cmyk(0%, 5.9%, 0.5%, 26.3%) |
| CIE-LAB | lab(73.37, 5.74, -3.68) |
| CIE-LCH | lch(73.37, 6.81, 327.33°) |
| OKLab | oklab(77.26% 0.0159 -0.0097) |
| OKLCH | oklch(77.26% 0.019 328.6) |
| XYZ | xyz(45.4295, 45.7238, 53.4364) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.09
Pinkish Grey
#C8ACA9
ΔE00 8.09
Dark Gray
#A9A9A9
ΔE00 8.34
Silver
#C0C0C0
ΔE00 8.35
Thistle
#D8BFD8
ΔE00 8.73
Light Gray
#D3D3D3
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB1BB #B1BCB2
analogous
#B8B1BC #BCB1BB #BCB1B6
triadic
#BCB1BB #BBBCB1 #B1BBBC
tetradic
#BCB1BB #BCB8B1 #B1BCB2 #B1B6BC
square
#BCB1BB #BCB8B1 #B1BCB2 #B1B6BC
split-complementary
#BCB1BB #B6BCB1 #B1BCB8
monochromatic
#837081 #A0909E #BCB1BB #D8D2D8 #F1EFF1
Accessibility & contrast
On white
2.07
#BCB1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#BCB1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB1BB
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB1BB | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3BB
Deuteranopia (green-blind)
#B3B5BB
Tritanopia (blue-blind)
#BDB2B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bcb1bb; /* rgb */ color: rgb(188, 177, 187); /* oklch */ color: oklch(77.3% 0.019 328.6);
Tailwind
colors: {
custom: {
50: '#d0c8cf',
500: '#bcb1bb',
950: '#000000',
},
}SCSS
$custom: #bcb1bb; $custom-light: #d0c8cf; $custom-dark: #000000;
JSON
{
"hex": "#bcb1bb",
"rgb": {
"r": 188,
"g": 177,
"b": 187
},
"hsl": {
"h": 305.455,
"s": 7.586,
"l": 71.569
},
"oklch": {
"l": 0.77256,
"c": 0.01864,
"h": 328.6
},
"luminance": 0.45724
}Semantic roles & 50–950 ramp
primary
#BCB1BB
secondary
#E3E6E3
accent
#925A54
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282