#BBBFBC#BBBFBC
#BBBFBC is a light, near-neutral grey. Relative luminance 0.515; OKLCH L 80.1% C 0.006 H 153.7°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFBC |
|---|---|
| RGB | rgb(187, 191, 188) |
| HSL | hsl(135, 3%, 74%) |
| HSV | hsv(135, 2%, 75%) |
| CMYK | cmyk(2.1%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(76.96, -1.94, 1.02) |
| CIE-LCH | lch(76.96, 2.20, 152.21°) |
| OKLab | oklab(80.06% -0.0054 0.0027) |
| OKLCH | oklch(80.06% 0.006 153.7) |
| XYZ | xyz(48.1998, 51.4571, 54.9601) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.62
Silver
#C0C0C0
ΔE00 2.94
Dove Gray
#B6B8BD
ΔE00 4.99
Light Gray
#D3D3D3
ΔE00 5.97
Dark Gray
#A9A9A9
ΔE00 6.44
Light Grey
#D8DCD6
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFBC #BFBBBE
analogous
#BCBFBB #BBBFBC #BBBFBE
triadic
#BBBFBC #BCBBBF #BFBCBB
tetradic
#BBBFBC #BBBCBF #BFBBBE #BFBEBB
square
#BBBFBC #BBBCBF #BFBBBE #BFBEBB
split-complementary
#BBBFBC #BEBBBF #BFBBBC
monochromatic
#7C847E #9BA19D #BBBFBC #DBDDDB #EFF0EF
Accessibility & contrast
On white
1.86
#BBBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#BBBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFBC
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFBC | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBC
Deuteranopia (green-blind)
#BEBEBC
Tritanopia (blue-blind)
#BBBFBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbbfbc; /* rgb */ color: rgb(187, 191, 188); /* oklch */ color: oklch(80.1% 0.006 153.7);
Tailwind
colors: {
custom: {
50: '#cfd2d0',
500: '#bbbfbc',
950: '#000000',
},
}SCSS
$custom: #bbbfbc; $custom-light: #cfd2d0; $custom-dark: #000000;
JSON
{
"hex": "#bbbfbc",
"rgb": {
"r": 187,
"g": 191,
"b": 188
},
"hsl": {
"h": 135,
"s": 3.03,
"l": 74.118
},
"oklch": {
"l": 0.80061,
"c": 0.00608,
"h": 153.7
},
"luminance": 0.51457
}Semantic roles & 50–950 ramp
primary
#BBBFBC
secondary
#918D90
accent
#59808D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383