#B7BDBF#B7BDBF
#B7BDBF is a light, near-neutral grey. Relative luminance 0.502; OKLCH L 79.4% C 0.007 H 219.6°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BDBF |
|---|---|
| RGB | rgb(183, 189, 191) |
| HSL | hsl(195, 6%, 73%) |
| HSV | hsv(195, 4%, 75%) |
| CMYK | cmyk(4.2%, 1%, 0%, 25.1%) |
| CIE-LAB | lab(76.21, -1.69, -1.73) |
| CIE-LCH | lch(76.21, 2.42, 225.62°) |
| OKLab | oklab(79.42% -0.0056 -0.0046) |
| OKLCH | oklch(79.42% 0.007 219.6) |
| XYZ | xyz(47.1282, 50.2238, 56.4914) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.07
Dove Gray
#B6B8BD
ΔE00 3.09
Silver (survey)
#C5C9C7
ΔE00 3.77
Dark Gray
#A9A9A9
ΔE00 5.96
Light Gray
#D3D3D3
ΔE00 6.43
Cool Gray
#9AA7B0
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BDBF #BFB9B7
analogous
#B7BFBD #B7BDBF #B7B9BF
triadic
#B7BDBF #BFB7BD #BDBFB7
tetradic
#B7BDBF #BDB7BF #BFB9B7 #B9BFB7
square
#B7BDBF #BDB7BF #BFB9B7 #B9BFB7
split-complementary
#B7BDBF #BFB7B9 #BFBDB7
monochromatic
#768185 #979FA2 #B7BDBF #D7DBDC #EFF0F1
Accessibility & contrast
On white
1.90
#B7BDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#B7BDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BDBF
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BDBF | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBF
Deuteranopia (green-blind)
#BABBBF
Tritanopia (blue-blind)
#B5BEBE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b7bdbf; /* rgb */ color: rgb(183, 189, 191); /* oklch */ color: oklch(79.4% 0.007 219.6);
Tailwind
colors: {
custom: {
50: '#ccd0d2',
500: '#b7bdbf',
950: '#000000',
},
}SCSS
$custom: #b7bdbf; $custom-light: #ccd0d2; $custom-dark: #000000;
JSON
{
"hex": "#b7bdbf",
"rgb": {
"r": 183,
"g": 189,
"b": 191
},
"hsl": {
"h": 195,
"s": 5.882,
"l": 73.333
},
"oklch": {
"l": 0.79423,
"c": 0.00728,
"h": 219.6
},
"luminance": 0.50224
}Semantic roles & 50–950 ramp
primary
#B7BDBF
secondary
#928B88
accent
#645690
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383