#BBB7BF#BBB7BF
#BBB7BF is a light, near-neutral grey. Relative luminance 0.482; OKLCH L 78.5% C 0.012 H 308.3°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB7BF |
|---|---|
| RGB | rgb(187, 183, 191) |
| HSL | hsl(270, 6%, 73%) |
| HSV | hsv(270, 4%, 75%) |
| CMYK | cmyk(2.1%, 4.2%, 0%, 25.1%) |
| CIE-LAB | lab(74.95, 2.90, -3.55) |
| CIE-LCH | lch(74.95, 4.58, 309.25°) |
| OKLab | oklab(78.51% 0.0074 -0.0094) |
| OKLCH | oklch(78.51% 0.012 308.3) |
| XYZ | xyz(46.8294, 48.1934, 56.1153) |
| Luminance | 0.4819 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.68
Silver
#C0C0C0
ΔE00 5.36
Dark Gray
#A9A9A9
ΔE00 6.59
Light Gray
#D3D3D3
ΔE00 8.32
Silver (survey)
#C5C9C7
ΔE00 8.33
Cool Gray
#9AA7B0
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB7BF #BBBFB7
analogous
#B7B7BF #BBB7BF #BFB7BF
triadic
#BBB7BF #BFBBB7 #B7BFBB
tetradic
#BBB7BF #BFB7B7 #BBBFB7 #B7BFBF
square
#BBB7BF #BFB7B7 #BBBFB7 #B7BFBF
split-complementary
#BBB7BF #BFBFB7 #B7BFB7
monochromatic
#7E7685 #9C97A2 #BBB7BF #DAD7DC #F0EFF1
Accessibility & contrast
On white
1.97
#BBB7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#BBB7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB7BF
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB7BF | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#BBB8B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bbb7bf; /* rgb */ color: rgb(187, 183, 191); /* oklch */ color: oklch(78.5% 0.012 308.3);
Tailwind
colors: {
custom: {
50: '#cfccd2',
500: '#bbb7bf',
950: '#000000',
},
}SCSS
$custom: #bbb7bf; $custom-light: #cfccd2; $custom-dark: #000000;
JSON
{
"hex": "#bbb7bf",
"rgb": {
"r": 187,
"g": 183,
"b": 191
},
"hsl": {
"h": 270,
"s": 5.882,
"l": 73.333
},
"oklch": {
"l": 0.7851,
"c": 0.012,
"h": 308.3
},
"luminance": 0.48193
}Semantic roles & 50–950 ramp
primary
#BBB7BF
secondary
#E6E7E4
accent
#905673
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131314
muted
#828282