#BFC4DE#BFC4DE
#BFC4DE is a very light, muted blue. Relative luminance 0.558; OKLCH L 82.5% C 0.037 H 276.9°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC4DE |
|---|---|
| RGB | rgb(191, 196, 222) |
| HSL | hsl(230, 32%, 81%) |
| HSV | hsv(230, 14%, 87%) |
| CMYK | cmyk(14%, 11.7%, 0%, 12.9%) |
| CIE-LAB | lab(79.52, 3.45, -13.50) |
| CIE-LCH | lch(79.52, 13.94, 284.31°) |
| OKLab | oklab(82.47% 0.0044 -0.0365) |
| OKLCH | oklch(82.47% 0.037 276.9) |
| XYZ | xyz(54.4077, 55.8295, 77.0028) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.69
Lightsteelblue
#B0C4DE
ΔE00 6.30
Light Periwinkle
#C1C6FC
ΔE00 7.42
Periwinkle
#CCCCFF
ΔE00 7.46
Cloudy Blue
#ACC2D9
ΔE00 7.72
Lavender (CSS)
#E6E6FA
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC4DE #DED9BF
analogous
#BFD3DE #BFC4DE #C9BFDE
triadic
#BFC4DE #DEBFC4 #C4DEBF
tetradic
#BFC4DE #DEBFD3 #DED9BF #BFDEC9
square
#BFC4DE #DEBFD3 #DED9BF #BFDEC9
split-complementary
#BFC4DE #DEC9BF #D3DEBF
monochromatic
#6E7AB4 #979FC9 #BFC4DE #E7E9F3 #EBECF5
Accessibility & contrast
On white
1.73
#BFC4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#BFC4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC4DE
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC4DE | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC6DF
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#B8C8CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc4de; /* rgb */ color: rgb(191, 196, 222); /* oklch */ color: oklch(82.5% 0.037 276.9);
Tailwind
colors: {
custom: {
50: '#d2d5e8',
500: '#bfc4de',
950: '#000000',
},
}SCSS
$custom: #bfc4de; $custom-light: #d2d5e8; $custom-dark: #000000;
JSON
{
"hex": "#bfc4de",
"rgb": {
"r": 191,
"g": 196,
"b": 222
},
"hsl": {
"h": 230.323,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.82465,
"c": 0.03678,
"h": 276.9
},
"luminance": 0.5583
}Semantic roles & 50–950 ramp
primary
#BFC4DE
secondary
#B6AF8B
accent
#993BAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384