#BFBFC3#BFBFC3
#BFBFC3 is a light, near-neutral grey. Relative luminance 0.523; OKLCH L 80.6% C 0.006 H 286.3°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFC3 |
|---|---|
| RGB | rgb(191, 191, 195) |
| HSL | hsl(240, 3%, 76%) |
| HSV | hsv(240, 2%, 76%) |
| CMYK | cmyk(2.1%, 2.1%, 0%, 23.5%) |
| CIE-LAB | lab(77.45, 0.75, -2.01) |
| CIE-LCH | lch(77.45, 2.14, 290.38°) |
| OKLab | oklab(80.58% 0.0016 -0.0053) |
| OKLCH | oklch(80.58% 0.006 286.3) |
| XYZ | xyz(49.9653, 52.2780, 59.0776) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.19
Dove Gray
#B6B8BD
ΔE00 2.19
Silver (survey)
#C5C9C7
ΔE00 4.80
Light Gray
#D3D3D3
ΔE00 5.34
Dark Gray
#A9A9A9
ΔE00 6.49
Fog
#D8DCE0
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFC3 #C3C3BF
analogous
#BFC1C3 #BFBFC3 #C1BFC3
triadic
#BFBFC3 #C3BFBF #BFC3BF
tetradic
#BFBFC3 #C3BFC1 #C3C3BF #BFC3C1
square
#BFBFC3 #C3BFC1 #C3C3BF #BFC3C1
split-complementary
#BFBFC3 #C3C1BF #C1C3BF
monochromatic
#808088 #9F9FA5 #BFBFC3 #DFDFE1 #EFEFF0
Accessibility & contrast
On white
1.83
#BFBFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#BFBFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFC3
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFC3 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBFC3
Deuteranopia (green-blind)
#BEBFC3
Tritanopia (blue-blind)
#BEC0C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbfc3; /* rgb */ color: rgb(191, 191, 195); /* oklch */ color: oklch(80.6% 0.006 286.3);
Tailwind
colors: {
custom: {
50: '#d2d2d5',
500: '#bfbfc3',
950: '#000000',
},
}SCSS
$custom: #bfbfc3; $custom-light: #d2d2d5; $custom-dark: #000000;
JSON
{
"hex": "#bfbfc3",
"rgb": {
"r": 191,
"g": 191,
"b": 195
},
"hsl": {
"h": 240,
"s": 3.226,
"l": 75.686
},
"oklch": {
"l": 0.80585,
"c": 0.00556,
"h": 286.3
},
"luminance": 0.52278
}Semantic roles & 50–950 ramp
primary
#BFBFC3
secondary
#969691
accent
#8D588D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383