#BCB1BA#BCB1BA
#BCB1BA is a light, near-neutral grey. Relative luminance 0.457; OKLCH L 77.2% C 0.018 H 331.7°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB1BA |
|---|---|
| RGB | rgb(188, 177, 186) |
| HSL | hsl(311, 8%, 72%) |
| HSV | hsv(311, 6%, 74%) |
| CMYK | cmyk(0%, 5.9%, 1.1%, 26.3%) |
| CIE-LAB | lab(73.34, 5.55, -3.17) |
| CIE-LCH | lch(73.34, 6.39, 330.25°) |
| OKLab | oklab(77.22% 0.0155 -0.0084) |
| OKLCH | oklch(77.22% 0.018 331.7) |
| XYZ | xyz(45.3228, 45.6812, 52.8746) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.90
Pinkish Grey
#C8ACA9
ΔE00 7.84
Dark Gray
#A9A9A9
ΔE00 8.05
Silver
#C0C0C0
ΔE00 8.07
Thistle
#D8BFD8
ΔE00 9.03
Light Gray
#D3D3D3
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB1BA #B1BCB3
analogous
#B9B1BC #BCB1BA #BCB1B5
triadic
#BCB1BA #BABCB1 #B1BABC
tetradic
#BCB1BA #BCB9B1 #B1BCB3 #B1B5BC
square
#BCB1BA #BCB9B1 #B1BCB3 #B1B5BC
split-complementary
#BCB1BA #B5BCB1 #B1BCB9
monochromatic
#83707F #A0909D #BCB1BA #D8D2D7 #F1EFF0
Accessibility & contrast
On white
2.07
#BCB1BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#BCB1BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB1BA
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB1BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB1BA | 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)
#B1B3BA
Deuteranopia (green-blind)
#B3B5BA
Tritanopia (blue-blind)
#BDB1B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bcb1ba; /* rgb */ color: rgb(188, 177, 186); /* oklch */ color: oklch(77.2% 0.018 331.7);
Tailwind
colors: {
custom: {
50: '#d0c8ce',
500: '#bcb1ba',
950: '#000000',
},
}SCSS
$custom: #bcb1ba; $custom-light: #d0c8ce; $custom-dark: #000000;
JSON
{
"hex": "#bcb1ba",
"rgb": {
"r": 188,
"g": 177,
"b": 186
},
"hsl": {
"h": 310.909,
"s": 7.586,
"l": 71.569
},
"oklch": {
"l": 0.77225,
"c": 0.01763,
"h": 331.7
},
"luminance": 0.45681
}Semantic roles & 50–950 ramp
primary
#BCB1BA
secondary
#E3E6E4
accent
#925F54
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282