#BFC3DB#BFC3DB
#BFC3DB is a very light, muted blue. Relative luminance 0.552; OKLCH L 82.2% C 0.034 H 278.1°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC3DB |
|---|---|
| RGB | rgb(191, 195, 219) |
| HSL | hsl(231, 28%, 80%) |
| HSV | hsv(231, 13%, 86%) |
| CMYK | cmyk(12.8%, 11%, 0%, 14.1%) |
| CIE-LAB | lab(79.17, 3.36, -12.41) |
| CIE-LCH | lch(79.17, 12.86, 285.13°) |
| OKLab | oklab(82.16% 0.0048 -0.0335) |
| OKLCH | oklch(82.16% 0.034 278.1) |
| XYZ | xyz(53.7844, 55.2205, 74.8291) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.92
Lightsteelblue
#B0C4DE
ΔE00 6.51
Cloudy Blue
#ACC2D9
ΔE00 7.81
Periwinkle
#CCCCFF
ΔE00 8.15
Light Periwinkle
#C1C6FC
ΔE00 8.18
Dove Gray
#B6B8BD
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC3DB #DBD7BF
analogous
#BFD1DB #BFC3DB #C9BFDB
triadic
#BFC3DB #DBBFC3 #C3DBBF
tetradic
#BFC3DB #DBBFD1 #DBD7BF #BFDBC9
square
#BFC3DB #DBBFD1 #DBD7BF #BFDBC9
split-complementary
#BFC3DB #DBC9BF #D1DBBF
monochromatic
#717AAF #989EC5 #BFC3DB #E6E8F1 #EBEDF4
Accessibility & contrast
On white
1.74
#BFC3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#BFC3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC3DB
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC3DB | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DC
Deuteranopia (green-blind)
#BBC3DA
Tritanopia (blue-blind)
#B9C7CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc3db; /* rgb */ color: rgb(191, 195, 219); /* oklch */ color: oklch(82.2% 0.034 278.1);
Tailwind
colors: {
custom: {
50: '#d2d5e6',
500: '#bfc3db',
950: '#000000',
},
}SCSS
$custom: #bfc3db; $custom-light: #d2d5e6; $custom-dark: #000000;
JSON
{
"hex": "#bfc3db",
"rgb": {
"r": 191,
"g": 195,
"b": 219
},
"hsl": {
"h": 231.429,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.82162,
"c": 0.03385,
"h": 278.1
},
"luminance": 0.55221
}Semantic roles & 50–950 ramp
primary
#BFC3DB
secondary
#B2AD8C
accent
#983FA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384