#BFC4CF#BFC4CF
#BFC4CF is a light, near-neutral blue. Relative luminance 0.551; OKLCH L 82.0% C 0.016 H 266.2°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC4CF |
|---|---|
| RGB | rgb(191, 196, 207) |
| HSL | hsl(221, 14%, 78%) |
| HSV | hsv(221, 8%, 81%) |
| CMYK | cmyk(7.7%, 5.3%, 0%, 18.8%) |
| CIE-LAB | lab(79.08, 0.40, -6.09) |
| CIE-LCH | lch(79.08, 6.10, 273.73°) |
| OKLab | oklab(81.97% -0.0011 -0.0163) |
| OKLCH | oklch(81.97% 0.016 266.2) |
| XYZ | xyz(52.4860, 55.0608, 66.8820) |
| Luminance | 0.5506 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.15
Silver
#C0C0C0
ΔE00 5.46
Light Blue Grey
#B7C9E2
ΔE00 6.07
Light Gray
#D3D3D3
ΔE00 6.54
Lightsteelblue
#B0C4DE
ΔE00 6.59
Fog
#D8DCE0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC4CF #CFCABF
analogous
#BFCCCF #BFC4CF #C2BFCF
triadic
#BFC4CF #CFBFC4 #C4CFBF
tetradic
#BFC4CF #CFBFCC #CFCABF #BFCFC2
square
#BFC4CF #CFBFCC #CFCABF #BFCFC2
split-complementary
#BFC4CF #CFC2BF #CCCFBF
monochromatic
#79849B #9CA4B5 #BFC4CF #E2E4E9 #EEEFF2
Accessibility & contrast
On white
1.75
#BFC4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#BFC4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC4CF
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC4CF | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D0
Deuteranopia (green-blind)
#C0C3CF
Tritanopia (blue-blind)
#BCC6C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc4cf; /* rgb */ color: rgb(191, 196, 207); /* oklch */ color: oklch(82.0% 0.016 266.2);
Tailwind
colors: {
custom: {
50: '#d2d5dd',
500: '#bfc4cf',
950: '#000000',
},
}SCSS
$custom: #bfc4cf; $custom-light: #d2d5dd; $custom-dark: #000000;
JSON
{
"hex": "#bfc4cf",
"rgb": {
"r": 191,
"g": 196,
"b": 207
},
"hsl": {
"h": 221.25,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.81974,
"c": 0.01635,
"h": 266.2
},
"luminance": 0.55061
}Semantic roles & 50–950 ramp
primary
#BFC4CF
secondary
#A39D8F
accent
#814D98
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384