#BFCBDC#BFCBDC
#BFCBDC is a very light, muted blue. Relative luminance 0.590; OKLCH L 83.8% C 0.027 H 257.0°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBDC |
|---|---|
| RGB | rgb(191, 203, 220) |
| HSL | hsl(215, 29%, 81%) |
| HSV | hsv(215, 13%, 86%) |
| CMYK | cmyk(13.2%, 7.7%, 0%, 13.7%) |
| CIE-LAB | lab(81.27, -0.69, -9.82) |
| CIE-LCH | lch(81.27, 9.84, 265.96°) |
| OKLab | oklab(83.82% -0.0061 -0.0265) |
| OKLCH | oklch(83.82% 0.027 257) |
| XYZ | xyz(55.7571, 58.9547, 76.1381) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.05
Lightsteelblue
#B0C4DE
ΔE00 4.01
Cloudy Blue
#ACC2D9
ΔE00 4.33
Fog
#D8DCE0
ΔE00 7.14
Dove Gray
#B6B8BD
ΔE00 7.27
Light Grey Blue
#9DBCD4
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBDC #DCD0BF
analogous
#BFD9DC #BFCBDC #C1BFDC
triadic
#BFCBDC #DCBFCB #CBDCBF
tetradic
#BFCBDC #DCBFD9 #DCD0BF #BFDCC1
square
#BFCBDC #DCBFD9 #DCD0BF #BFDCC1
split-complementary
#BFCBDC #DCC1BF #D9DCBF
monochromatic
#708BB1 #97ABC6 #BFCBDC #E7EBF2 #EBEFF4
Accessibility & contrast
On white
1.64
#BFCBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#BFCBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBDC
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBDC | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#C2C9DC
Tritanopia (blue-blind)
#B8CFD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfcbdc; /* rgb */ color: rgb(191, 203, 220); /* oklch */ color: oklch(83.8% 0.027 257.0);
Tailwind
colors: {
custom: {
50: '#d2dae6',
500: '#bfcbdc',
950: '#000000',
},
}SCSS
$custom: #bfcbdc; $custom-light: #d2dae6; $custom-dark: #000000;
JSON
{
"hex": "#bfcbdc",
"rgb": {
"r": 191,
"g": 203,
"b": 220
},
"hsl": {
"h": 215.172,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.83817,
"c": 0.02716,
"h": 257
},
"luminance": 0.58956
}Semantic roles & 50–950 ramp
primary
#BFCBDC
secondary
#B3A38C
accent
#7C3EA8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384