#BCB2BB#BCB2BB
#BCB2BB is a light, near-neutral grey. Relative luminance 0.461; OKLCH L 77.5% C 0.017 H 328.8°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB2BB |
|---|---|
| RGB | rgb(188, 178, 187) |
| HSL | hsl(306, 7%, 72%) |
| HSV | hsv(306, 5%, 74%) |
| CMYK | cmyk(0%, 5.3%, 0.5%, 26.3%) |
| CIE-LAB | lab(73.62, 5.19, -3.30) |
| CIE-LCH | lch(73.62, 6.15, 327.58°) |
| OKLab | oklab(77.46% 0.0144 -0.0087) |
| OKLCH | oklch(77.46% 0.017 328.8) |
| XYZ | xyz(45.6277, 46.1203, 53.5025) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.47
Silver
#C0C0C0
ΔE00 7.70
Dark Gray
#A9A9A9
ΔE00 7.85
Pinkish Grey
#C8ACA9
ΔE00 8.15
Thistle
#D8BFD8
ΔE00 9.16
Light Gray
#D3D3D3
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB2BB #B2BCB3
analogous
#B8B2BC #BCB2BB #BCB2B6
triadic
#BCB2BB #BBBCB2 #B2BBBC
tetradic
#BCB2BB #BCB8B2 #B2BCB3 #B2B6BC
square
#BCB2BB #BCB8B2 #B2BCB3 #B2B6BC
split-complementary
#BCB2BB #B6BCB2 #B2BCB8
monochromatic
#827181 #A0919E #BCB2BB #D8D3D8 #F1EFF1
Accessibility & contrast
On white
2.05
#BCB2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#BCB2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB2BB
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB2BB | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BB
Deuteranopia (green-blind)
#B4B5BB
Tritanopia (blue-blind)
#BDB3B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bcb2bb; /* rgb */ color: rgb(188, 178, 187); /* oklch */ color: oklch(77.5% 0.017 328.8);
Tailwind
colors: {
custom: {
50: '#d0c9cf',
500: '#bcb2bb',
950: '#000000',
},
}SCSS
$custom: #bcb2bb; $custom-light: #d0c9cf; $custom-dark: #000000;
JSON
{
"hex": "#bcb2bb",
"rgb": {
"r": 188,
"g": 178,
"b": 187
},
"hsl": {
"h": 306,
"s": 6.944,
"l": 71.765
},
"oklch": {
"l": 0.77457,
"c": 0.01684,
"h": 328.8
},
"luminance": 0.4612
}Semantic roles & 50–950 ramp
primary
#BCB2BB
secondary
#E4E6E4
accent
#915B55
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282