#BFC0CF#BFC0CF
#BFC0CF is a light, muted blue. Relative luminance 0.533; OKLCH L 81.2% C 0.021 H 282.9°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0CF |
|---|---|
| RGB | rgb(191, 192, 207) |
| HSL | hsl(236, 14%, 78%) |
| HSV | hsv(236, 8%, 81%) |
| CMYK | cmyk(7.7%, 7.2%, 0%, 18.8%) |
| CIE-LAB | lab(78.04, 2.53, -7.62) |
| CIE-LCH | lch(78.04, 8.03, 288.37°) |
| OKLab | oklab(81.16% 0.0047 -0.0204) |
| OKLCH | oklch(81.16% 0.021 282.9) |
| XYZ | xyz(51.5958, 53.2804, 66.5853) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.35
Silver
#C0C0C0
ΔE00 7.15
Light Blue Grey
#B7C9E2
ΔE00 7.17
Lightsteelblue
#B0C4DE
ΔE00 7.68
Cloudy Blue
#ACC2D9
ΔE00 8.32
Light Gray
#D3D3D3
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0CF #CFCEBF
analogous
#BFC8CF #BFC0CF #C6BFCF
triadic
#BFC0CF #CFBFC0 #C0CFBF
tetradic
#BFC0CF #CFBFC8 #CFCEBF #BFCFC6
square
#BFC0CF #CFBFC8 #CFCEBF #BFCFC6
split-complementary
#BFC0CF #CFC6BF #C8CFBF
monochromatic
#797B9B #9C9EB5 #BFC0CF #E2E2E9 #EEEEF2
Accessibility & contrast
On white
1.80
#BFC0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#BFC0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0CF
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0CF | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1D0
Deuteranopia (green-blind)
#BCC0CF
Tritanopia (blue-blind)
#BCC2C5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfc0cf; /* rgb */ color: rgb(191, 192, 207); /* oklch */ color: oklch(81.2% 0.021 282.9);
Tailwind
colors: {
custom: {
50: '#d2d3dd',
500: '#bfc0cf',
950: '#000000',
},
}SCSS
$custom: #bfc0cf; $custom-light: #d2d3dd; $custom-dark: #000000;
JSON
{
"hex": "#bfc0cf",
"rgb": {
"r": 191,
"g": 192,
"b": 207
},
"hsl": {
"h": 236.25,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.81161,
"c": 0.02096,
"h": 282.9
},
"luminance": 0.53281
}Semantic roles & 50–950 ramp
primary
#BFC0CF
secondary
#A3A28F
accent
#944D98
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384