#BBB2B7#BBB2B7
#BBB2B7 is a light, near-neutral grey. Relative luminance 0.458; OKLCH L 77.3% C 0.012 H 342.7°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2B7 |
|---|---|
| RGB | rgb(187, 178, 183) |
| HSL | hsl(327, 6%, 72%) |
| HSV | hsv(327, 5%, 73%) |
| CMYK | cmyk(0%, 4.8%, 2.1%, 26.7%) |
| CIE-LAB | lab(73.43, 4.10, -1.40) |
| CIE-LCH | lch(73.43, 4.33, 341.15°) |
| OKLab | oklab(77.25% 0.0118 -0.0037) |
| OKLCH | oklch(77.25% 0.012 342.7) |
| XYZ | xyz(44.9599, 45.8248, 51.2671) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.49
Silver
#C0C0C0
ΔE00 6.33
Dark Gray
#A9A9A9
ΔE00 6.38
Pinkish Grey
#C8ACA9
ΔE00 7.68
Light Gray
#D3D3D3
ΔE00 9.54
Silver (survey)
#C5C9C7
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2B7 #B2BBB6
analogous
#BBB2BB #BBB2B7 #BBB2B3
triadic
#BBB2B7 #B7BBB2 #B2B7BB
tetradic
#BBB2B7 #BBBBB2 #B2BBB6 #B2B3BB
square
#BBB2B7 #BBBBB2 #B2BBB6 #B2B3BB
split-complementary
#BBB2B7 #B3BBB2 #B2BBBB
monochromatic
#81727A #9E9299 #BBB2B7 #D8D3D5 #F1EFF0
Accessibility & contrast
On white
2.07
#BBB2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#BBB2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2B7
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2B7 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4B7
Deuteranopia (green-blind)
#B4B5B7
Tritanopia (blue-blind)
#BCB2B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bbb2b7; /* rgb */ color: rgb(187, 178, 183); /* oklch */ color: oklch(77.3% 0.012 342.7);
Tailwind
colors: {
custom: {
50: '#cfc9cc',
500: '#bbb2b7',
950: '#000000',
},
}SCSS
$custom: #bbb2b7; $custom-light: #cfc9cc; $custom-dark: #000000;
JSON
{
"hex": "#bbb2b7",
"rgb": {
"r": 187,
"g": 178,
"b": 183
},
"hsl": {
"h": 326.667,
"s": 6.207,
"l": 71.569
},
"oklch": {
"l": 0.77251,
"c": 0.01233,
"h": 342.7
},
"luminance": 0.45824
}Semantic roles & 50–950 ramp
primary
#BBB2B7
secondary
#E3E6E4
accent
#906F55
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282