#BFC4DC#BFC4DC
#BFC4DC is a very light, muted blue. Relative luminance 0.557; OKLCH L 82.4% C 0.034 H 276.3°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC4DC |
|---|---|
| RGB | rgb(191, 196, 220) |
| HSL | hsl(230, 29%, 81%) |
| HSV | hsv(230, 13%, 86%) |
| CMYK | cmyk(13.2%, 10.9%, 0%, 13.7%) |
| CIE-LAB | lab(79.46, 3.03, -12.52) |
| CIE-LCH | lch(79.46, 12.88, 283.60°) |
| OKLab | oklab(82.4% 0.0037 -0.0338) |
| OKLCH | oklch(82.4% 0.034 276.3) |
| XYZ | xyz(54.1412, 55.7229, 75.5995) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.44
Lightsteelblue
#B0C4DE
ΔE00 6.07
Cloudy Blue
#ACC2D9
ΔE00 7.38
Light Periwinkle
#C1C6FC
ΔE00 8.09
Periwinkle
#CCCCFF
ΔE00 8.13
Lavender (CSS)
#E6E6FA
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC4DC #DCD7BF
analogous
#BFD2DC #BFC4DC #C8BFDC
triadic
#BFC4DC #DCBFC4 #C4DCBF
tetradic
#BFC4DC #DCBFD2 #DCD7BF #BFDCC8
square
#BFC4DC #DCBFD2 #DCD7BF #BFDCC8
split-complementary
#BFC4DC #DCC8BF #D2DCBF
monochromatic
#707BB1 #97A0C6 #BFC4DC #E7E8F2 #EBEDF4
Accessibility & contrast
On white
1.73
#BFC4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#BFC4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC4DC
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC4DC | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DD
Deuteranopia (green-blind)
#BCC4DB
Tritanopia (blue-blind)
#B9C8CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc4dc; /* rgb */ color: rgb(191, 196, 220); /* oklch */ color: oklch(82.4% 0.034 276.3);
Tailwind
colors: {
custom: {
50: '#d2d5e6',
500: '#bfc4dc',
950: '#000000',
},
}SCSS
$custom: #bfc4dc; $custom-light: #d2d5e6; $custom-dark: #000000;
JSON
{
"hex": "#bfc4dc",
"rgb": {
"r": 191,
"g": 196,
"b": 220
},
"hsl": {
"h": 229.655,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.82397,
"c": 0.03402,
"h": 276.3
},
"luminance": 0.55724
}Semantic roles & 50–950 ramp
primary
#BFC4DC
secondary
#B3AC8C
accent
#963EA8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384