#BBBFB7#BBBFB7
#BBBFB7 is a light, near-neutral grey. Relative luminance 0.512; OKLCH L 79.9% C 0.012 H 128.6°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFB7 |
|---|---|
| RGB | rgb(187, 191, 183) |
| HSL | hsl(90, 6%, 73%) |
| HSV | hsv(90, 4%, 75%) |
| CMYK | cmyk(2.1%, 0%, 4.2%, 25.1%) |
| CIE-LAB | lab(76.83, -2.86, 3.55) |
| CIE-LCH | lch(76.83, 4.55, 128.89°) |
| OKLab | oklab(79.92% -0.0074 0.0093) |
| OKLCH | oklch(79.92% 0.012 128.6) |
| XYZ | xyz(47.6702, 51.2452, 52.1705) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.01
Silver
#C0C0C0
ΔE00 4.98
Light Grey
#D8DCD6
ΔE00 7.18
Light Gray
#D3D3D3
ΔE00 7.26
Warm Gray
#C9BEB0
ΔE00 7.29
Dove Gray
#B6B8BD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFB7 #BBB7BF
analogous
#BFBFB7 #BBBFB7 #B7BFB7
triadic
#BBBFB7 #B7BBBF #BFB7BB
tetradic
#BBBFB7 #B7BFBF #BBB7BF #BFB7B7
square
#BBBFB7 #B7BFBF #BBB7BF #BFB7B7
split-complementary
#BBBFB7 #B7B7BF #BFB7BF
monochromatic
#7E8576 #9CA297 #BBBFB7 #DADCD7 #F0F1EF
Accessibility & contrast
On white
1.87
#BBBFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#BBBFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFB7
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFB7 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BEB7
Deuteranopia (green-blind)
#BFBEB7
Tritanopia (blue-blind)
#BBBEBD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbbfb7; /* rgb */ color: rgb(187, 191, 183); /* oklch */ color: oklch(79.9% 0.012 128.6);
Tailwind
colors: {
custom: {
50: '#cfd2cc',
500: '#bbbfb7',
950: '#000000',
},
}SCSS
$custom: #bbbfb7; $custom-light: #cfd2cc; $custom-dark: #000000;
JSON
{
"hex": "#bbbfb7",
"rgb": {
"r": 187,
"g": 191,
"b": 183
},
"hsl": {
"h": 90,
"s": 5.882,
"l": 73.333
},
"oklch": {
"l": 0.79918,
"c": 0.01192,
"h": 128.6
},
"luminance": 0.51245
}Semantic roles & 50–950 ramp
primary
#BBBFB7
secondary
#8D8892
accent
#569073
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#131413
muted
#838383