#BFC3CD#BFC3CD
#BFC3CD is a light, near-neutral blue. Relative luminance 0.545; OKLCH L 81.7% C 0.015 H 268.5°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC3CD |
|---|---|
| RGB | rgb(191, 195, 205) |
| HSL | hsl(223, 12%, 78%) |
| HSV | hsv(223, 7%, 80%) |
| CMYK | cmyk(6.8%, 4.9%, 0%, 19.6%) |
| CIE-LAB | lab(78.76, 0.54, -5.48) |
| CIE-LCH | lch(78.76, 5.50, 275.59°) |
| OKLab | oklab(81.71% -0.0004 -0.0146) |
| OKLCH | oklch(81.71% 0.015 268.5) |
| XYZ | xyz(52.0182, 54.5140, 65.5275) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.68
Silver
#C0C0C0
ΔE00 4.98
Light Gray
#D3D3D3
ΔE00 6.31
Silver (survey)
#C5C9C7
ΔE00 6.37
Light Blue Grey
#B7C9E2
ΔE00 6.63
Fog
#D8DCE0
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC3CD #CDC9BF
analogous
#BFCACD #BFC3CD #C2BFCD
triadic
#BFC3CD #CDBFC3 #C3CDBF
tetradic
#BFC3CD #CDBFCA #CDC9BF #BFCDC2
square
#BFC3CD #CDBFCA #CDC9BF #BFCDC2
split-complementary
#BFC3CD #CDC2BF #CACDBF
monochromatic
#7A8397 #9DA3B2 #BFC3CD #E1E3E8 #EEEFF2
Accessibility & contrast
On white
1.76
#BFC3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#BFC3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC3CD
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC3CD | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CE
Deuteranopia (green-blind)
#BFC2CD
Tritanopia (blue-blind)
#BCC5C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfc3cd; /* rgb */ color: rgb(191, 195, 205); /* oklch */ color: oklch(81.7% 0.015 268.5);
Tailwind
colors: {
custom: {
50: '#d2d5dc',
500: '#bfc3cd',
950: '#000000',
},
}SCSS
$custom: #bfc3cd; $custom-light: #d2d5dc; $custom-dark: #000000;
JSON
{
"hex": "#bfc3cd",
"rgb": {
"r": 191,
"g": 195,
"b": 205
},
"hsl": {
"h": 222.857,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.81707,
"c": 0.01466,
"h": 268.5
},
"luminance": 0.54514
}Semantic roles & 50–950 ramp
primary
#BFC3CD
secondary
#A19C8F
accent
#824F96
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384