#BFC1BF#BFC1BF
#BFC1BF is a light, near-neutral grey. Relative luminance 0.530; OKLCH L 80.9% C 0.004 H 145.6°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC1BF |
|---|---|
| RGB | rgb(191, 193, 191) |
| HSL | hsl(120, 2%, 75%) |
| HSV | hsv(120, 1%, 76%) |
| CMYK | cmyk(1%, 0%, 1%, 24.3%) |
| CIE-LAB | lab(77.86, -1.06, 0.76) |
| CIE-LCH | lch(77.86, 1.31, 144.38°) |
| OKLab | oklab(80.88% -0.0029 0.002) |
| OKLCH | oklch(80.88% 0.004 145.6) |
| XYZ | xyz(49.9582, 52.9778, 56.8739) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.70
Silver (survey)
#C5C9C7
ΔE00 2.15
Dove Gray
#B6B8BD
ΔE00 4.46
Light Gray
#D3D3D3
ΔE00 4.88
Dark Gray
#A9A9A9
ΔE00 6.62
Light Grey
#D8DCD6
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC1BF #C1BFC1
analogous
#C0C1BF #BFC1BF #BFC1C0
triadic
#BFC1BF #BFBFC1 #C1BFBF
tetradic
#BFC1BF #BFC0C1 #C1BFC1 #C1C0BF
square
#BFC1BF #BFC0C1 #C1BFC1 #C1C0BF
split-complementary
#BFC1BF #C0BFC1 #C1BFC0
monochromatic
#818581 #A0A3A0 #BFC1BF #DEDFDE #EFF0EF
Accessibility & contrast
On white
1.81
#BFC1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#BFC1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC1BF
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC1BF | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C1BF
Deuteranopia (green-blind)
#C1C0BF
Tritanopia (blue-blind)
#BFC1C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfc1bf; /* rgb */ color: rgb(191, 193, 191); /* oklch */ color: oklch(80.9% 0.004 145.6);
Tailwind
colors: {
custom: {
50: '#d2d3d2',
500: '#bfc1bf',
950: '#000000',
},
}SCSS
$custom: #bfc1bf; $custom-light: #d2d3d2; $custom-dark: #000000;
JSON
{
"hex": "#bfc1bf",
"rgb": {
"r": 191,
"g": 193,
"b": 191
},
"hsl": {
"h": 120,
"s": 1.587,
"l": 75.294
},
"oklch": {
"l": 0.80876,
"c": 0.00354,
"h": 145.6
},
"luminance": 0.52978
}Semantic roles & 50–950 ramp
primary
#BFC1BF
secondary
#939193
accent
#5A8B8B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383