#BFC1BB#BFC1BB
#BFC1BB is a light, near-neutral grey. Relative luminance 0.528; OKLCH L 80.8% C 0.009 H 121.7°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC1BB |
|---|---|
| RGB | rgb(191, 193, 187) |
| HSL | hsl(80, 5%, 75%) |
| HSV | hsv(80, 3%, 76%) |
| CMYK | cmyk(1%, 0%, 3.1%, 24.3%) |
| CIE-LAB | lab(77.76, -1.79, 2.77) |
| CIE-LCH | lch(77.76, 3.30, 122.88°) |
| OKLab | oklab(80.76% -0.0045 0.0073) |
| OKLCH | oklch(80.76% 0.009 121.7) |
| XYZ | xyz(49.5240, 52.8042, 54.5873) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.87
Silver
#C0C0C0
ΔE00 3.55
Light Gray
#D3D3D3
ΔE00 5.85
Dove Gray
#B6B8BD
ΔE00 6.36
Light Grey
#D8DCD6
ΔE00 6.50
Warm Gray
#C9BEB0
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC1BB #BDBBC1
analogous
#C1C0BB #BFC1BB #BCC1BB
triadic
#BFC1BB #BBBFC1 #C1BBBF
tetradic
#BFC1BB #BBC1C0 #BDBBC1 #C1BBBC
square
#BFC1BB #BBC1C0 #BDBBC1 #C1BBBC
split-complementary
#BFC1BB #BBBCC1 #C0BBC1
monochromatic
#83877B #A1A49B #BFC1BB #DDDEDB #F0F0EF
Accessibility & contrast
On white
1.82
#BFC1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#BFC1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC1BB
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC1BB | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BB
Deuteranopia (green-blind)
#C2C0BB
Tritanopia (blue-blind)
#C0C0BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfc1bb; /* rgb */ color: rgb(191, 193, 187); /* oklch */ color: oklch(80.8% 0.009 121.7);
Tailwind
colors: {
custom: {
50: '#d2d3cf',
500: '#bfc1bb',
950: '#000000',
},
}SCSS
$custom: #bfc1bb; $custom-light: #d2d3cf; $custom-dark: #000000;
JSON
{
"hex": "#bfc1bb",
"rgb": {
"r": 191,
"g": 193,
"b": 187
},
"hsl": {
"h": 80,
"s": 4.615,
"l": 74.51
},
"oklch": {
"l": 0.80761,
"c": 0.00858,
"h": 121.7
},
"luminance": 0.52804
}Semantic roles & 50–950 ramp
primary
#BFC1BB
secondary
#8F8D94
accent
#578E6A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383