#B4BFBB#B4BFBB
#B4BFBB is a light, near-neutral grey. Relative luminance 0.506; OKLCH L 79.5% C 0.013 H 172.3°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BFBB |
|---|---|
| RGB | rgb(180, 191, 187) |
| HSL | hsl(158, 8%, 73%) |
| HSV | hsv(158, 6%, 75%) |
| CMYK | cmyk(5.8%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(76.41, -4.55, 0.70) |
| CIE-LCH | lch(76.41, 4.60, 171.20°) |
| OKLab | oklab(79.49% -0.0132 0.0018) |
| OKLCH | oklch(79.49% 0.013 172.3) |
| XYZ | xyz(46.4211, 50.5524, 54.3160) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.56
Silver
#C0C0C0
ΔE00 6.01
Dove Gray
#B6B8BD
ΔE00 7.15
Dark Gray
#A9A9A9
ΔE00 8.01
Light Grey
#D8DCD6
ΔE00 8.03
Light Gray
#D3D3D3
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BFBB #BFB4B8
analogous
#B4BFB5 #B4BFBB #B4BDBF
triadic
#B4BFBB #BBB4BF #BFBBB4
tetradic
#B4BFBB #B5B4BF #BFB4B8 #BDBFB4
square
#B4BFBB #B5B4BF #BFB4B8 #BDBFB4
split-complementary
#B4BFBB #BFB4BD #BFB5B4
monochromatic
#72867F #93A39D #B4BFBB #D5DBD9 #EEF1F0
Accessibility & contrast
On white
1.89
#B4BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#B4BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BFBB
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BFBB | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBB
Deuteranopia (green-blind)
#BCBCBB
Tritanopia (blue-blind)
#B2BFBE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b4bfbb; /* rgb */ color: rgb(180, 191, 187); /* oklch */ color: oklch(79.5% 0.013 172.3);
Tailwind
colors: {
custom: {
50: '#cad2cf',
500: '#b4bfbb',
950: '#000000',
},
}SCSS
$custom: #b4bfbb; $custom-light: #cad2cf; $custom-dark: #000000;
JSON
{
"hex": "#b4bfbb",
"rgb": {
"r": 180,
"g": 191,
"b": 187
},
"hsl": {
"h": 158.182,
"s": 7.914,
"l": 72.745
},
"oklch": {
"l": 0.79491,
"c": 0.01336,
"h": 172.3
},
"luminance": 0.50553
}Semantic roles & 50–950 ramp
primary
#B4BFBB
secondary
#92858A
accent
#546A92
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383