#B4BFBC#B4BFBC
#B4BFBC is a light, near-neutral grey. Relative luminance 0.506; OKLCH L 79.5% C 0.013 H 177.9°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BFBC |
|---|---|
| RGB | rgb(180, 191, 188) |
| HSL | hsl(164, 8%, 73%) |
| HSV | hsv(164, 6%, 75%) |
| CMYK | cmyk(5.8%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(76.43, -4.36, 0.20) |
| CIE-LCH | lch(76.43, 4.36, 177.36°) |
| OKLab | oklab(79.52% -0.0128 0.0005) |
| OKLCH | oklch(79.52% 0.013 177.9) |
| XYZ | xyz(46.5285, 50.5953, 54.8818) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.40
Silver
#C0C0C0
ΔE00 5.77
Dove Gray
#B6B8BD
ΔE00 6.76
Dark Gray
#A9A9A9
ΔE00 7.84
Light Gray
#D3D3D3
ΔE00 7.99
Light Grey
#D8DCD6
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BFBC #BFB4B7
analogous
#B4BFB6 #B4BFBC #B4BCBF
triadic
#B4BFBC #BCB4BF #BFBCB4
tetradic
#B4BFBC #B6B4BF #BFB4B7 #BCBFB4
square
#B4BFBC #B6B4BF #BFB4B7 #BCBFB4
split-complementary
#B4BFBC #BFB4BC #BFB6B4
monochromatic
#728681 #93A39F #B4BFBC #D5DBD9 #EEF1F0
Accessibility & contrast
On white
1.89
#B4BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#B4BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BFBC
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BFBC | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBC
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#B2BFBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b4bfbc; /* rgb */ color: rgb(180, 191, 188); /* oklch */ color: oklch(79.5% 0.013 177.9);
Tailwind
colors: {
custom: {
50: '#cad2d0',
500: '#b4bfbc',
950: '#000000',
},
}SCSS
$custom: #b4bfbc; $custom-light: #cad2d0; $custom-dark: #000000;
JSON
{
"hex": "#b4bfbc",
"rgb": {
"r": 180,
"g": 191,
"b": 188
},
"hsl": {
"h": 163.636,
"s": 7.914,
"l": 72.745
},
"oklch": {
"l": 0.7952,
"c": 0.01285,
"h": 177.9
},
"luminance": 0.50596
}Semantic roles & 50–950 ramp
primary
#B4BFBC
secondary
#928589
accent
#546592
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383