#BFBFC5#BFBFC5
#BFBFC5 is a light, near-neutral grey. Relative luminance 0.524; OKLCH L 80.6% C 0.008 H 286.2°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFC5 |
|---|---|
| RGB | rgb(191, 191, 197) |
| HSL | hsl(240, 5%, 76%) |
| HSV | hsv(240, 3%, 77%) |
| CMYK | cmyk(3%, 3%, 0%, 22.7%) |
| CIE-LAB | lab(77.50, 1.12, -3.01) |
| CIE-LCH | lch(77.50, 3.21, 290.47°) |
| OKLab | oklab(80.65% 0.0023 -0.008) |
| OKLCH | oklch(80.65% 0.008 286.2) |
| XYZ | xyz(50.1929, 52.3691, 60.2765) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.35
Silver
#C0C0C0
ΔE00 3.21
Silver (survey)
#C5C9C7
ΔE00 5.62
Light Gray
#D3D3D3
ΔE00 5.80
Dark Gray
#A9A9A9
ΔE00 6.93
Fog
#D8DCE0
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFC5 #C5C5BF
analogous
#BFC2C5 #BFBFC5 #C2BFC5
triadic
#BFBFC5 #C5BFBF #BFC5BF
tetradic
#BFBFC5 #C5BFC2 #C5C5BF #BFC5C2
square
#BFBFC5 #C5BFC2 #C5C5BF #BFC5C2
split-complementary
#BFBFC5 #C5C2BF #C2C5BF
monochromatic
#7F7F8B #9F9FA8 #BFBFC5 #DFDFE2 #EFEFF0
Accessibility & contrast
On white
1.83
#BFBFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#BFBFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFC5
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFC5 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC0C5
Deuteranopia (green-blind)
#BEBFC5
Tritanopia (blue-blind)
#BEC0C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbfc5; /* rgb */ color: rgb(191, 191, 197); /* oklch */ color: oklch(80.6% 0.008 286.2);
Tailwind
colors: {
custom: {
50: '#d2d2d6',
500: '#bfbfc5',
950: '#000000',
},
}SCSS
$custom: #bfbfc5; $custom-light: #d2d2d6; $custom-dark: #000000;
JSON
{
"hex": "#bfbfc5",
"rgb": {
"r": 191,
"g": 191,
"b": 197
},
"hsl": {
"h": 240,
"s": 4.918,
"l": 76.078
},
"oklch": {
"l": 0.80645,
"c": 0.00834,
"h": 286.2
},
"luminance": 0.52369
}Semantic roles & 50–950 ramp
primary
#BFBFC5
secondary
#989890
accent
#8F578F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383