#BBB2B6#BBB2B6
#BBB2B6 is a light, near-neutral grey. Relative luminance 0.458; OKLCH L 77.2% C 0.012 H 348.5°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2B6 |
|---|---|
| RGB | rgb(187, 178, 182) |
| HSL | hsl(333, 6%, 72%) |
| HSV | hsv(333, 5%, 73%) |
| CMYK | cmyk(0%, 4.8%, 2.7%, 26.7%) |
| CIE-LAB | lab(73.40, 3.92, -0.89) |
| CIE-LCH | lch(73.40, 4.02, 347.17°) |
| OKLab | oklab(77.22% 0.0114 -0.0023) |
| OKLCH | oklch(77.22% 0.012 348.5) |
| XYZ | xyz(44.8562, 45.7833, 50.7209) |
| Luminance | 0.4578 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.42
Silver
#C0C0C0
ΔE00 6.10
Dark Gray
#A9A9A9
ΔE00 6.13
Pinkish Grey
#C8ACA9
ΔE00 7.53
Light Gray
#D3D3D3
ΔE00 9.40
Warm Gray
#C9BEB0
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2B6 #B2BBB7
analogous
#BBB2BB #BBB2B6 #BBB3B2
triadic
#BBB2B6 #B6BBB2 #B2B6BB
tetradic
#BBB2B6 #BBBBB2 #B2BBB7 #B3B2BB
square
#BBB2B6 #BBBBB2 #B2BBB7 #B3B2BB
split-complementary
#BBB2B6 #B2BBB3 #B2BBBB
monochromatic
#817278 #9E9297 #BBB2B6 #D8D3D5 #F1EFF0
Accessibility & contrast
On white
2.07
#BBB2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#BBB2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2B6
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2B6 | 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)
#B3B3B6
Deuteranopia (green-blind)
#B4B5B6
Tritanopia (blue-blind)
#BDB2B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bbb2b6; /* rgb */ color: rgb(187, 178, 182); /* oklch */ color: oklch(77.2% 0.012 348.5);
Tailwind
colors: {
custom: {
50: '#cfc9cb',
500: '#bbb2b6',
950: '#000000',
},
}SCSS
$custom: #bbb2b6; $custom-light: #cfc9cb; $custom-dark: #000000;
JSON
{
"hex": "#bbb2b6",
"rgb": {
"r": 187,
"g": 178,
"b": 182
},
"hsl": {
"h": 333.333,
"s": 6.207,
"l": 71.569
},
"oklch": {
"l": 0.77221,
"c": 0.01161,
"h": 348.5
},
"luminance": 0.45783
}Semantic roles & 50–950 ramp
primary
#BBB2B6
secondary
#E3E6E5
accent
#907655
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282