#BBB0B2#BBB0B2
#BBB0B2 is a light, near-neutral grey. Relative luminance 0.448; OKLCH L 76.7% C 0.013 H 4.9°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB0B2 |
|---|---|
| RGB | rgb(187, 176, 178) |
| HSL | hsl(349, 7%, 71%) |
| HSV | hsv(349, 6%, 73%) |
| CMYK | cmyk(0%, 5.9%, 4.8%, 26.7%) |
| CIE-LAB | lab(72.78, 4.27, 0.39) |
| CIE-LCH | lch(72.78, 4.29, 5.17°) |
| OKLab | oklab(76.7% 0.0128 0.0011) |
| OKLCH | oklch(76.7% 0.013 4.9) |
| XYZ | xyz(44.0537, 44.8303, 48.4432) |
| Luminance | 0.4483 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.23
Dove Gray
#B6B8BD
ΔE00 6.34
Pinkish Grey
#C8ACA9
ΔE00 6.48
Silver
#C0C0C0
ΔE00 6.66
Warm Gray
#C9BEB0
ΔE00 8.99
Light Gray
#D3D3D3
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB0B2 #B0BBB9
analogous
#BBB0B7 #BBB0B2 #BBB3B0
triadic
#BBB0B2 #B2BBB0 #B0B2BB
tetradic
#BBB0B2 #B7BBB0 #B0BBB9 #B3B0BB
square
#BBB0B2 #B7BBB0 #B0BBB9 #B3B0BB
split-complementary
#BBB0B2 #B0BBB3 #B0B7BB
monochromatic
#816F73 #9F8F92 #BBB0B2 #D7D1D2 #F1EFEF
Accessibility & contrast
On white
2.11
#BBB0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#BBB0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB0B2
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB0B2 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B2B2
Deuteranopia (green-blind)
#B4B3B2
Tritanopia (blue-blind)
#BDAFB1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bbb0b2; /* rgb */ color: rgb(187, 176, 178); /* oklch */ color: oklch(76.7% 0.013 4.9);
Tailwind
colors: {
custom: {
50: '#cfc7c9',
500: '#bbb0b2',
950: '#000000',
},
}SCSS
$custom: #bbb0b2; $custom-light: #cfc7c9; $custom-dark: #000000;
JSON
{
"hex": "#bbb0b2",
"rgb": {
"r": 187,
"g": 176,
"b": 178
},
"hsl": {
"h": 349.091,
"s": 7.483,
"l": 71.176
},
"oklch": {
"l": 0.76696,
"c": 0.01288,
"h": 4.9
},
"luminance": 0.4483
}Semantic roles & 50–950 ramp
primary
#BBB0B2
secondary
#E2E5E4
accent
#918654
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282