#BCBFCF#BCBFCF
#BCBFCF is a light, muted blue. Relative luminance 0.525; OKLCH L 80.7% C 0.023 H 277.4°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBFCF |
|---|---|
| RGB | rgb(188, 191, 207) |
| HSL | hsl(231, 17%, 77%) |
| HSV | hsv(231, 9%, 81%) |
| CMYK | cmyk(9.2%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(77.55, 2.07, -8.37) |
| CIE-LCH | lch(77.55, 8.62, 283.87°) |
| OKLab | oklab(80.72% 0.0029 -0.0225) |
| OKLCH | oklch(80.72% 0.023 277.4) |
| XYZ | xyz(50.6300, 52.4576, 66.4773) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.35
Light Blue Grey
#B7C9E2
ΔE00 6.31
Lightsteelblue
#B0C4DE
ΔE00 6.71
Cloudy Blue
#ACC2D9
ΔE00 7.32
Silver
#C0C0C0
ΔE00 7.43
Light Gray
#D3D3D3
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBFCF #CFCCBC
analogous
#BCC9CF #BCBFCF #C2BCCF
triadic
#BCBFCF #CFBCBF #BFCFBC
tetradic
#BCBFCF #CFBCC9 #CFCCBC #BCCFC2
square
#BCBFCF #CFBCC9 #CFCCBC #BCCFC2
split-complementary
#BCBFCF #CFC2BC #C9CFBC
monochromatic
#757B9C #989DB5 #BCBFCF #E0E1E9 #EDEEF2
Accessibility & contrast
On white
1.83
#BCBFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#BCBFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBFCF
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBFCF | 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)
#BBC0D0
Deuteranopia (green-blind)
#BABFCF
Tritanopia (blue-blind)
#B8C2C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcbfcf; /* rgb */ color: rgb(188, 191, 207); /* oklch */ color: oklch(80.7% 0.023 277.4);
Tailwind
colors: {
custom: {
50: '#d0d2dd',
500: '#bcbfcf',
950: '#000000',
},
}SCSS
$custom: #bcbfcf; $custom-light: #d0d2dd; $custom-dark: #000000;
JSON
{
"hex": "#bcbfcf",
"rgb": {
"r": 188,
"g": 191,
"b": 207
},
"hsl": {
"h": 230.526,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.80723,
"c": 0.02266,
"h": 277.4
},
"luminance": 0.52458
}Semantic roles & 50–950 ramp
primary
#BCBFCF
secondary
#A4A08C
accent
#8E4B9B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384