#BFCBDF#BFCBDF
#BFCBDF is a very light, muted blue. Relative luminance 0.591; OKLCH L 83.9% C 0.031 H 260.7°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBDF |
|---|---|
| RGB | rgb(191, 203, 223) |
| HSL | hsl(218, 33%, 81%) |
| HSV | hsv(218, 14%, 87%) |
| CMYK | cmyk(14.3%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(81.35, -0.07, -11.29) |
| CIE-LCH | lch(81.35, 11.29, 269.63°) |
| OKLab | oklab(83.92% -0.005 -0.0305) |
| OKLCH | oklch(83.92% 0.031 260.7) |
| XYZ | xyz(56.1580, 59.1150, 78.2494) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.38
Lightsteelblue
#B0C4DE
ΔE00 3.54
Cloudy Blue
#ACC2D9
ΔE00 4.39
Powder Blue (survey)
#B1D1FC
ΔE00 7.59
Light Grey Blue
#9DBCD4
ΔE00 7.74
Fog
#D8DCE0
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBDF #DFD3BF
analogous
#BFDBDF #BFCBDF #C3BFDF
triadic
#BFCBDF #DFBFCB #CBDFBF
tetradic
#BFCBDF #DFBFDB #DFD3BF #BFDFC3
square
#BFCBDF #DFBFDB #DFD3BF #BFDFC3
split-complementary
#BFCBDF #DFC3BF #DBDFBF
monochromatic
#6D89B6 #96AACB #BFCBDF #E8ECF3 #EBEEF5
Accessibility & contrast
On white
1.64
#BFCBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#BFCBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBDF
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBDF | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE0
Deuteranopia (green-blind)
#C2C9DF
Tritanopia (blue-blind)
#B7CFD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfcbdf; /* rgb */ color: rgb(191, 203, 223); /* oklch */ color: oklch(83.9% 0.031 260.7);
Tailwind
colors: {
custom: {
50: '#d2dae9',
500: '#bfcbdf',
950: '#000000',
},
}SCSS
$custom: #bfcbdf; $custom-light: #d2dae9; $custom-dark: #000000;
JSON
{
"hex": "#bfcbdf",
"rgb": {
"r": 191,
"g": 203,
"b": 223
},
"hsl": {
"h": 217.5,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.83916,
"c": 0.0309,
"h": 260.7
},
"luminance": 0.59116
}Semantic roles & 50–950 ramp
primary
#BFCBDF
secondary
#B7A78B
accent
#8139AC
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384