#BFC7DC#BFC7DC
#BFC7DC is a very light, muted blue. Relative luminance 0.571; OKLCH L 83.0% C 0.031 H 269.1°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC7DC |
|---|---|
| RGB | rgb(191, 199, 220) |
| HSL | hsl(223, 29%, 81%) |
| HSV | hsv(223, 13%, 86%) |
| CMYK | cmyk(13.2%, 9.5%, 0%, 13.7%) |
| CIE-LAB | lab(80.23, 1.43, -11.36) |
| CIE-LCH | lch(80.23, 11.45, 277.16°) |
| OKLab | oklab(83% -0.0005 -0.0307) |
| OKLCH | oklch(83% 0.031 269.1) |
| XYZ | xyz(54.8246, 57.0898, 75.8273) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.75
Lightsteelblue
#B0C4DE
ΔE00 4.58
Cloudy Blue
#ACC2D9
ΔE00 5.70
Dove Gray
#B6B8BD
ΔE00 7.68
Lavender (CSS)
#E6E6FA
ΔE00 8.34
Fog
#D8DCE0
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC7DC #DCD4BF
analogous
#BFD5DC #BFC7DC #C5BFDC
triadic
#BFC7DC #DCBFC7 #C7DCBF
tetradic
#BFC7DC #DCBFD5 #DCD4BF #BFDCC5
square
#BFC7DC #DCBFD5 #DCD4BF #BFDCC5
split-complementary
#BFC7DC #DCC5BF #D5DCBF
monochromatic
#7082B1 #97A4C6 #BFC7DC #E7EAF2 #EBEEF4
Accessibility & contrast
On white
1.69
#BFC7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#BFC7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC7DC
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC7DC | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DD
Deuteranopia (green-blind)
#BFC6DB
Tritanopia (blue-blind)
#B9CBCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfc7dc; /* rgb */ color: rgb(191, 199, 220); /* oklch */ color: oklch(83.0% 0.031 269.1);
Tailwind
colors: {
custom: {
50: '#d2d8e6',
500: '#bfc7dc',
950: '#000000',
},
}SCSS
$custom: #bfc7dc; $custom-light: #d2d8e6; $custom-dark: #000000;
JSON
{
"hex": "#bfc7dc",
"rgb": {
"r": 191,
"g": 199,
"b": 220
},
"hsl": {
"h": 223.448,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.83004,
"c": 0.03066,
"h": 269.1
},
"luminance": 0.57091
}Semantic roles & 50–950 ramp
primary
#BFC7DC
secondary
#B3A88C
accent
#8B3EA8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384