#BFC1CD#BFC1CD
#BFC1CD is a light, near-neutral blue. Relative luminance 0.536; OKLCH L 81.3% C 0.017 H 278.4°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC1CD |
|---|---|
| RGB | rgb(191, 193, 205) |
| HSL | hsl(231, 12%, 78%) |
| HSV | hsv(231, 7%, 80%) |
| CMYK | cmyk(6.8%, 5.9%, 0%, 19.6%) |
| CIE-LAB | lab(78.24, 1.60, -6.24) |
| CIE-LCH | lch(78.24, 6.45, 284.39°) |
| OKLab | oklab(81.3% 0.0025 -0.0167) |
| OKLCH | oklch(81.3% 0.017 278.4) |
| XYZ | xyz(51.5731, 53.6238, 65.3792) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.18
Silver
#C0C0C0
ΔE00 5.83
Light Blue Grey
#B7C9E2
ΔE00 6.99
Light Gray
#D3D3D3
ΔE00 7.24
Lightsteelblue
#B0C4DE
ΔE00 7.48
Silver (survey)
#C5C9C7
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC1CD #CDCBBF
analogous
#BFC8CD #BFC1CD #C4BFCD
triadic
#BFC1CD #CDBFC1 #C1CDBF
tetradic
#BFC1CD #CDBFC8 #CDCBBF #BFCDC4
square
#BFC1CD #CDBFC8 #CDCBBF #BFCDC4
split-complementary
#BFC1CD #CDC4BF #C8CDBF
monochromatic
#7A7E97 #9DA0B2 #BFC1CD #E1E2E8 #EEEEF2
Accessibility & contrast
On white
1.79
#BFC1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#BFC1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC1CD
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC1CD | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CE
Deuteranopia (green-blind)
#BDC1CD
Tritanopia (blue-blind)
#BCC3C5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfc1cd; /* rgb */ color: rgb(191, 193, 205); /* oklch */ color: oklch(81.3% 0.017 278.4);
Tailwind
colors: {
custom: {
50: '#d2d3dc',
500: '#bfc1cd',
950: '#000000',
},
}SCSS
$custom: #bfc1cd; $custom-light: #d2d3dc; $custom-dark: #000000;
JSON
{
"hex": "#bfc1cd",
"rgb": {
"r": 191,
"g": 193,
"b": 205
},
"hsl": {
"h": 231.429,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.813,
"c": 0.01689,
"h": 278.4
},
"luminance": 0.53624
}Semantic roles & 50–950 ramp
primary
#BFC1CD
secondary
#A19E8F
accent
#8C4F96
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384