#BBB4B7#BBB4B7
#BBB4B7 is a light, near-neutral grey. Relative luminance 0.466; OKLCH L 77.7% C 0.009 H 349.3°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB4B7 |
|---|---|
| RGB | rgb(187, 180, 183) |
| HSL | hsl(334, 5%, 72%) |
| HSV | hsv(334, 4%, 73%) |
| CMYK | cmyk(0%, 3.7%, 2.1%, 26.7%) |
| CIE-LAB | lab(73.95, 3.02, -0.64) |
| CIE-LCH | lch(73.95, 3.09, 348.01°) |
| OKLab | oklab(77.66% 0.0088 -0.0017) |
| OKLCH | oklch(77.66% 0.009 349.3) |
| XYZ | xyz(45.3608, 46.6265, 51.4007) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.44
Silver
#C0C0C0
ΔE00 4.96
Dark Gray
#A9A9A9
ΔE00 5.48
Pinkish Grey
#C8ACA9
ΔE00 8.27
Silver (survey)
#C5C9C7
ΔE00 8.42
Light Gray
#D3D3D3
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB4B7 #B4BBB8
analogous
#BBB4BB #BBB4B7 #BBB5B4
triadic
#BBB4B7 #B7BBB4 #B4B7BB
tetradic
#BBB4B7 #BBBBB4 #B4BBB8 #B5B4BB
square
#BBB4B7 #BBBBB4 #B4BBB8 #B5B4BB
split-complementary
#BBB4B7 #B4BBB5 #B4BBBB
monochromatic
#807479 #9E9498 #BBB4B7 #D8D4D6 #F0EFF0
Accessibility & contrast
On white
2.03
#BBB4B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#BBB4B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB4B7
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB4B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB4B7 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B5B7
Deuteranopia (green-blind)
#B6B6B7
Tritanopia (blue-blind)
#BCB4B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbb4b7; /* rgb */ color: rgb(187, 180, 183); /* oklch */ color: oklch(77.7% 0.009 349.3);
Tailwind
colors: {
custom: {
50: '#cfcacc',
500: '#bbb4b7',
950: '#000000',
},
}SCSS
$custom: #bbb4b7; $custom-light: #cfcacc; $custom-dark: #000000;
JSON
{
"hex": "#bbb4b7",
"rgb": {
"r": 187,
"g": 180,
"b": 183
},
"hsl": {
"h": 334.286,
"s": 4.895,
"l": 71.961
},
"oklch": {
"l": 0.77657,
"c": 0.00894,
"h": 349.3
},
"luminance": 0.46626
}Semantic roles & 50–950 ramp
primary
#BBB4B7
secondary
#E5E6E6
accent
#8F7757
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282