#BFC7BF#BFC7BF
#BFC7BF is a very light, near-neutral grey. Relative luminance 0.557; OKLCH L 82.1% C 0.014 H 145.4°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC7BF |
|---|---|
| RGB | rgb(191, 199, 191) |
| HSL | hsl(120, 7%, 76%) |
| HSV | hsv(120, 4%, 78%) |
| CMYK | cmyk(4%, 0%, 4%, 22%) |
| CIE-LAB | lab(79.43, -4.23, 3.05) |
| CIE-LCH | lch(79.43, 5.21, 144.22°) |
| OKLab | oklab(82.11% -0.0116 0.008) |
| OKLCH | oklch(82.11% 0.014 145.4) |
| XYZ | xyz(51.3116, 55.6846, 57.3251) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.81
Light Grey
#D8DCD6
ΔE00 5.71
Silver
#C0C0C0
ΔE00 6.19
Light Gray
#D3D3D3
ΔE00 7.00
Gainsboro
#DCDCDC
ΔE00 8.23
Dove Gray
#B6B8BD
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC7BF #C7BFC7
analogous
#C3C7BF #BFC7BF #BFC7C3
triadic
#BFC7BF #BFBFC7 #C7BFBF
tetradic
#BFC7BF #BFC3C7 #C7BFC7 #C7C3BF
square
#BFC7BF #BFC3C7 #C7BFC7 #C7C3BF
split-complementary
#BFC7BF #C3BFC7 #C7BFC3
monochromatic
#7E8E7E #9EAA9E #BFC7BF #E0E4E0 #EFF1EF
Accessibility & contrast
On white
1.73
#BFC7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#BFC7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC7BF
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC7BF | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BF
Deuteranopia (green-blind)
#C6C4BF
Tritanopia (blue-blind)
#BEC6C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc7bf; /* rgb */ color: rgb(191, 199, 191); /* oklch */ color: oklch(82.1% 0.014 145.4);
Tailwind
colors: {
custom: {
50: '#d2d8d2',
500: '#bfc7bf',
950: '#000000',
},
}SCSS
$custom: #bfc7bf; $custom-light: #d2d8d2; $custom-dark: #000000;
JSON
{
"hex": "#bfc7bf",
"rgb": {
"r": 191,
"g": 199,
"b": 191
},
"hsl": {
"h": 120,
"s": 6.667,
"l": 76.471
},
"oklch": {
"l": 0.82114,
"c": 0.01409,
"h": 145.4
},
"luminance": 0.55685
}Semantic roles & 50–950 ramp
primary
#BFC7BF
secondary
#9A909A
accent
#559191
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383