#BBB4BB#BBB4BB
#BBB4BB is a light, near-neutral grey. Relative luminance 0.468; OKLCH L 77.8% C 0.013 H 325.7°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB4BB |
|---|---|
| RGB | rgb(187, 180, 187) |
| HSL | hsl(300, 5%, 72%) |
| HSV | hsv(300, 4%, 73%) |
| CMYK | cmyk(0%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(74.06, 3.76, -2.67) |
| CIE-LCH | lch(74.06, 4.61, 324.64°) |
| OKLab | oklab(77.78% 0.0103 -0.007) |
| OKLCH | oklch(77.78% 0.013 325.7) |
| XYZ | xyz(45.7830, 46.7954, 53.6246) |
| Luminance | 0.4679 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.81
Silver
#C0C0C0
ΔE00 6.07
Dark Gray
#A9A9A9
ΔE00 6.58
Pinkish Grey
#C8ACA9
ΔE00 8.79
Light Gray
#D3D3D3
ΔE00 9.14
Silver (survey)
#C5C9C7
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB4BB #B4BBB4
analogous
#B8B4BB #BBB4BB #BBB4B8
triadic
#BBB4BB #BBBBB4 #B4BBBB
tetradic
#BBB4BB #BBB8B4 #B4BBB4 #B4B8BB
square
#BBB4BB #BBB8B4 #B4BBB4 #B4B8BB
split-complementary
#BBB4BB #B8BBB4 #B4BBB8
monochromatic
#807480 #9E949E #BBB4BB #D8D4D8 #F0EFF0
Accessibility & contrast
On white
2.03
#BBB4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#BBB4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB4BB
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB4BB | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BB
Deuteranopia (green-blind)
#B5B6BB
Tritanopia (blue-blind)
#BCB4B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbb4bb; /* rgb */ color: rgb(187, 180, 187); /* oklch */ color: oklch(77.8% 0.013 325.7);
Tailwind
colors: {
custom: {
50: '#cfcacf',
500: '#bbb4bb',
950: '#000000',
},
}SCSS
$custom: #bbb4bb; $custom-light: #cfcacf; $custom-dark: #000000;
JSON
{
"hex": "#bbb4bb",
"rgb": {
"r": 187,
"g": 180,
"b": 187
},
"hsl": {
"h": 300,
"s": 4.895,
"l": 71.961
},
"oklch": {
"l": 0.77778,
"c": 0.01251,
"h": 325.7
},
"luminance": 0.46795
}Semantic roles & 50–950 ramp
primary
#BBB4BB
secondary
#E5E6E5
accent
#8F5757
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131313
muted
#828282