#BFC3DC#BFC3DC
#BFC3DC is a very light, muted blue. Relative luminance 0.553; OKLCH L 82.2% C 0.035 H 278.4°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC3DC |
|---|---|
| RGB | rgb(191, 195, 220) |
| HSL | hsl(232, 29%, 81%) |
| HSV | hsv(232, 13%, 86%) |
| CMYK | cmyk(13.2%, 11.4%, 0%, 13.7%) |
| CIE-LAB | lab(79.20, 3.56, -12.91) |
| CIE-LCH | lch(79.20, 13.39, 285.44°) |
| OKLab | oklab(82.2% 0.0051 -0.0349) |
| OKLCH | oklch(82.2% 0.035 278.4) |
| XYZ | xyz(53.9164, 55.2733, 75.5245) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.04
Lightsteelblue
#B0C4DE
ΔE00 6.62
Periwinkle
#CCCCFF
ΔE00 7.82
Light Periwinkle
#C1C6FC
ΔE00 7.85
Cloudy Blue
#ACC2D9
ΔE00 7.97
Lavender (CSS)
#E6E6FA
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC3DC #DCD8BF
analogous
#BFD1DC #BFC3DC #C9BFDC
triadic
#BFC3DC #DCBFC3 #C3DCBF
tetradic
#BFC3DC #DCBFD1 #DCD8BF #BFDCC9
square
#BFC3DC #DCBFD1 #DCD8BF #BFDCC9
split-complementary
#BFC3DC #DCC9BF #D1DCBF
monochromatic
#7079B1 #979EC6 #BFC3DC #E7E8F2 #EBECF4
Accessibility & contrast
On white
1.74
#BFC3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#BFC3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC3DC
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC3DC | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DD
Deuteranopia (green-blind)
#BBC3DB
Tritanopia (blue-blind)
#B9C7CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc3dc; /* rgb */ color: rgb(191, 195, 220); /* oklch */ color: oklch(82.2% 0.035 278.4);
Tailwind
colors: {
custom: {
50: '#d2d5e6',
500: '#bfc3dc',
950: '#000000',
},
}SCSS
$custom: #bfc3dc; $custom-light: #d2d5e6; $custom-dark: #000000;
JSON
{
"hex": "#bfc3dc",
"rgb": {
"r": 191,
"g": 195,
"b": 220
},
"hsl": {
"h": 231.724,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.82195,
"c": 0.03524,
"h": 278.4
},
"luminance": 0.55274
}Semantic roles & 50–950 ramp
primary
#BFC3DC
secondary
#B3AE8C
accent
#993EA8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384