#BFBFC7#BFBFC7
#BFBFC7 is a light, near-neutral grey. Relative luminance 0.525; OKLCH L 80.7% C 0.011 H 286.2°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFC7 |
|---|---|
| RGB | rgb(191, 191, 199) |
| HSL | hsl(240, 7%, 76%) |
| HSV | hsv(240, 4%, 78%) |
| CMYK | cmyk(4%, 4%, 0%, 22%) |
| CIE-LAB | lab(77.56, 1.51, -4.01) |
| CIE-LCH | lch(77.56, 4.29, 290.57°) |
| OKLab | oklab(80.71% 0.0031 -0.0107) |
| OKLCH | oklch(80.71% 0.011 286.2) |
| XYZ | xyz(50.4236, 52.4614, 61.4914) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.86
Silver
#C0C0C0
ΔE00 4.17
Light Gray
#D3D3D3
ΔE00 6.35
Silver (survey)
#C5C9C7
ΔE00 6.45
Dark Gray
#A9A9A9
ΔE00 7.46
Fog
#D8DCE0
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFC7 #C7C7BF
analogous
#BFC3C7 #BFBFC7 #C3BFC7
triadic
#BFBFC7 #C7BFBF #BFC7BF
tetradic
#BFBFC7 #C7BFC3 #C7C7BF #BFC7C3
square
#BFBFC7 #C7BFC3 #C7C7BF #BFC7C3
split-complementary
#BFBFC7 #C7C3BF #C3C7BF
monochromatic
#7E7E8E #9E9EAA #BFBFC7 #E0E0E4 #EFEFF1
Accessibility & contrast
On white
1.83
#BFBFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#BFBFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFC7
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFC7 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC0C7
Deuteranopia (green-blind)
#BDBFC7
Tritanopia (blue-blind)
#BEC0C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbfc7; /* rgb */ color: rgb(191, 191, 199); /* oklch */ color: oklch(80.7% 0.011 286.2);
Tailwind
colors: {
custom: {
50: '#d2d2d8',
500: '#bfbfc7',
950: '#000000',
},
}SCSS
$custom: #bfbfc7; $custom-light: #d2d2d8; $custom-dark: #000000;
JSON
{
"hex": "#bfbfc7",
"rgb": {
"r": 191,
"g": 191,
"b": 199
},
"hsl": {
"h": 240,
"s": 6.667,
"l": 76.471
},
"oklch": {
"l": 0.80706,
"c": 0.01113,
"h": 286.2
},
"luminance": 0.52461
}Semantic roles & 50–950 ramp
primary
#BFBFC7
secondary
#9A9A90
accent
#915591
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383