#BBB1BA#BBB1BA
#BBB1BA is a light, near-neutral grey. Relative luminance 0.456; OKLCH L 77.1% C 0.017 H 328.8°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB1BA |
|---|---|
| RGB | rgb(187, 177, 186) |
| HSL | hsl(306, 7%, 71%) |
| HSV | hsv(306, 5%, 73%) |
| CMYK | cmyk(0%, 5.3%, 0.5%, 26.7%) |
| CIE-LAB | lab(73.26, 5.20, -3.30) |
| CIE-LCH | lch(73.26, 6.16, 327.58°) |
| OKLab | oklab(77.14% 0.0144 -0.0087) |
| OKLCH | oklch(77.14% 0.017 328.8) |
| XYZ | xyz(45.0773, 45.5545, 52.8630) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.52
Dark Gray
#A9A9A9
ΔE00 7.74
Silver
#C0C0C0
ΔE00 7.81
Pinkish Grey
#C8ACA9
ΔE00 8.13
Thistle
#D8BFD8
ΔE00 9.29
Light Gray
#D3D3D3
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB1BA #B1BBB2
analogous
#B7B1BB #BBB1BA #BBB1B5
triadic
#BBB1BA #BABBB1 #B1BABB
tetradic
#BBB1BA #BBB7B1 #B1BBB2 #B1B5BB
square
#BBB1BA #BBB7B1 #B1BBB2 #B1B5BB
split-complementary
#BBB1BA #B5BBB1 #B1BBB7
monochromatic
#81717F #9E909D #BBB1BA #D8D2D7 #F1EFF1
Accessibility & contrast
On white
2.08
#BBB1BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#BBB1BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB1BA
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB1BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB1BA | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3BA
Deuteranopia (green-blind)
#B3B4BA
Tritanopia (blue-blind)
#BCB2B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bbb1ba; /* rgb */ color: rgb(187, 177, 186); /* oklch */ color: oklch(77.1% 0.017 328.8);
Tailwind
colors: {
custom: {
50: '#cfc8ce',
500: '#bbb1ba',
950: '#000000',
},
}SCSS
$custom: #bbb1ba; $custom-light: #cfc8ce; $custom-dark: #000000;
JSON
{
"hex": "#bbb1ba",
"rgb": {
"r": 187,
"g": 177,
"b": 186
},
"hsl": {
"h": 306,
"s": 6.849,
"l": 71.373
},
"oklch": {
"l": 0.7714,
"c": 0.01685,
"h": 328.8
},
"luminance": 0.45554
}Semantic roles & 50–950 ramp
primary
#BBB1BA
secondary
#E3E5E3
accent
#915B55
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131313
muted
#828282