#BFC7CD#BFC7CD
#BFC7CD is a very light, near-neutral cyan. Relative luminance 0.563; OKLCH L 82.5% C 0.012 H 239.9°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC7CD |
|---|---|
| RGB | rgb(191, 199, 205) |
| HSL | hsl(206, 12%, 78%) |
| HSV | hsv(206, 7%, 80%) |
| CMYK | cmyk(6.8%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(79.80, -1.58, -3.94) |
| CIE-LCH | lch(79.80, 4.25, 248.10°) |
| OKLab | oklab(82.53% -0.0061 -0.0106) |
| OKLCH | oklch(82.53% 0.012 239.9) |
| XYZ | xyz(52.9265, 56.3305, 65.8303) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.18
Silver
#C0C0C0
ΔE00 4.42
Dove Gray
#B6B8BD
ΔE00 4.51
Light Gray
#D3D3D3
ΔE00 5.27
Fog
#D8DCE0
ΔE00 5.48
Gainsboro
#DCDCDC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC7CD #CDC5BF
analogous
#BFCDCC #BFC7CD #BFC0CD
triadic
#BFC7CD #CDBFC7 #C7CDBF
tetradic
#BFC7CD #CCBFCD #CDC5BF #C0CDBF
square
#BFC7CD #CCBFCD #CDC5BF #C0CDBF
split-complementary
#BFC7CD #CDBFC0 #CDCCBF
monochromatic
#7A8B97 #9DA9B2 #BFC7CD #E1E5E8 #EEF0F2
Accessibility & contrast
On white
1.71
#BFC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#BFC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC7CD
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC7CD | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#C3C5CD
Tritanopia (blue-blind)
#BCC9C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfc7cd; /* rgb */ color: rgb(191, 199, 205); /* oklch */ color: oklch(82.5% 0.012 239.9);
Tailwind
colors: {
custom: {
50: '#d2d8dc',
500: '#bfc7cd',
950: '#000000',
},
}SCSS
$custom: #bfc7cd; $custom-light: #d2d8dc; $custom-dark: #000000;
JSON
{
"hex": "#bfc7cd",
"rgb": {
"r": 191,
"g": 199,
"b": 205
},
"hsl": {
"h": 205.714,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.82525,
"c": 0.0122,
"h": 239.9
},
"luminance": 0.56331
}Semantic roles & 50–950 ramp
primary
#BFC7CD
secondary
#A1978F
accent
#6E4F96
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384