#B4BFBA#B4BFBA
#B4BFBA is a light, near-neutral grey. Relative luminance 0.505; OKLCH L 79.5% C 0.014 H 167.1°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BFBA |
|---|---|
| RGB | rgb(180, 191, 186) |
| HSL | hsl(153, 8%, 73%) |
| HSV | hsv(153, 6%, 75%) |
| CMYK | cmyk(5.8%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(76.38, -4.74, 1.21) |
| CIE-LCH | lch(76.38, 4.89, 165.69°) |
| OKLab | oklab(79.46% -0.0136 0.0031) |
| OKLCH | oklch(79.46% 0.014 167.1) |
| XYZ | xyz(46.3144, 50.5097, 53.7542) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.76
Silver
#C0C0C0
ΔE00 6.27
Dove Gray
#B6B8BD
ΔE00 7.53
Light Grey
#D8DCD6
ΔE00 8.04
Dark Gray
#A9A9A9
ΔE00 8.19
Light Gray
#D3D3D3
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BFBA #BFB4B9
analogous
#B4BFB4 #B4BFBA #B4BFBF
triadic
#B4BFBA #BAB4BF #BFBAB4
tetradic
#B4BFBA #B4B4BF #BFB4B9 #BFBFB4
square
#B4BFBA #B4B4BF #BFB4B9 #BFBFB4
split-complementary
#B4BFBA #BFB4BF #BFB4B4
monochromatic
#72867D #93A39C #B4BFBA #D5DBD8 #EEF1F0
Accessibility & contrast
On white
1.89
#B4BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#B4BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BFBA
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BFBA | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBA
Deuteranopia (green-blind)
#BCBCBA
Tritanopia (blue-blind)
#B2BFBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b4bfba; /* rgb */ color: rgb(180, 191, 186); /* oklch */ color: oklch(79.5% 0.014 167.1);
Tailwind
colors: {
custom: {
50: '#cad2ce',
500: '#b4bfba',
950: '#000000',
},
}SCSS
$custom: #b4bfba; $custom-light: #cad2ce; $custom-dark: #000000;
JSON
{
"hex": "#b4bfba",
"rgb": {
"r": 180,
"g": 191,
"b": 186
},
"hsl": {
"h": 152.727,
"s": 7.914,
"l": 72.745
},
"oklch": {
"l": 0.79462,
"c": 0.01399,
"h": 167.1
},
"luminance": 0.5051
}Semantic roles & 50–950 ramp
primary
#B4BFBA
secondary
#92858B
accent
#547092
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383