#BBBDBF#BBBDBF
#BBBDBF is a light, near-neutral grey. Relative luminance 0.507; OKLCH L 79.7% C 0.004 H 247.8°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBDBF |
|---|---|
| RGB | rgb(187, 189, 191) |
| HSL | hsl(210, 3%, 74%) |
| HSV | hsv(210, 2%, 75%) |
| CMYK | cmyk(2.1%, 1%, 0%, 25.1%) |
| CIE-LAB | lab(76.51, -0.32, -1.25) |
| CIE-LCH | lch(76.51, 1.29, 255.66°) |
| OKLab | oklab(79.74% -0.0014 -0.0033) |
| OKLCH | oklch(79.74% 0.004 247.8) |
| XYZ | xyz(48.0934, 50.7215, 56.5366) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.55
Dove Gray
#B6B8BD
ΔE00 2.06
Silver (survey)
#C5C9C7
ΔE00 3.91
Dark Gray
#A9A9A9
ΔE00 5.59
Light Gray
#D3D3D3
ΔE00 5.69
Fog
#D8DCE0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBDBF #BFBDBB
analogous
#BBBFBF #BBBDBF #BBBBBF
triadic
#BBBDBF #BFBBBD #BDBFBB
tetradic
#BBBDBF #BFBBBF #BFBDBB #BBBFBB
square
#BBBDBF #BFBBBF #BFBDBB #BBBFBB
split-complementary
#BBBDBF #BFBBBB #BFBFBB
monochromatic
#7C8084 #9B9EA1 #BBBDBF #DBDCDD #EFF0F0
Accessibility & contrast
On white
1.88
#BBBDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#BBBDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBDBF
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBDBF | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBF
Deuteranopia (green-blind)
#BCBDBF
Tritanopia (blue-blind)
#BABDBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbbdbf; /* rgb */ color: rgb(187, 189, 191); /* oklch */ color: oklch(79.7% 0.004 247.8);
Tailwind
colors: {
custom: {
50: '#cfd0d2',
500: '#bbbdbf',
950: '#000000',
},
}SCSS
$custom: #bbbdbf; $custom-light: #cfd0d2; $custom-dark: #000000;
JSON
{
"hex": "#bbbdbf",
"rgb": {
"r": 187,
"g": 189,
"b": 191
},
"hsl": {
"h": 210,
"s": 3.03,
"l": 74.118
},
"oklch": {
"l": 0.79737,
"c": 0.0036,
"h": 247.8
},
"luminance": 0.50722
}Semantic roles & 50–950 ramp
primary
#BBBDBF
secondary
#918F8D
accent
#73598D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383