#BFC8CF#BFC8CF
#BFC8CF is a very light, near-neutral cyan. Relative luminance 0.569; OKLCH L 82.8% C 0.014 H 241.0°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC8CF |
|---|---|
| RGB | rgb(191, 200, 207) |
| HSL | hsl(206, 14%, 78%) |
| HSV | hsv(206, 8%, 81%) |
| CMYK | cmyk(7.7%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(80.12, -1.72, -4.55) |
| CIE-LCH | lch(80.12, 4.87, 249.27°) |
| OKLab | oklab(82.79% -0.0068 -0.0122) |
| OKLCH | oklch(82.79% 0.014 241) |
| XYZ | xyz(53.4003, 56.8894, 67.1868) |
| Luminance | 0.5689 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.66
Dove Gray
#B6B8BD
ΔE00 4.90
Silver
#C0C0C0
ΔE00 4.98
Fog
#D8DCE0
ΔE00 5.46
Light Gray
#D3D3D3
ΔE00 5.56
Cloudy Blue
#ACC2D9
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC8CF #CFC6BF
analogous
#BFCFCE #BFC8CF #BFC0CF
triadic
#BFC8CF #CFBFC8 #C8CFBF
tetradic
#BFC8CF #CEBFCF #CFC6BF #C0CFBF
square
#BFC8CF #CEBFCF #CFC6BF #C0CFBF
split-complementary
#BFC8CF #CFBFC0 #CFCEBF
monochromatic
#798C9B #9CAAB5 #BFC8CF #E2E6E9 #EEF0F2
Accessibility & contrast
On white
1.70
#BFC8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#BFC8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC8CF
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC8CF | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8CF
Deuteranopia (green-blind)
#C3C6CF
Tritanopia (blue-blind)
#BBCACA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfc8cf; /* rgb */ color: rgb(191, 200, 207); /* oklch */ color: oklch(82.8% 0.014 241.0);
Tailwind
colors: {
custom: {
50: '#d2d8dd',
500: '#bfc8cf',
950: '#000000',
},
}SCSS
$custom: #bfc8cf; $custom-light: #d2d8dd; $custom-dark: #000000;
JSON
{
"hex": "#bfc8cf",
"rgb": {
"r": 191,
"g": 200,
"b": 207
},
"hsl": {
"h": 206.25,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.82792,
"c": 0.01395,
"h": 241
},
"luminance": 0.5689
}Semantic roles & 50–950 ramp
primary
#BFC8CF
secondary
#A3988F
accent
#6E4D98
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384