#BBBFBB#BBBFBB
#BBBFBB is a light, near-neutral grey. Relative luminance 0.514; OKLCH L 80.0% C 0.007 H 145.5°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFBB |
|---|---|
| RGB | rgb(187, 191, 187) |
| HSL | hsl(120, 3%, 74%) |
| HSV | hsv(120, 2%, 75%) |
| CMYK | cmyk(2.1%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(76.93, -2.13, 1.53) |
| CIE-LCH | lch(76.93, 2.62, 144.33°) |
| OKLab | oklab(80.03% -0.0058 0.004) |
| OKLCH | oklch(80.03% 0.007 145.5) |
| XYZ | xyz(48.0924, 51.4141, 54.3944) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.79
Silver
#C0C0C0
ΔE00 3.33
Dove Gray
#B6B8BD
ΔE00 5.48
Light Gray
#D3D3D3
ΔE00 6.18
Dark Gray
#A9A9A9
ΔE00 6.61
Light Grey
#D8DCD6
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFBB #BFBBBF
analogous
#BDBFBB #BBBFBB #BBBFBD
triadic
#BBBFBB #BBBBBF #BFBBBB
tetradic
#BBBFBB #BBBDBF #BFBBBF #BFBDBB
square
#BBBFBB #BBBDBF #BFBBBF #BFBDBB
split-complementary
#BBBFBB #BDBBBF #BFBBBD
monochromatic
#7C847C #9BA19B #BBBFBB #DBDDDB #EFF0EF
Accessibility & contrast
On white
1.86
#BBBFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#BBBFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFBB
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFBB | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#BEBEBB
Tritanopia (blue-blind)
#BBBFBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbbfbb; /* rgb */ color: rgb(187, 191, 187); /* oklch */ color: oklch(80.0% 0.007 145.5);
Tailwind
colors: {
custom: {
50: '#cfd2cf',
500: '#bbbfbb',
950: '#000000',
},
}SCSS
$custom: #bbbfbb; $custom-light: #cfd2cf; $custom-dark: #000000;
JSON
{
"hex": "#bbbfbb",
"rgb": {
"r": 187,
"g": 191,
"b": 187
},
"hsl": {
"h": 120,
"s": 3.03,
"l": 74.118
},
"oklch": {
"l": 0.80032,
"c": 0.00709,
"h": 145.5
},
"luminance": 0.51414
}Semantic roles & 50–950 ramp
primary
#BBBFBB
secondary
#918D91
accent
#598D8D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131413
muted
#838383