#BBB0BA#BBB0BA
#BBB0BA is a light, near-neutral grey. Relative luminance 0.452; OKLCH L 76.9% C 0.019 H 328.6°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB0BA |
|---|---|
| RGB | rgb(187, 176, 186) |
| HSL | hsl(305, 7%, 71%) |
| HSV | hsv(305, 6%, 73%) |
| CMYK | cmyk(0%, 5.9%, 0.5%, 26.7%) |
| CIE-LAB | lab(73.00, 5.74, -3.68) |
| CIE-LCH | lch(73.00, 6.82, 327.33°) |
| OKLab | oklab(76.94% 0.0159 -0.0097) |
| OKLCH | oklch(76.94% 0.019 328.6) |
| XYZ | xyz(44.8805, 45.1610, 52.7974) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.14
Pinkish Grey
#C8ACA9
ΔE00 8.08
Dark Gray
#A9A9A9
ΔE00 8.25
Silver
#C0C0C0
ΔE00 8.46
Thistle
#D8BFD8
ΔE00 8.88
Light Gray
#D3D3D3
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB0BA #B0BBB1
analogous
#B6B0BB #BBB0BA #BBB0B4
triadic
#BBB0BA #BABBB0 #B0BABB
tetradic
#BBB0BA #BBB6B0 #B0BBB1 #B0B4BB
square
#BBB0BA #BBB6B0 #B0BBB1 #B0B4BB
split-complementary
#BBB0BA #B4BBB0 #B0BBB6
monochromatic
#816F80 #9F8F9D #BBB0BA #D7D1D7 #F1EFF1
Accessibility & contrast
On white
2.09
#BBB0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#BBB0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB0BA
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB0BA | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B2BA
Deuteranopia (green-blind)
#B2B4BA
Tritanopia (blue-blind)
#BCB1B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bbb0ba; /* rgb */ color: rgb(187, 176, 186); /* oklch */ color: oklch(76.9% 0.019 328.6);
Tailwind
colors: {
custom: {
50: '#cfc7ce',
500: '#bbb0ba',
950: '#000000',
},
}SCSS
$custom: #bbb0ba; $custom-light: #cfc7ce; $custom-dark: #000000;
JSON
{
"hex": "#bbb0ba",
"rgb": {
"r": 187,
"g": 176,
"b": 186
},
"hsl": {
"h": 305.455,
"s": 7.483,
"l": 71.176
},
"oklch": {
"l": 0.76939,
"c": 0.01866,
"h": 328.6
},
"luminance": 0.45161
}Semantic roles & 50–950 ramp
primary
#BBB0BA
secondary
#E2E5E2
accent
#915A54
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131313
muted
#828282