#BCBBBF#BCBBBF
#BCBBBF is a light, near-neutral grey. Relative luminance 0.500; OKLCH L 79.4% C 0.006 H 297.7°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBBF |
|---|---|
| RGB | rgb(188, 187, 191) |
| HSL | hsl(255, 3%, 74%) |
| HSV | hsv(255, 2%, 75%) |
| CMYK | cmyk(1.6%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(76.07, 1.09, -1.89) |
| CIE-LCH | lch(76.07, 2.19, 300.03°) |
| OKLab | oklab(79.41% 0.0026 -0.005) |
| OKLCH | oklch(79.41% 0.006 297.7) |
| XYZ | xyz(47.9117, 49.9936, 56.4057) |
| Luminance | 0.4999 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.78
Silver
#C0C0C0
ΔE00 2.65
Silver (survey)
#C5C9C7
ΔE00 5.61
Dark Gray
#A9A9A9
ΔE00 5.64
Light Gray
#D3D3D3
ΔE00 6.32
Fog
#D8DCE0
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBBF #BEBFBB
analogous
#BBBCBF #BCBBBF #BEBBBF
triadic
#BCBBBF #BFBCBB #BBBFBC
tetradic
#BCBBBF #BFBBBC #BEBFBB #BBBFBE
square
#BCBBBF #BFBBBC #BEBFBB #BBBFBE
split-complementary
#BCBBBF #BFBEBB #BCBFBB
monochromatic
#7E7C84 #9D9BA1 #BCBBBF #DBDBDD #EFEFF0
Accessibility & contrast
On white
1.91
#BCBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#BCBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBBF
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBBF | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCBF
Deuteranopia (green-blind)
#BABBBF
Tritanopia (blue-blind)
#BCBCBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bcbbbf; /* rgb */ color: rgb(188, 187, 191); /* oklch */ color: oklch(79.4% 0.006 297.7);
Tailwind
colors: {
custom: {
50: '#d0cfd2',
500: '#bcbbbf',
950: '#000000',
},
}SCSS
$custom: #bcbbbf; $custom-light: #d0cfd2; $custom-dark: #000000;
JSON
{
"hex": "#bcbbbf",
"rgb": {
"r": 188,
"g": 187,
"b": 191
},
"hsl": {
"h": 255,
"s": 3.03,
"l": 74.118
},
"oklch": {
"l": 0.79407,
"c": 0.00567,
"h": 297.7
},
"luminance": 0.49994
}Semantic roles & 50–950 ramp
primary
#BCBBBF
secondary
#E6E6E5
accent
#8D5980
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#141314
muted
#828282