#BFC7DE#BFC7DE
#BFC7DE is a very light, muted blue. Relative luminance 0.572; OKLCH L 83.1% C 0.033 H 270.4°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC7DE |
|---|---|
| RGB | rgb(191, 199, 222) |
| HSL | hsl(225, 32%, 81%) |
| HSV | hsv(225, 14%, 87%) |
| CMYK | cmyk(14%, 10.4%, 0%, 12.9%) |
| CIE-LAB | lab(80.29, 1.84, -12.35) |
| CIE-LCH | lch(80.29, 12.48, 278.49°) |
| OKLab | oklab(83.07% 0.0002 -0.0333) |
| OKLCH | oklch(83.07% 0.033 270.4) |
| XYZ | xyz(55.0911, 57.1964, 77.2306) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.90
Lightsteelblue
#B0C4DE
ΔE00 4.72
Cloudy Blue
#ACC2D9
ΔE00 6.01
Lavender (CSS)
#E6E6FA
ΔE00 8.28
Light Periwinkle
#C1C6FC
ΔE00 8.28
Dove Gray
#B6B8BD
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC7DE #DED6BF
analogous
#BFD6DE #BFC7DE #C6BFDE
triadic
#BFC7DE #DEBFC7 #C7DEBF
tetradic
#BFC7DE #DEBFD6 #DED6BF #BFDEC6
square
#BFC7DE #DEBFD6 #DED6BF #BFDEC6
split-complementary
#BFC7DE #DEC6BF #D6DEBF
monochromatic
#6E80B4 #97A4C9 #BFC7DE #E7EAF3 #EBEDF5
Accessibility & contrast
On white
1.69
#BFC7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#BFC7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC7DE
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC7DE | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DF
Deuteranopia (green-blind)
#BEC6DD
Tritanopia (blue-blind)
#B8CBCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfc7de; /* rgb */ color: rgb(191, 199, 222); /* oklch */ color: oklch(83.1% 0.033 270.4);
Tailwind
colors: {
custom: {
50: '#d2d8e8',
500: '#bfc7de',
950: '#000000',
},
}SCSS
$custom: #bfc7de; $custom-light: #d2d8e8; $custom-dark: #000000;
JSON
{
"hex": "#bfc7de",
"rgb": {
"r": 191,
"g": 199,
"b": 222
},
"hsl": {
"h": 224.516,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.8307,
"c": 0.03335,
"h": 270.4
},
"luminance": 0.57197
}Semantic roles & 50–950 ramp
primary
#BFC7DE
secondary
#B6AB8B
accent
#8E3BAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384