#BFC7FC#BFC7FC
#BFC7FC is a very light, moderate blue. Relative luminance 0.590; OKLCH L 84.2% C 0.075 H 278.0°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC7FC |
|---|---|
| RGB | rgb(191, 199, 252) |
| HSL | hsl(232, 91%, 87%) |
| HSV | hsv(232, 24%, 99%) |
| CMYK | cmyk(24.2%, 21%, 0%, 1.2%) |
| CIE-LAB | lab(81.26, 8.42, -26.92) |
| CIE-LCH | lch(81.26, 28.20, 287.38°) |
| OKLab | oklab(84.15% 0.0104 -0.0739) |
| OKLCH | oklch(84.15% 0.075 278) |
| XYZ | xyz(59.4755, 58.9501, 100.3215) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.84
Periwinkle
#CCCCFF
ΔE00 3.01
Pastel Blue
#A2BFFE
ΔE00 6.96
Powder Blue (survey)
#B1D1FC
ΔE00 7.36
Light Blue Grey
#B7C9E2
ΔE00 8.04
Lightsteelblue
#B0C4DE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC7FC #FCF4BF
analogous
#BFE6FC #BFC7FC #D6BFFC
triadic
#BFC7FC #FCBFC7 #C7FCBF
tetradic
#BFC7FC #FCBFE6 #FCF4BF #BFFCD6
square
#BFC7FC #FCBFE6 #FCF4BF #BFFCD6
split-complementary
#BFC7FC #FCD6BF #E6FCBF
monochromatic
#4A61F7 #8594F9 #BFC7FC #E2E5FE #E2E5FE
Accessibility & contrast
On white
1.64
#BFC7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#BFC7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC7FC
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC7FC | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFE
Deuteranopia (green-blind)
#B5C8FB
Tritanopia (blue-blind)
#B0D1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfc7fc; /* rgb */ color: rgb(191, 199, 252); /* oklch */ color: oklch(84.2% 0.075 278.0);
Tailwind
colors: {
custom: {
50: '#d3d7fd',
500: '#bfc7fc',
950: '#000000',
},
}SCSS
$custom: #bfc7fc; $custom-light: #d3d7fd; $custom-dark: #000000;
JSON
{
"hex": "#bfc7fc",
"rgb": {
"r": 191,
"g": 199,
"b": 252
},
"hsl": {
"h": 232.131,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.84154,
"c": 0.07461,
"h": 278
},
"luminance": 0.58951
}Semantic roles & 50–950 ramp
primary
#BFC7FC
secondary
#E2D57D
accent
#C700E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385