#BFBFC2#BFBFC2
#BFBFC2 is a light, near-neutral grey. Relative luminance 0.522; OKLCH L 80.6% C 0.004 H 286.3°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFC2 |
|---|---|
| RGB | rgb(191, 191, 194) |
| HSL | hsl(240, 2%, 75%) |
| HSV | hsv(240, 2%, 76%) |
| CMYK | cmyk(1.5%, 1.5%, 0%, 23.9%) |
| CIE-LAB | lab(77.42, 0.56, -1.51) |
| CIE-LCH | lch(77.42, 1.61, 290.32°) |
| OKLab | oklab(80.55% 0.0012 -0.004) |
| OKLCH | oklch(80.55% 0.004 286.3) |
| XYZ | xyz(49.8526, 52.2330, 58.4841) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.67
Dove Gray
#B6B8BD
ΔE00 2.30
Silver (survey)
#C5C9C7
ΔE00 4.40
Light Gray
#D3D3D3
ΔE00 5.16
Dark Gray
#A9A9A9
ΔE00 6.31
Fog
#D8DCE0
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFC2 #C2C2BF
analogous
#BFC0C2 #BFBFC2 #C0BFC2
triadic
#BFBFC2 #C2BFBF #BFC2BF
tetradic
#BFBFC2 #C2BFC0 #C2C2BF #BFC2C0
square
#BFBFC2 #C2BFC0 #C2C2BF #BFC2C0
split-complementary
#BFBFC2 #C2C0BF #C0C2BF
monochromatic
#808086 #A0A0A4 #BFBFC2 #DEDEE0 #EFEFF0
Accessibility & contrast
On white
1.83
#BFBFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#BFBFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFC2
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFC2 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBFC2
Deuteranopia (green-blind)
#BEBFC2
Tritanopia (blue-blind)
#BEBFC0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbfc2; /* rgb */ color: rgb(191, 191, 194); /* oklch */ color: oklch(80.6% 0.004 286.3);
Tailwind
colors: {
custom: {
50: '#d2d2d4',
500: '#bfbfc2',
950: '#000000',
},
}SCSS
$custom: #bfbfc2; $custom-light: #d2d2d4; $custom-dark: #000000;
JSON
{
"hex": "#bfbfc2",
"rgb": {
"r": 191,
"g": 191,
"b": 194
},
"hsl": {
"h": 240,
"s": 2.4,
"l": 75.49
},
"oklch": {
"l": 0.80555,
"c": 0.00417,
"h": 286.3
},
"luminance": 0.52233
}Semantic roles & 50–950 ramp
primary
#BFBFC2
secondary
#949491
accent
#8C598C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383