#B4BFBF#B4BFBF
#B4BFBF is a light, near-neutral grey. Relative luminance 0.507; OKLCH L 79.6% C 0.012 H 196.9°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BFBF |
|---|---|
| RGB | rgb(180, 191, 191) |
| HSL | hsl(180, 8%, 73%) |
| HSV | hsv(180, 6%, 75%) |
| CMYK | cmyk(5.8%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(76.51, -3.78, -1.31) |
| CIE-LCH | lch(76.51, 4.00, 199.09°) |
| OKLab | oklab(79.61% -0.0116 -0.0035) |
| OKLCH | oklch(79.61% 0.012 196.9) |
| XYZ | xyz(46.8552, 50.7260, 56.6027) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.21
Silver
#C0C0C0
ΔE00 5.22
Dove Gray
#B6B8BD
ΔE00 5.69
Dark Gray
#A9A9A9
ΔE00 7.49
Light Gray
#D3D3D3
ΔE00 7.56
Cool Gray
#9AA7B0
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BFBF #BFB4B4
analogous
#B4BFB9 #B4BFBF #B4B9BF
triadic
#B4BFBF #BFB4BF #BFBFB4
tetradic
#B4BFBF #B9B4BF #BFB4B4 #B9BFB4
square
#B4BFBF #B9B4BF #BFB4B4 #B9BFB4
split-complementary
#B4BFBF #BFB4B9 #BFB9B4
monochromatic
#728686 #93A3A3 #B4BFBF #D5DBDB #EEF1F1
Accessibility & contrast
On white
1.88
#B4BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#B4BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BFBF
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BFBF | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEBF
Deuteranopia (green-blind)
#BBBCBF
Tritanopia (blue-blind)
#B1C0BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b4bfbf; /* rgb */ color: rgb(180, 191, 191); /* oklch */ color: oklch(79.6% 0.012 196.9);
Tailwind
colors: {
custom: {
50: '#cad2d2',
500: '#b4bfbf',
950: '#000000',
},
}SCSS
$custom: #b4bfbf; $custom-light: #cad2d2; $custom-dark: #000000;
JSON
{
"hex": "#b4bfbf",
"rgb": {
"r": 180,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 7.914,
"l": 72.745
},
"oklch": {
"l": 0.79609,
"c": 0.01218,
"h": 196.9
},
"luminance": 0.50726
}Semantic roles & 50–950 ramp
primary
#B4BFBF
secondary
#928585
accent
#545492
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383