#BBB7BE#BBB7BE
#BBB7BE is a light, near-neutral grey. Relative luminance 0.481; OKLCH L 78.5% C 0.011 H 311.1°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB7BE |
|---|---|
| RGB | rgb(187, 183, 190) |
| HSL | hsl(274, 5%, 73%) |
| HSV | hsv(274, 4%, 75%) |
| CMYK | cmyk(1.6%, 3.7%, 0%, 25.5%) |
| CIE-LAB | lab(74.92, 2.71, -3.04) |
| CIE-LCH | lch(74.92, 4.07, 311.67°) |
| OKLab | oklab(78.48% 0.0071 -0.0081) |
| OKLCH | oklch(78.48% 0.011 311.1) |
| XYZ | xyz(46.7197, 48.1495, 55.5377) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.43
Silver
#C0C0C0
ΔE00 4.98
Dark Gray
#A9A9A9
ΔE00 6.26
Silver (survey)
#C5C9C7
ΔE00 8.01
Light Gray
#D3D3D3
ΔE00 8.09
Fog
#D8DCE0
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB7BE #BABEB7
analogous
#B7B7BE #BBB7BE #BEB7BD
triadic
#BBB7BE #BEBBB7 #B7BEBB
tetradic
#BBB7BE #BEB7B7 #BABEB7 #B7BDBE
square
#BBB7BE #BEB7B7 #BABEB7 #B7BDBE
split-complementary
#BBB7BE #BDBEB7 #B7BEB7
monochromatic
#7E7784 #9D97A1 #BBB7BE #D9D7DB #F0EFF0
Accessibility & contrast
On white
1.98
#BBB7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#BBB7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB7BE
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB7BE | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BE
Deuteranopia (green-blind)
#B7B8BE
Tritanopia (blue-blind)
#BBB8B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bbb7be; /* rgb */ color: rgb(187, 183, 190); /* oklch */ color: oklch(78.5% 0.011 311.1);
Tailwind
colors: {
custom: {
50: '#cfccd1',
500: '#bbb7be',
950: '#000000',
},
}SCSS
$custom: #bbb7be; $custom-light: #cfccd1; $custom-dark: #000000;
JSON
{
"hex": "#bbb7be",
"rgb": {
"r": 187,
"g": 183,
"b": 190
},
"hsl": {
"h": 274.286,
"s": 5.109,
"l": 73.137
},
"oklch": {
"l": 0.7848,
"c": 0.01072,
"h": 311.1
},
"luminance": 0.48149
}Semantic roles & 50–950 ramp
primary
#BBB7BE
secondary
#E5E6E5
accent
#8F576F
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131314
muted
#828282