#BFC5BB#BFC5BB
#BFC5BB is a light, near-neutral grey. Relative luminance 0.546; OKLCH L 81.6% C 0.015 H 132.5°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC5BB |
|---|---|
| RGB | rgb(191, 197, 187) |
| HSL | hsl(96, 8%, 75%) |
| HSV | hsv(96, 5%, 77%) |
| CMYK | cmyk(3%, 0%, 5.1%, 22.7%) |
| CIE-LAB | lab(78.81, -3.90, 4.29) |
| CIE-LCH | lch(78.81, 5.80, 132.28°) |
| OKLab | oklab(81.59% -0.0103 0.0113) |
| OKLCH | oklch(81.59% 0.015 132.5) |
| XYZ | xyz(50.4202, 54.5966, 54.8860) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.32
Light Grey
#D8DCD6
ΔE00 6.13
Silver
#C0C0C0
ΔE00 6.29
Light Gray
#D3D3D3
ΔE00 7.36
Warm Gray
#C9BEB0
ΔE00 8.21
Gainsboro
#DCDCDC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC5BB #C1BBC5
analogous
#C4C5BB #BFC5BB #BBC5BC
triadic
#BFC5BB #BBBFC5 #C5BBBF
tetradic
#BFC5BB #BBC4C5 #C1BBC5 #C5BCBB
square
#BFC5BB #BBC4C5 #C1BBC5 #C5BCBB
split-complementary
#BFC5BB #BCBBC5 #C5BBC4
monochromatic
#818D79 #A0A99A #BFC5BB #DEE1DC #EFF1EE
Accessibility & contrast
On white
1.76
#BFC5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#BFC5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC5BB
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC5BB | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BA
Deuteranopia (green-blind)
#C5C3BB
Tritanopia (blue-blind)
#BFC4C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfc5bb; /* rgb */ color: rgb(191, 197, 187); /* oklch */ color: oklch(81.6% 0.015 132.5);
Tailwind
colors: {
custom: {
50: '#d2d6cf',
500: '#bfc5bb',
950: '#000000',
},
}SCSS
$custom: #bfc5bb; $custom-light: #d2d6cf; $custom-dark: #000000;
JSON
{
"hex": "#bfc5bb",
"rgb": {
"r": 191,
"g": 197,
"b": 187
},
"hsl": {
"h": 96,
"s": 7.937,
"l": 75.294
},
"oklch": {
"l": 0.81588,
"c": 0.01527,
"h": 132.5
},
"luminance": 0.54597
}Semantic roles & 50–950 ramp
primary
#BFC5BB
secondary
#938C98
accent
#549279
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383