#BFC6DF#BFC6DF
#BFC6DF is a very light, muted blue. Relative luminance 0.568; OKLCH L 82.9% C 0.036 H 273.2°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC6DF |
|---|---|
| RGB | rgb(191, 198, 223) |
| HSL | hsl(227, 33%, 81%) |
| HSV | hsv(227, 14%, 87%) |
| CMYK | cmyk(14.3%, 11.2%, 0%, 12.5%) |
| CIE-LAB | lab(80.06, 2.59, -13.22) |
| CIE-LCH | lch(80.06, 13.47, 281.06°) |
| OKLab | oklab(82.9% 0.002 -0.0357) |
| OKLCH | oklch(82.9% 0.036 273.2) |
| XYZ | xyz(54.9962, 56.7915, 77.8621) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.62
Lightsteelblue
#B0C4DE
ΔE00 5.34
Cloudy Blue
#ACC2D9
ΔE00 6.75
Light Periwinkle
#C1C6FC
ΔE00 7.61
Periwinkle
#CCCCFF
ΔE00 7.80
Lavender (CSS)
#E6E6FA
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC6DF #DFD8BF
analogous
#BFD6DF #BFC6DF #C8BFDF
triadic
#BFC6DF #DFBFC6 #C6DFBF
tetradic
#BFC6DF #DFBFD6 #DFD8BF #BFDFC8
square
#BFC6DF #DFBFD6 #DFD8BF #BFDFC8
split-complementary
#BFC6DF #DFC8BF #D6DFBF
monochromatic
#6D7DB6 #96A2CB #BFC6DF #E8EAF3 #EBEDF5
Accessibility & contrast
On white
1.70
#BFC6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#BFC6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC6DF
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC6DF | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E0
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#B8CACE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfc6df; /* rgb */ color: rgb(191, 198, 223); /* oklch */ color: oklch(82.9% 0.036 273.2);
Tailwind
colors: {
custom: {
50: '#d2d7e9',
500: '#bfc6df',
950: '#000000',
},
}SCSS
$custom: #bfc6df; $custom-light: #d2d7e9; $custom-dark: #000000;
JSON
{
"hex": "#bfc6df",
"rgb": {
"r": 191,
"g": 198,
"b": 223
},
"hsl": {
"h": 226.875,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.82902,
"c": 0.03581,
"h": 273.2
},
"luminance": 0.56792
}Semantic roles & 50–950 ramp
primary
#BFC6DF
secondary
#B7AD8B
accent
#9339AC
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384