#BFC4DB#BFC4DB
#BFC4DB is a very light, muted blue. Relative luminance 0.557; OKLCH L 82.4% C 0.033 H 275.9°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC4DB |
|---|---|
| RGB | rgb(191, 196, 219) |
| HSL | hsl(229, 28%, 80%) |
| HSV | hsv(229, 13%, 86%) |
| CMYK | cmyk(12.8%, 10.5%, 0%, 14.1%) |
| CIE-LAB | lab(79.43, 2.82, -12.03) |
| CIE-LCH | lch(79.43, 12.35, 283.20°) |
| OKLab | oklab(82.36% 0.0034 -0.0325) |
| OKLCH | oklch(82.36% 0.033 275.9) |
| XYZ | xyz(54.0092, 55.6701, 74.9041) |
| Luminance | 0.5567 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.33
Lightsteelblue
#B0C4DE
ΔE00 5.97
Cloudy Blue
#ACC2D9
ΔE00 7.22
Dove Gray
#B6B8BD
ΔE00 8.15
Lavender (CSS)
#E6E6FA
ΔE00 8.43
Light Periwinkle
#C1C6FC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC4DB #DBD6BF
analogous
#BFD2DB #BFC4DB #C8BFDB
triadic
#BFC4DB #DBBFC4 #C4DBBF
tetradic
#BFC4DB #DBBFD2 #DBD6BF #BFDBC8
square
#BFC4DB #DBBFD2 #DBD6BF #BFDBC8
split-complementary
#BFC4DB #DBC8BF #D2DBBF
monochromatic
#717CAF #98A0C5 #BFC4DB #E6E8F1 #EBEDF4
Accessibility & contrast
On white
1.73
#BFC4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#BFC4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC4DB
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC4DB | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DC
Deuteranopia (green-blind)
#BCC4DA
Tritanopia (blue-blind)
#B9C8CB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc4db; /* rgb */ color: rgb(191, 196, 219); /* oklch */ color: oklch(82.4% 0.033 275.9);
Tailwind
colors: {
custom: {
50: '#d2d5e6',
500: '#bfc4db',
950: '#000000',
},
}SCSS
$custom: #bfc4db; $custom-light: #d2d5e6; $custom-dark: #000000;
JSON
{
"hex": "#bfc4db",
"rgb": {
"r": 191,
"g": 196,
"b": 219
},
"hsl": {
"h": 229.286,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.82363,
"c": 0.03263,
"h": 275.9
},
"luminance": 0.55671
}Semantic roles & 50–950 ramp
primary
#BFC4DB
secondary
#B2AB8C
accent
#943FA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384