#BFC3CE#BFC3CE
#BFC3CE is a light, near-neutral blue. Relative luminance 0.546; OKLCH L 81.7% C 0.016 H 270.0°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC3CE |
|---|---|
| RGB | rgb(191, 195, 206) |
| HSL | hsl(224, 13%, 78%) |
| HSV | hsv(224, 7%, 81%) |
| CMYK | cmyk(7.3%, 5.3%, 0%, 19.2%) |
| CIE-LAB | lab(78.79, 0.73, -5.97) |
| CIE-LCH | lch(78.79, 6.02, 276.99°) |
| OKLab | oklab(81.74% 0 -0.016) |
| OKLCH | oklch(81.74% 0.016 270) |
| XYZ | xyz(52.1393, 54.5625, 66.1653) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.98
Silver
#C0C0C0
ΔE00 5.40
Light Blue Grey
#B7C9E2
ΔE00 6.38
Light Gray
#D3D3D3
ΔE00 6.63
Silver (survey)
#C5C9C7
ΔE00 6.81
Fog
#D8DCE0
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC3CE #CECABF
analogous
#BFCACE #BFC3CE #C2BFCE
triadic
#BFC3CE #CEBFC3 #C3CEBF
tetradic
#BFC3CE #CEBFCA #CECABF #BFCEC2
square
#BFC3CE #CEBFCA #CECABF #BFCEC2
split-complementary
#BFC3CE #CEC2BF #CACEBF
monochromatic
#7A8299 #9CA3B3 #BFC3CE #E2E3E9 #EEEFF2
Accessibility & contrast
On white
1.76
#BFC3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#BFC3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC3CE
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC3CE | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CF
Deuteranopia (green-blind)
#BFC2CE
Tritanopia (blue-blind)
#BCC5C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfc3ce; /* rgb */ color: rgb(191, 195, 206); /* oklch */ color: oklch(81.7% 0.016 270.0);
Tailwind
colors: {
custom: {
50: '#d2d5dd',
500: '#bfc3ce',
950: '#000000',
},
}SCSS
$custom: #bfc3ce; $custom-light: #d2d5dd; $custom-dark: #000000;
JSON
{
"hex": "#bfc3ce",
"rgb": {
"r": 191,
"g": 195,
"b": 206
},
"hsl": {
"h": 224,
"s": 13.274,
"l": 77.843
},
"oklch": {
"l": 0.81738,
"c": 0.016,
"h": 270
},
"luminance": 0.54563
}Semantic roles & 50–950 ramp
primary
#BFC3CE
secondary
#A29D8F
accent
#844E97
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384