#BFC4CD#BFC4CD
#BFC4CD is a light, near-neutral blue. Relative luminance 0.550; OKLCH L 81.9% C 0.014 H 262.4°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC4CD |
|---|---|
| RGB | rgb(191, 196, 205) |
| HSL | hsl(219, 12%, 78%) |
| HSV | hsv(219, 7%, 80%) |
| CMYK | cmyk(6.8%, 4.4%, 0%, 19.6%) |
| CIE-LAB | lab(79.02, 0.00, -5.09) |
| CIE-LCH | lch(79.02, 5.09, 270.05°) |
| OKLab | oklab(81.91% -0.0018 -0.0136) |
| OKLCH | oklch(81.91% 0.014 262.4) |
| XYZ | xyz(52.2430, 54.9636, 65.6025) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.65
Silver
#C0C0C0
ΔE00 4.66
Silver (survey)
#C5C9C7
ΔE00 5.76
Light Gray
#D3D3D3
ΔE00 5.92
Fog
#D8DCE0
ΔE00 6.22
Light Blue Grey
#B7C9E2
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC4CD #CDC8BF
analogous
#BFCBCD #BFC4CD #C1BFCD
triadic
#BFC4CD #CDBFC4 #C4CDBF
tetradic
#BFC4CD #CDBFCB #CDC8BF #BFCDC1
square
#BFC4CD #CDBFCB #CDC8BF #BFCDC1
split-complementary
#BFC4CD #CDC1BF #CBCDBF
monochromatic
#7A8597 #9DA4B2 #BFC4CD #E1E4E8 #EEEFF2
Accessibility & contrast
On white
1.75
#BFC4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#BFC4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC4CD
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC4CD | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CD
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#BCC6C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc4cd; /* rgb */ color: rgb(191, 196, 205); /* oklch */ color: oklch(81.9% 0.014 262.4);
Tailwind
colors: {
custom: {
50: '#d2d5dc',
500: '#bfc4cd',
950: '#000000',
},
}SCSS
$custom: #bfc4cd; $custom-light: #d2d5dc; $custom-dark: #000000;
JSON
{
"hex": "#bfc4cd",
"rgb": {
"r": 191,
"g": 196,
"b": 205
},
"hsl": {
"h": 218.571,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.81911,
"c": 0.01375,
"h": 262.4
},
"luminance": 0.54964
}Semantic roles & 50–950 ramp
primary
#BFC4CD
secondary
#A19B8F
accent
#7D4F96
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384