#BBBFBA#BBBFBA
#BBBFBA is a light, near-neutral grey. Relative luminance 0.514; OKLCH L 80.0% C 0.008 H 139.4°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFBA |
|---|---|
| RGB | rgb(187, 191, 186) |
| HSL | hsl(108, 4%, 74%) |
| HSV | hsv(108, 3%, 75%) |
| CMYK | cmyk(2.1%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(76.90, -2.31, 2.03) |
| CIE-LCH | lch(76.90, 3.08, 138.70°) |
| OKLab | oklab(80% -0.0062 0.0053) |
| OKLCH | oklch(80% 0.008 139.4) |
| XYZ | xyz(47.9857, 51.3715, 53.8325) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.03
Silver
#C0C0C0
ΔE00 3.73
Dove Gray
#B6B8BD
ΔE00 5.96
Light Gray
#D3D3D3
ΔE00 6.42
Dark Gray
#A9A9A9
ΔE00 6.81
Light Grey
#D8DCD6
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFBA #BEBABF
analogous
#BEBFBA #BBBFBA #BABFBC
triadic
#BBBFBA #BABBBF #BFBABB
tetradic
#BBBFBA #BABEBF #BEBABF #BFBCBA
square
#BBBFBA #BABEBF #BEBABF #BFBCBA
split-complementary
#BBBFBA #BCBABF #BFBABE
monochromatic
#7C847B #9CA29A #BBBFBA #DADCDA #EFF0EF
Accessibility & contrast
On white
1.86
#BBBFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#BBBFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFBA
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFBA | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBA
Deuteranopia (green-blind)
#BFBEBA
Tritanopia (blue-blind)
#BBBFBD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbbfba; /* rgb */ color: rgb(187, 191, 186); /* oklch */ color: oklch(80.0% 0.008 139.4);
Tailwind
colors: {
custom: {
50: '#cfd2ce',
500: '#bbbfba',
950: '#000000',
},
}SCSS
$custom: #bbbfba; $custom-light: #cfd2ce; $custom-dark: #000000;
JSON
{
"hex": "#bbbfba",
"rgb": {
"r": 187,
"g": 191,
"b": 186
},
"hsl": {
"h": 108,
"s": 3.759,
"l": 73.922
},
"oklch": {
"l": 0.80003,
"c": 0.00821,
"h": 139.4
},
"luminance": 0.51372
}Semantic roles & 50–950 ramp
primary
#BBBFBA
secondary
#908C92
accent
#588E83
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131413
muted
#838383