#BFC7FB#BFC7FB
#BFC7FB is a very light, moderate blue. Relative luminance 0.589; OKLCH L 84.1% C 0.073 H 277.9°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC7FB |
|---|---|
| RGB | rgb(191, 199, 251) |
| HSL | hsl(232, 88%, 87%) |
| HSV | hsv(232, 24%, 98%) |
| CMYK | cmyk(23.9%, 20.7%, 0%, 1.6%) |
| CIE-LAB | lab(81.23, 8.19, -26.44) |
| CIE-LCH | lch(81.23, 27.68, 287.22°) |
| OKLab | oklab(84.12% 0.01 -0.0725) |
| OKLCH | oklch(84.12% 0.073 277.9) |
| XYZ | xyz(59.3174, 58.8869, 99.4892) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.84
Periwinkle
#CCCCFF
ΔE00 2.95
Pastel Blue
#A2BFFE
ΔE00 7.05
Powder Blue (survey)
#B1D1FC
ΔE00 7.41
Light Blue Grey
#B7C9E2
ΔE00 7.98
Lightsteelblue
#B0C4DE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC7FB #FBF3BF
analogous
#BFE5FB #BFC7FB #D5BFFB
triadic
#BFC7FB #FBBFC7 #C7FBBF
tetradic
#BFC7FB #FBBFE5 #FBF3BF #BFFBD5
square
#BFC7FB #FBBFE5 #FBF3BF #BFFBD5
split-complementary
#BFC7FB #FBD5BF #E5FBBF
monochromatic
#4C62F4 #8595F7 #BFC7FB #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.64
#BFC7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#BFC7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC7FB
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC7FB | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFD
Deuteranopia (green-blind)
#B5C8FA
Tritanopia (blue-blind)
#B1D0D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfc7fb; /* rgb */ color: rgb(191, 199, 251); /* oklch */ color: oklch(84.1% 0.073 277.9);
Tailwind
colors: {
custom: {
50: '#d3d7fc',
500: '#bfc7fb',
950: '#000000',
},
}SCSS
$custom: #bfc7fb; $custom-light: #d3d7fc; $custom-dark: #000000;
JSON
{
"hex": "#bfc7fb",
"rgb": {
"r": 191,
"g": 199,
"b": 251
},
"hsl": {
"h": 232,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.84116,
"c": 0.07323,
"h": 277.9
},
"luminance": 0.58888
}Semantic roles & 50–950 ramp
primary
#BFC7FB
secondary
#E0D37E
accent
#C601E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385