#B8BFBB#B8BFBB
#B8BFBB is a light, near-neutral grey. Relative luminance 0.510; OKLCH L 79.8% C 0.010 H 161.3°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BFBB |
|---|---|
| RGB | rgb(184, 191, 187) |
| HSL | hsl(146, 5%, 74%) |
| HSV | hsv(146, 4%, 75%) |
| CMYK | cmyk(3.7%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(76.70, -3.17, 1.17) |
| CIE-LCH | lch(76.70, 3.38, 159.72°) |
| OKLab | oklab(79.8% -0.009 0.0031) |
| OKLCH | oklch(79.8% 0.01 161.3) |
| XYZ | xyz(47.3660, 51.0396, 54.3603) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.34
Silver
#C0C0C0
ΔE00 4.47
Dove Gray
#B6B8BD
ΔE00 6.09
Light Gray
#D3D3D3
ΔE00 6.97
Dark Gray
#A9A9A9
ΔE00 7.11
Light Grey
#D8DCD6
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BFBB #BFB8BC
analogous
#B8BFB8 #B8BFBB #B8BFBE
triadic
#B8BFBB #BBB8BF #BFBBB8
tetradic
#B8BFBB #B8B8BF #BFB8BC #BFBEB8
square
#B8BFBB #B8B8BF #BFB8BC #BFBEB8
split-complementary
#B8BFBB #BEB8BF #BFB8B8
monochromatic
#78857D #98A29C #B8BFBB #D8DCDA #EFF0F0
Accessibility & contrast
On white
1.87
#B8BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#B8BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BFBB
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BFBB | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#BDBDBB
Tritanopia (blue-blind)
#B7BFBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b8bfbb; /* rgb */ color: rgb(184, 191, 187); /* oklch */ color: oklch(79.8% 0.010 161.3);
Tailwind
colors: {
custom: {
50: '#cdd2cf',
500: '#b8bfbb',
950: '#000000',
},
}SCSS
$custom: #b8bfbb; $custom-light: #cdd2cf; $custom-dark: #000000;
JSON
{
"hex": "#b8bfbb",
"rgb": {
"r": 184,
"g": 191,
"b": 187
},
"hsl": {
"h": 145.714,
"s": 5.185,
"l": 73.529
},
"oklch": {
"l": 0.79798,
"c": 0.00953,
"h": 161.3
},
"luminance": 0.5104
}Semantic roles & 50–950 ramp
primary
#B8BFBB
secondary
#92898E
accent
#56778F
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131413
muted
#838383