#BFC6DD#BFC6DD
#BFC6DD is a very light, muted blue. Relative luminance 0.567; OKLCH L 82.8% C 0.033 H 272.2°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC6DD |
|---|---|
| RGB | rgb(191, 198, 221) |
| HSL | hsl(226, 31%, 81%) |
| HSV | hsv(226, 14%, 87%) |
| CMYK | cmyk(13.6%, 10.4%, 0%, 13.3%) |
| CIE-LAB | lab(80.00, 2.17, -12.24) |
| CIE-LCH | lch(80.00, 12.43, 280.05°) |
| OKLab | oklab(82.84% 0.0013 -0.0331) |
| OKLCH | oklch(82.84% 0.033 272.2) |
| XYZ | xyz(54.7282, 56.6843, 76.4504) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.37
Lightsteelblue
#B0C4DE
ΔE00 5.11
Cloudy Blue
#ACC2D9
ΔE00 6.40
Dove Gray
#B6B8BD
ΔE00 8.23
Lavender (CSS)
#E6E6FA
ΔE00 8.30
Light Periwinkle
#C1C6FC
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC6DD #DDD6BF
analogous
#BFD5DD #BFC6DD #C7BFDD
triadic
#BFC6DD #DDBFC6 #C6DDBF
tetradic
#BFC6DD #DDBFD5 #DDD6BF #BFDDC7
square
#BFC6DD #DDBFD5 #DDD6BF #BFDDC7
split-complementary
#BFC6DD #DDC7BF #D5DDBF
monochromatic
#6F7FB3 #97A2C8 #BFC6DD #E7EAF2 #EBEDF4
Accessibility & contrast
On white
1.70
#BFC6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#BFC6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC6DD
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC6DD | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DE
Deuteranopia (green-blind)
#BEC5DC
Tritanopia (blue-blind)
#B8CACD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfc6dd; /* rgb */ color: rgb(191, 198, 221); /* oklch */ color: oklch(82.8% 0.033 272.2);
Tailwind
colors: {
custom: {
50: '#d2d7e7',
500: '#bfc6dd',
950: '#000000',
},
}SCSS
$custom: #bfc6dd; $custom-light: #d2d7e7; $custom-dark: #000000;
JSON
{
"hex": "#bfc6dd",
"rgb": {
"r": 191,
"g": 198,
"b": 221
},
"hsl": {
"h": 226,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.82835,
"c": 0.03308,
"h": 272.2
},
"luminance": 0.56685
}Semantic roles & 50–950 ramp
primary
#BFC6DD
secondary
#B4AB8C
accent
#903CA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384