#B7BFBB#B7BFBB
#B7BFBB is a light, near-neutral grey. Relative luminance 0.509; OKLCH L 79.7% C 0.010 H 164.8°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BFBB |
|---|---|
| RGB | rgb(183, 191, 187) |
| HSL | hsl(150, 6%, 73%) |
| HSV | hsv(150, 4%, 75%) |
| CMYK | cmyk(4.2%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(76.63, -3.52, 1.05) |
| CIE-LCH | lch(76.63, 3.67, 163.32°) |
| OKLab | oklab(79.72% -0.0101 0.0027) |
| OKLCH | oklch(79.72% 0.01 164.8) |
| XYZ | xyz(47.1272, 50.9165, 54.3491) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.62
Silver
#C0C0C0
ΔE00 4.86
Dove Gray
#B6B8BD
ΔE00 6.34
Light Gray
#D3D3D3
ΔE00 7.26
Dark Gray
#A9A9A9
ΔE00 7.32
Light Grey
#D8DCD6
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BFBB #BFB7BB
analogous
#B7BFB7 #B7BFBB #B7BFBF
triadic
#B7BFBB #BBB7BF #BFBBB7
tetradic
#B7BFBB #B7B7BF #BFB7BB #BFBFB7
square
#B7BFBB #B7B7BF #BFB7BB #BFBFB7
split-complementary
#B7BFBB #BFB7BF #BFB7B7
monochromatic
#76857E #97A29C #B7BFBB #D7DCDA #EFF1F0
Accessibility & contrast
On white
1.88
#B7BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#B7BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BFBB
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BFBB | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#BDBDBB
Tritanopia (blue-blind)
#B6BFBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b7bfbb; /* rgb */ color: rgb(183, 191, 187); /* oklch */ color: oklch(79.7% 0.010 164.8);
Tailwind
colors: {
custom: {
50: '#ccd2cf',
500: '#b7bfbb',
950: '#000000',
},
}SCSS
$custom: #b7bfbb; $custom-light: #ccd2cf; $custom-dark: #000000;
JSON
{
"hex": "#b7bfbb",
"rgb": {
"r": 183,
"g": 191,
"b": 187
},
"hsl": {
"h": 150,
"s": 5.882,
"l": 73.333
},
"oklch": {
"l": 0.79721,
"c": 0.01045,
"h": 164.8
},
"luminance": 0.50917
}Semantic roles & 50–950 ramp
primary
#B7BFBB
secondary
#92888D
accent
#567390
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131413
muted
#838383