#BCBBBC#BCBBBC
#BCBBBC is a light, near-neutral grey. Relative luminance 0.499; OKLCH L 79.3% C 0.002 H 325.8°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBBC |
|---|---|
| RGB | rgb(188, 187, 188) |
| HSL | hsl(300, 1%, 74%) |
| HSV | hsv(300, 1%, 74%) |
| CMYK | cmyk(0%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(75.98, 0.53, -0.38) |
| CIE-LCH | lch(75.98, 0.66, 324.48°) |
| OKLab | oklab(79.32% 0.0015 -0.001) |
| OKLCH | oklch(79.32% 0.002 325.8) |
| XYZ | xyz(47.5850, 49.8629, 54.6848) |
| Luminance | 0.4986 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.51
Dove Gray
#B6B8BD
ΔE00 2.47
Silver (survey)
#C5C9C7
ΔE00 4.69
Dark Gray
#A9A9A9
ΔE00 5.14
Light Gray
#D3D3D3
ΔE00 5.98
Warm Gray
#C9BEB0
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBBC #BBBCBB
analogous
#BBBBBC #BCBBBC #BCBBBB
triadic
#BCBBBC #BCBCBB #BBBCBC
tetradic
#BCBBBC #BCBBBB #BBBCBB #BBBBBC
square
#BCBBBC #BCBBBB #BBBCBB #BBBBBC
split-complementary
#BCBBBC #BBBCBB #BBBCBB
monochromatic
#7F7D7F #9E9C9E #BCBBBC #DADADA #F0F0F0
Accessibility & contrast
On white
1.91
#BCBBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#BCBBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBBC
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBBC | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBC
Deuteranopia (green-blind)
#BBBBBC
Tritanopia (blue-blind)
#BCBBBB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bcbbbc; /* rgb */ color: rgb(188, 187, 188); /* oklch */ color: oklch(79.3% 0.002 325.8);
Tailwind
colors: {
custom: {
50: '#d0cfd0',
500: '#bcbbbc',
950: '#000000',
},
}SCSS
$custom: #bcbbbc; $custom-light: #d0cfd0; $custom-dark: #000000;
JSON
{
"hex": "#bcbbbc",
"rgb": {
"r": 188,
"g": 187,
"b": 188
},
"hsl": {
"h": 300,
"s": 0.741,
"l": 73.529
},
"oklch": {
"l": 0.79317,
"c": 0.00178,
"h": 325.8
},
"luminance": 0.49863
}Semantic roles & 50–950 ramp
primary
#BCBBBC
secondary
#E5E6E5
accent
#8A5B5B
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#141314
muted
#828282