#BFC7DB#BFC7DB
#BFC7DB is a very light, muted blue. Relative luminance 0.570; OKLCH L 83.0% C 0.029 H 268.3°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC7DB |
|---|---|
| RGB | rgb(191, 199, 219) |
| HSL | hsl(223, 28%, 80%) |
| HSV | hsv(223, 13%, 86%) |
| CMYK | cmyk(12.8%, 9.1%, 0%, 14.1%) |
| CIE-LAB | lab(80.20, 1.22, -10.87) |
| CIE-LCH | lch(80.20, 10.94, 276.41°) |
| OKLab | oklab(82.97% -0.0009 -0.0293) |
| OKLCH | oklch(82.97% 0.029 268.3) |
| XYZ | xyz(54.6926, 57.0370, 75.1319) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.72
Lightsteelblue
#B0C4DE
ΔE00 4.56
Cloudy Blue
#ACC2D9
ΔE00 5.56
Dove Gray
#B6B8BD
ΔE00 7.37
Lavender (CSS)
#E6E6FA
ΔE00 8.40
Fog
#D8DCE0
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC7DB #DBD3BF
analogous
#BFD5DB #BFC7DB #C5BFDB
triadic
#BFC7DB #DBBFC7 #C7DBBF
tetradic
#BFC7DB #DBBFD5 #DBD3BF #BFDBC5
square
#BFC7DB #DBBFD5 #DBD3BF #BFDBC5
split-complementary
#BFC7DB #DBC5BF #D5DBBF
monochromatic
#7182AF #98A5C5 #BFC7DB #E6E9F1 #EBEEF4
Accessibility & contrast
On white
1.69
#BFC7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BFC7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC7DB
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC7DB | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#BFC6DA
Tritanopia (blue-blind)
#B9CBCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfc7db; /* rgb */ color: rgb(191, 199, 219); /* oklch */ color: oklch(83.0% 0.029 268.3);
Tailwind
colors: {
custom: {
50: '#d2d8e6',
500: '#bfc7db',
950: '#000000',
},
}SCSS
$custom: #bfc7db; $custom-light: #d2d8e6; $custom-dark: #000000;
JSON
{
"hex": "#bfc7db",
"rgb": {
"r": 191,
"g": 199,
"b": 219
},
"hsl": {
"h": 222.857,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.82971,
"c": 0.02932,
"h": 268.3
},
"luminance": 0.57038
}Semantic roles & 50–950 ramp
primary
#BFC7DB
secondary
#B2A78C
accent
#893FA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384