#B7BBBF#B7BBBF
#B7BBBF is a light, near-neutral grey. Relative luminance 0.494; OKLCH L 79.0% C 0.007 H 247.9°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BBBF |
|---|---|
| RGB | rgb(183, 187, 191) |
| HSL | hsl(210, 6%, 73%) |
| HSV | hsv(210, 4%, 75%) |
| CMYK | cmyk(4.2%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(75.68, -0.63, -2.50) |
| CIE-LCH | lch(75.68, 2.58, 255.93°) |
| OKLab | oklab(79.01% -0.0027 -0.0067) |
| OKLCH | oklch(79.01% 0.007 247.9) |
| XYZ | xyz(46.7010, 49.3693, 56.3490) |
| Luminance | 0.4937 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.46
Silver
#C0C0C0
ΔE00 2.91
Silver (survey)
#C5C9C7
ΔE00 4.79
Dark Gray
#A9A9A9
ΔE00 5.46
Light Gray
#D3D3D3
ΔE00 6.63
Cool Gray
#9AA7B0
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BBBF #BFBBB7
analogous
#B7BFBF #B7BBBF #B7B7BF
triadic
#B7BBBF #BFB7BB #BBBFB7
tetradic
#B7BBBF #BFB7BF #BFBBB7 #B7BFB7
square
#B7BBBF #BFB7BF #BFBBB7 #B7BFB7
split-complementary
#B7BBBF #BFB7B7 #BFBFB7
monochromatic
#767E85 #979CA2 #B7BBBF #D7DADC #EFF0F1
Accessibility & contrast
On white
1.93
#B7BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#B7BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BBBF
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BBBF | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBF
Deuteranopia (green-blind)
#B9BABF
Tritanopia (blue-blind)
#B5BCBC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b7bbbf; /* rgb */ color: rgb(183, 187, 191); /* oklch */ color: oklch(79.0% 0.007 247.9);
Tailwind
colors: {
custom: {
50: '#cccfd2',
500: '#b7bbbf',
950: '#000000',
},
}SCSS
$custom: #b7bbbf; $custom-light: #cccfd2; $custom-dark: #000000;
JSON
{
"hex": "#b7bbbf",
"rgb": {
"r": 183,
"g": 187,
"b": 191
},
"hsl": {
"h": 210,
"s": 5.882,
"l": 73.333
},
"oklch": {
"l": 0.7901,
"c": 0.00721,
"h": 247.9
},
"luminance": 0.4937
}Semantic roles & 50–950 ramp
primary
#B7BBBF
secondary
#E7E6E4
accent
#735690
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131314
muted
#828282