#BFC5DF#BFC5DF
#BFC5DF is a very light, muted blue. Relative luminance 0.563; OKLCH L 82.7% C 0.037 H 275.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC5DF |
|---|---|
| RGB | rgb(191, 197, 223) |
| HSL | hsl(229, 33%, 81%) |
| HSV | hsv(229, 14%, 87%) |
| CMYK | cmyk(14.3%, 11.7%, 0%, 12.5%) |
| CIE-LAB | lab(79.80, 3.12, -13.61) |
| CIE-LCH | lch(79.80, 13.96, 282.91°) |
| OKLab | oklab(82.7% 0.0034 -0.0368) |
| OKLCH | oklch(82.7% 0.037 275.3) |
| XYZ | xyz(54.7684, 56.3359, 77.7862) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.23
Lightsteelblue
#B0C4DE
ΔE00 5.88
Cloudy Blue
#ACC2D9
ΔE00 7.32
Light Periwinkle
#C1C6FC
ΔE00 7.33
Periwinkle
#CCCCFF
ΔE00 7.45
Lavender (CSS)
#E6E6FA
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC5DF #DFD9BF
analogous
#BFD5DF #BFC5DF #C9BFDF
triadic
#BFC5DF #DFBFC5 #C5DFBF
tetradic
#BFC5DF #DFBFD5 #DFD9BF #BFDFC9
square
#BFC5DF #DFBFD5 #DFD9BF #BFDFC9
split-complementary
#BFC5DF #DFC9BF #D5DFBF
monochromatic
#6D7BB6 #96A0CB #BFC5DF #E8EAF3 #EBEDF5
Accessibility & contrast
On white
1.71
#BFC5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#BFC5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC5DF
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC5DF | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7E0
Deuteranopia (green-blind)
#BCC5DE
Tritanopia (blue-blind)
#B8CACD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfc5df; /* rgb */ color: rgb(191, 197, 223); /* oklch */ color: oklch(82.7% 0.037 275.3);
Tailwind
colors: {
custom: {
50: '#d2d6e9',
500: '#bfc5df',
950: '#000000',
},
}SCSS
$custom: #bfc5df; $custom-light: #d2d6e9; $custom-dark: #000000;
JSON
{
"hex": "#bfc5df",
"rgb": {
"r": 191,
"g": 197,
"b": 223
},
"hsl": {
"h": 228.75,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.827,
"c": 0.03697,
"h": 275.3
},
"luminance": 0.56337
}Semantic roles & 50–950 ramp
primary
#BFC5DF
secondary
#B7AF8B
accent
#9739AC
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384