#BCB1BC#BCB1BC
#BCB1BC is a light, near-neutral grey. Relative luminance 0.458; OKLCH L 77.3% C 0.020 H 325.8°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB1BC |
|---|---|
| RGB | rgb(188, 177, 188) |
| HSL | hsl(300, 8%, 72%) |
| HSV | hsv(300, 6%, 74%) |
| CMYK | cmyk(0%, 5.9%, 0%, 26.3%) |
| CIE-LAB | lab(73.39, 5.92, -4.18) |
| CIE-LCH | lch(73.39, 7.25, 324.76°) |
| OKLab | oklab(77.29% 0.0163 -0.0111) |
| OKLCH | oklch(77.29% 0.02 325.8) |
| XYZ | xyz(45.5369, 45.7668, 54.0021) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.29
Pinkish Grey
#C8ACA9
ΔE00 8.36
Thistle
#D8BFD8
ΔE00 8.44
Silver
#C0C0C0
ΔE00 8.63
Dark Gray
#A9A9A9
ΔE00 8.64
Light Gray
#D3D3D3
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB1BC #B1BCB1
analogous
#B7B1BC #BCB1BC #BCB1B7
triadic
#BCB1BC #BCBCB1 #B1BCBC
tetradic
#BCB1BC #BCB7B1 #B1BCB1 #B1B7BC
square
#BCB1BC #BCB7B1 #B1BCB1 #B1B7BC
split-complementary
#BCB1BC #B7BCB1 #B1BCB7
monochromatic
#837083 #A090A0 #BCB1BC #D8D2D8 #F1EFF1
Accessibility & contrast
On white
2.07
#BCB1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#BCB1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB1BC
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB1BC | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BD
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#BDB2B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bcb1bc; /* rgb */ color: rgb(188, 177, 188); /* oklch */ color: oklch(77.3% 0.020 325.8);
Tailwind
colors: {
custom: {
50: '#d0c8d0',
500: '#bcb1bc',
950: '#000000',
},
}SCSS
$custom: #bcb1bc; $custom-light: #d0c8d0; $custom-dark: #000000;
JSON
{
"hex": "#bcb1bc",
"rgb": {
"r": 188,
"g": 177,
"b": 188
},
"hsl": {
"h": 300,
"s": 7.586,
"l": 71.569
},
"oklch": {
"l": 0.77287,
"c": 0.01969,
"h": 325.8
},
"luminance": 0.45766
}Semantic roles & 50–950 ramp
primary
#BCB1BC
secondary
#E3E6E3
accent
#925454
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282