#BBBFB6#BBBFB6
#BBBFB6 is a light, near-neutral grey. Relative luminance 0.512; OKLCH L 79.9% C 0.013 H 126.4°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFB6 |
|---|---|
| RGB | rgb(187, 191, 182) |
| HSL | hsl(87, 7%, 73%) |
| HSV | hsv(87, 5%, 75%) |
| CMYK | cmyk(2.1%, 0%, 4.7%, 25.1%) |
| CIE-LAB | lab(76.80, -3.04, 4.05) |
| CIE-LCH | lch(76.80, 5.06, 126.89°) |
| OKLab | oklab(79.89% -0.0078 0.0106) |
| OKLCH | oklch(79.89% 0.013 126.4) |
| XYZ | xyz(47.5664, 51.2038, 51.6243) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.38
Silver
#C0C0C0
ΔE00 5.40
Warm Gray
#C9BEB0
ΔE00 7.27
Light Grey
#D8DCD6
ΔE00 7.27
Light Gray
#D3D3D3
ΔE00 7.56
Dark Gray
#A9A9A9
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFB6 #BAB6BF
analogous
#BFBEB6 #BBBFB6 #B6BFB6
triadic
#BBBFB6 #B6BBBF #BFB6BB
tetradic
#BBBFB6 #B6BFBE #BAB6BF #BFB6B6
square
#BBBFB6 #B6BFBE #BAB6BF #BFB6B6
split-complementary
#BBBFB6 #B6B6BF #BEB6BF
monochromatic
#7E8675 #9DA295 #BBBFB6 #D9DCD7 #F0F1EF
Accessibility & contrast
On white
1.87
#BBBFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#BBBFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFB6
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFB6 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BEB6
Deuteranopia (green-blind)
#C0BDB6
Tritanopia (blue-blind)
#BCBEBC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbbfb6; /* rgb */ color: rgb(187, 191, 182); /* oklch */ color: oklch(79.9% 0.013 126.4);
Tailwind
colors: {
custom: {
50: '#cfd2cb',
500: '#bbbfb6',
950: '#000000',
},
}SCSS
$custom: #bbbfb6; $custom-light: #cfd2cb; $custom-dark: #000000;
JSON
{
"hex": "#bbbfb6",
"rgb": {
"r": 187,
"g": 191,
"b": 182
},
"hsl": {
"h": 86.667,
"s": 6.569,
"l": 73.137
},
"oklch": {
"l": 0.7989,
"c": 0.01321,
"h": 126.4
},
"luminance": 0.51204
}Semantic roles & 50–950 ramp
primary
#BBBFB6
secondary
#8C8792
accent
#55906F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382