💡 Click on any color value below to copy it to clipboard
Running Number
12,567,756
HEX
#BFC4CC
RGB
191, 196, 204
HSL
217°,11%,77%
HSV
217°,6%,80%
CMYK
6%,4%,0%,20%
Brightness
77%
Type
Light
AA Normal Text: ≥ 4.5:1
AA Large Text: ≥ 3.0:1
AAA Normal Text: ≥ 7.0:1
AAA Large Text: ≥ 4.5:1
#BFC4CC sits at 217° on the color wheel, placing it in the azure family of the cool half of the spectrum. With 11% saturation and 77% lightness, it reads as a heavily muted, very light tone — a quiet, restrained presence that recedes rather than competes. Its RGB mix of 191, 196, 204 produces a 11.98:1 contrast ratio against black, which clears WCAG AAA for body text in that pairing.
In RGB space #BFC4CC is a close cousin of CSS silver — about 13 units away from #C0C0C0. Designers reach for azure hues at this saturation when the brief calls for restraint and atmosphere, and at this lightness when they want lift, air, and gentle emphasis. On screen the cool cast tends to pair best with warm neutrals in the 25°-45° range to add life.
See how this color appears in real UI elements
Button (filled)
Badge
Progress Bar
Link Hover
Input Focus Ring
Checkbox Active
Toggle Switch On
Slider Thumb
Card Border
Icon Highlight
Tooltip Background
Modal Header
Tab Active
Alert Box
Timeline Dot
Loading Spinner
Dropdown Selected
Table Row Highlight
Calendar Date
Mobile Device
See how to use #BFC4CC in different programming languages
| Platform | Languages |
|---|---|
| Frontend | |
| Mobile | |
| Backend | |
| Others |
document.getElementById("box").style.backgroundColor = "#bfc4cc";💡 Click any tab to see how to use #bfc4cc in different programming languages