#BFC9FB#BFC9FB
#BFC9FB is a very light, moderate blue. Relative luminance 0.598; OKLCH L 84.5% C 0.071 H 276.0°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC9FB |
|---|---|
| RGB | rgb(191, 201, 251) |
| HSL | hsl(230, 88%, 87%) |
| HSV | hsv(230, 24%, 98%) |
| CMYK | cmyk(23.9%, 19.9%, 0%, 1.6%) |
| CIE-LAB | lab(81.74, 7.12, -25.66) |
| CIE-LCH | lch(81.74, 26.63, 285.50°) |
| OKLab | oklab(84.51% 0.0073 -0.0704) |
| OKLCH | oklch(84.51% 0.071 276) |
| XYZ | xyz(59.7806, 59.8133, 99.6436) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.52
Periwinkle
#CCCCFF
ΔE00 3.23
Pastel Blue
#A2BFFE
ΔE00 6.85
Powder Blue (survey)
#B1D1FC
ΔE00 6.86
Light Blue Grey
#B7C9E2
ΔE00 7.55
Lightsteelblue
#B0C4DE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC9FB #FBF1BF
analogous
#BFE7FB #BFC9FB #D3BFFB
triadic
#BFC9FB #FBBFC9 #C9FBBF
tetradic
#BFC9FB #FBBFE7 #FBF1BF #BFFBD3
square
#BFC9FB #FBBFE7 #FBF1BF #BFFBD3
split-complementary
#BFC9FB #FBD3BF #E7FBBF
monochromatic
#4C68F4 #8598F7 #BFC9FB #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.62
#BFC9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#BFC9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC9FB
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC9FB | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFD
Deuteranopia (green-blind)
#B7C9FA
Tritanopia (blue-blind)
#B0D2DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bfc9fb; /* rgb */ color: rgb(191, 201, 251); /* oklch */ color: oklch(84.5% 0.071 276.0);
Tailwind
colors: {
custom: {
50: '#d3d9fc',
500: '#bfc9fb',
950: '#000000',
},
}SCSS
$custom: #bfc9fb; $custom-light: #d3d9fc; $custom-dark: #000000;
JSON
{
"hex": "#bfc9fb",
"rgb": {
"r": 191,
"g": 201,
"b": 251
},
"hsl": {
"h": 230,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.84511,
"c": 0.07075,
"h": 276
},
"luminance": 0.59815
}Semantic roles & 50–950 ramp
primary
#BFC9FB
secondary
#E0D07E
accent
#BF01E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385