#BFC7EF#BFC7EF
#BFC7EF is a very light, muted blue. Relative luminance 0.582; OKLCH L 83.7% C 0.057 H 276.2°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC7EF |
|---|---|
| RGB | rgb(191, 199, 239) |
| HSL | hsl(230, 60%, 84%) |
| HSV | hsv(230, 20%, 94%) |
| CMYK | cmyk(20.1%, 16.7%, 0%, 6.3%) |
| CIE-LAB | lab(80.82, 5.49, -20.65) |
| CIE-LCH | lch(80.82, 21.37, 284.90°) |
| OKLab | oklab(83.67% 0.0061 -0.0563) |
| OKLCH | oklch(83.67% 0.057 276.2) |
| XYZ | xyz(57.4854, 58.1541, 89.8408) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.10
Periwinkle
#CCCCFF
ΔE00 3.74
Light Blue Grey
#B7C9E2
ΔE00 6.81
Lightsteelblue
#B0C4DE
ΔE00 7.24
Powder Blue (survey)
#B1D1FC
ΔE00 7.92
Pastel Blue
#A2BFFE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC7EF #EFE7BF
analogous
#BFDFEF #BFC7EF #CFBFEF
triadic
#BFC7EF #EFBFC7 #C7EFBF
tetradic
#BFC7EF #EFBFDF #EFE7BF #BFEFCF
square
#BFC7EF #EFBFDF #EFE7BF #BFEFCF
split-complementary
#BFC7EF #EFCFBF #DFEFBF
monochromatic
#5D71D7 #8E9CE3 #BFC7EF #E7EAF9 #E7EAF9
Accessibility & contrast
On white
1.66
#BFC7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BFC7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC7EF
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC7EF | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCBF1
Deuteranopia (green-blind)
#B9C7EE
Tritanopia (blue-blind)
#B4CED4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfc7ef; /* rgb */ color: rgb(191, 199, 239); /* oklch */ color: oklch(83.7% 0.057 276.2);
Tailwind
colors: {
custom: {
50: '#d2d7f4',
500: '#bfc7ef',
950: '#000000',
},
}SCSS
$custom: #bfc7ef; $custom-light: #d2d7f4; $custom-dark: #000000;
JSON
{
"hex": "#bfc7ef",
"rgb": {
"r": 191,
"g": 199,
"b": 239
},
"hsl": {
"h": 230,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.83666,
"c": 0.05664,
"h": 276.2
},
"luminance": 0.58155
}Semantic roles & 50–950 ramp
primary
#BFC7EF
secondary
#CDC185
accent
#AB1EC8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385