#BFC4DD#BFC4DD
#BFC4DD is a very light, muted blue. Relative luminance 0.558; OKLCH L 82.4% C 0.035 H 276.6°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC4DD |
|---|---|
| RGB | rgb(191, 196, 221) |
| HSL | hsl(230, 31%, 81%) |
| HSV | hsv(230, 14%, 87%) |
| CMYK | cmyk(13.6%, 11.3%, 0%, 13.3%) |
| CIE-LAB | lab(79.49, 3.24, -13.01) |
| CIE-LCH | lch(79.49, 13.41, 283.97°) |
| OKLab | oklab(82.43% 0.0041 -0.0352) |
| OKLCH | oklch(82.43% 0.035 276.6) |
| XYZ | xyz(54.2740, 55.7760, 76.2990) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.56
Lightsteelblue
#B0C4DE
ΔE00 6.18
Cloudy Blue
#ACC2D9
ΔE00 7.55
Light Periwinkle
#C1C6FC
ΔE00 7.75
Periwinkle
#CCCCFF
ΔE00 7.79
Lavender (CSS)
#E6E6FA
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC4DD #DDD8BF
analogous
#BFD3DD #BFC4DD #C9BFDD
triadic
#BFC4DD #DDBFC4 #C4DDBF
tetradic
#BFC4DD #DDBFD3 #DDD8BF #BFDDC9
square
#BFC4DD #DDBFD3 #DDD8BF #BFDDC9
split-complementary
#BFC4DD #DDC9BF #D3DDBF
monochromatic
#6F7AB3 #979FC8 #BFC4DD #E7E9F2 #EBEDF4
Accessibility & contrast
On white
1.73
#BFC4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#BFC4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC4DD
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC4DD | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DE
Deuteranopia (green-blind)
#BCC4DC
Tritanopia (blue-blind)
#B9C8CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc4dd; /* rgb */ color: rgb(191, 196, 221); /* oklch */ color: oklch(82.4% 0.035 276.6);
Tailwind
colors: {
custom: {
50: '#d2d5e7',
500: '#bfc4dd',
950: '#000000',
},
}SCSS
$custom: #bfc4dd; $custom-light: #d2d5e7; $custom-dark: #000000;
JSON
{
"hex": "#bfc4dd",
"rgb": {
"r": 191,
"g": 196,
"b": 221
},
"hsl": {
"h": 230,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.82431,
"c": 0.0354,
"h": 276.6
},
"luminance": 0.55777
}Semantic roles & 50–950 ramp
primary
#BFC4DD
secondary
#B4AE8C
accent
#973CA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384