#BBBFC0#BBBFC0
#BBBFC0 is a light, near-neutral grey. Relative luminance 0.516; OKLCH L 80.2% C 0.005 H 214.3°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFC0 |
|---|---|
| RGB | rgb(187, 191, 192) |
| HSL | hsl(192, 4%, 74%) |
| HSV | hsv(192, 3%, 75%) |
| CMYK | cmyk(2.6%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(77.06, -1.20, -0.99) |
| CIE-LCH | lch(77.06, 1.55, 219.54°) |
| OKLab | oklab(80.18% -0.0039 -0.0026) |
| OKLCH | oklch(80.18% 0.005 214.3) |
| XYZ | xyz(48.6370, 51.6320, 57.2626) |
| Luminance | 0.5163 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.01
Silver (survey)
#C5C9C7
ΔE00 2.98
Dove Gray
#B6B8BD
ΔE00 3.13
Light Gray
#D3D3D3
ΔE00 5.50
Dark Gray
#A9A9A9
ΔE00 6.15
Fog
#D8DCE0
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFC0 #C0BCBB
analogous
#BBC0BF #BBBFC0 #BBBDC0
triadic
#BBBFC0 #C0BBBF #BFC0BB
tetradic
#BBBFC0 #BFBBC0 #C0BCBB #BDC0BB
square
#BBBFC0 #BFBBC0 #C0BCBB #BDC0BB
split-complementary
#BBBFC0 #C0BBBD #C0BFBB
monochromatic
#7B8385 #9BA1A3 #BBBFC0 #DBDDDD #EFF0F0
Accessibility & contrast
On white
1.85
#BBBFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#BBBFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFC0
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFC0 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBFC0
Deuteranopia (green-blind)
#BDBEC0
Tritanopia (blue-blind)
#BABFBF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbbfc0; /* rgb */ color: rgb(187, 191, 192); /* oklch */ color: oklch(80.2% 0.005 214.3);
Tailwind
colors: {
custom: {
50: '#cfd2d3',
500: '#bbbfc0',
950: '#000000',
},
}SCSS
$custom: #bbbfc0; $custom-light: #cfd2d3; $custom-dark: #000000;
JSON
{
"hex": "#bbbfc0",
"rgb": {
"r": 187,
"g": 191,
"b": 192
},
"hsl": {
"h": 192,
"s": 3.817,
"l": 74.314
},
"oklch": {
"l": 0.80179,
"c": 0.00468,
"h": 214.3
},
"luminance": 0.51632
}Semantic roles & 50–950 ramp
primary
#BBBFC0
secondary
#938E8D
accent
#63588E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383