#BFBBB6#BFBBB6
#BFBBB6 is a light, near-neutral grey. Relative luminance 0.500; OKLCH L 79.4% C 0.008 H 73.7°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBB6 |
|---|---|
| RGB | rgb(191, 187, 182) |
| HSL | hsl(33, 7%, 73%) |
| HSV | hsv(33, 5%, 75%) |
| CMYK | cmyk(0%, 2.1%, 4.7%, 25.1%) |
| CIE-LAB | lab(76.07, 0.50, 3.02) |
| CIE-LCH | lch(76.07, 3.06, 80.60°) |
| OKLab | oklab(79.39% 0.0023 0.008) |
| OKLCH | oklch(79.39% 0.008 73.7) |
| XYZ | xyz(47.6985, 49.9947, 51.3840) |
| Luminance | 0.4999 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.14
Warm Gray
#C9BEB0
ΔE00 4.56
Silver (survey)
#C5C9C7
ΔE00 5.12
Dove Gray
#B6B8BD
ΔE00 5.56
Dark Gray
#A9A9A9
ΔE00 5.89
Light Gray
#D3D3D3
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBB6 #B6BABF
analogous
#BFB6B6 #BFBBB6 #BEBFB6
triadic
#BFBBB6 #B6BFBB #BBB6BF
tetradic
#BFBBB6 #B6BFB6 #B6BABF #BFB6BE
square
#BFBBB6 #B6BFB6 #B6BABF #BFB6BE
split-complementary
#BFBBB6 #B6BEBF #B6B6BF
monochromatic
#867E75 #A29D95 #BFBBB6 #DCD9D7 #F1F0EF
Accessibility & contrast
On white
1.91
#BFBBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#BFBBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBB6
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBB6 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBBB6
Deuteranopia (green-blind)
#BEBCB6
Tritanopia (blue-blind)
#C1BABA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bfbbb6; /* rgb */ color: rgb(191, 187, 182); /* oklch */ color: oklch(79.4% 0.008 73.7);
Tailwind
colors: {
custom: {
50: '#d2cfcb',
500: '#bfbbb6',
950: '#000000',
},
}SCSS
$custom: #bfbbb6; $custom-light: #d2cfcb; $custom-dark: #000000;
JSON
{
"hex": "#bfbbb6",
"rgb": {
"r": 191,
"g": 187,
"b": 182
},
"hsl": {
"h": 33.333,
"s": 6.569,
"l": 73.137
},
"oklch": {
"l": 0.79387,
"c": 0.00832,
"h": 73.7
},
"luminance": 0.49994
}Semantic roles & 50–950 ramp
primary
#BFBBB6
secondary
#E4E5E7
accent
#6F9055
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282