#BFBFCF#BFBFCF
#BFBFCF is a light, muted blue. Relative luminance 0.528; OKLCH L 81.0% C 0.022 H 285.9°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFCF |
|---|---|
| RGB | rgb(191, 191, 207) |
| HSL | hsl(240, 14%, 78%) |
| HSV | hsv(240, 8%, 81%) |
| CMYK | cmyk(7.7%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(77.78, 3.07, -8.01) |
| CIE-LCH | lch(77.78, 8.57, 290.96°) |
| OKLab | oklab(80.96% 0.0061 -0.0215) |
| OKLCH | oklch(80.96% 0.022 285.9) |
| XYZ | xyz(51.3769, 52.8427, 66.5123) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.81
Silver
#C0C0C0
ΔE00 7.64
Light Blue Grey
#B7C9E2
ΔE00 7.65
Lightsteelblue
#B0C4DE
ΔE00 8.14
Cloudy Blue
#ACC2D9
ΔE00 8.89
Light Gray
#D3D3D3
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFCF #CFCFBF
analogous
#BFC7CF #BFBFCF #C7BFCF
triadic
#BFBFCF #CFBFBF #BFCFBF
tetradic
#BFBFCF #CFBFC7 #CFCFBF #BFCFC7
square
#BFBFCF #CFBFC7 #CFCFBF #BFCFC7
split-complementary
#BFBFCF #CFC7BF #C7CFBF
monochromatic
#79799B #9C9CB5 #BFBFCF #E2E2E9 #EEEEF2
Accessibility & contrast
On white
1.82
#BFBFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#BFBFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFCF
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFCF | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC1D0
Deuteranopia (green-blind)
#BBC0CF
Tritanopia (blue-blind)
#BCC1C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbfcf; /* rgb */ color: rgb(191, 191, 207); /* oklch */ color: oklch(81.0% 0.022 285.9);
Tailwind
colors: {
custom: {
50: '#d2d2dd',
500: '#bfbfcf',
950: '#000000',
},
}SCSS
$custom: #bfbfcf; $custom-light: #d2d2dd; $custom-dark: #000000;
JSON
{
"hex": "#bfbfcf",
"rgb": {
"r": 191,
"g": 191,
"b": 207
},
"hsl": {
"h": 240,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.80959,
"c": 0.02231,
"h": 285.9
},
"luminance": 0.52843
}Semantic roles & 50–950 ramp
primary
#BFBFCF
secondary
#A3A38F
accent
#984D98
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384