#BBB1BB#BBB1BB
#BBB1BB is a light, near-neutral grey. Relative luminance 0.456; OKLCH L 77.2% C 0.018 H 325.8°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB1BB |
|---|---|
| RGB | rgb(187, 177, 187) |
| HSL | hsl(300, 7%, 71%) |
| HSV | hsv(300, 5%, 73%) |
| CMYK | cmyk(0%, 5.3%, 0%, 26.7%) |
| CIE-LAB | lab(73.28, 5.39, -3.81) |
| CIE-LCH | lch(73.28, 6.60, 324.73°) |
| OKLab | oklab(77.17% 0.0148 -0.0101) |
| OKLCH | oklch(77.17% 0.018 325.8) |
| XYZ | xyz(45.1839, 45.5972, 53.4249) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.72
Dark Gray
#A9A9A9
ΔE00 8.05
Silver
#C0C0C0
ΔE00 8.10
Pinkish Grey
#C8ACA9
ΔE00 8.38
Thistle
#D8BFD8
ΔE00 9.00
Light Gray
#D3D3D3
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB1BB #B1BBB1
analogous
#B6B1BB #BBB1BB #BBB1B6
triadic
#BBB1BB #BBBBB1 #B1BBBB
tetradic
#BBB1BB #BBB6B1 #B1BBB1 #B1B6BB
square
#BBB1BB #BBB6B1 #B1BBB1 #B1B6BB
split-complementary
#BBB1BB #B6BBB1 #B1BBB6
monochromatic
#817181 #9E909E #BBB1BB #D8D2D8 #F1EFF1
Accessibility & contrast
On white
2.08
#BBB1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#BBB1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB1BB
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB1BB | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BB
Deuteranopia (green-blind)
#B2B4BB
Tritanopia (blue-blind)
#BCB2B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bbb1bb; /* rgb */ color: rgb(187, 177, 187); /* oklch */ color: oklch(77.2% 0.018 325.8);
Tailwind
colors: {
custom: {
50: '#cfc8cf',
500: '#bbb1bb',
950: '#000000',
},
}SCSS
$custom: #bbb1bb; $custom-light: #cfc8cf; $custom-dark: #000000;
JSON
{
"hex": "#bbb1bb",
"rgb": {
"r": 187,
"g": 177,
"b": 187
},
"hsl": {
"h": 300,
"s": 6.849,
"l": 71.373
},
"oklch": {
"l": 0.77171,
"c": 0.01791,
"h": 325.8
},
"luminance": 0.45597
}Semantic roles & 50–950 ramp
primary
#BBB1BB
secondary
#E3E5E3
accent
#915555
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131313
muted
#828282