#BFC5FB#BFC5FB
#BFC5FB is a very light, moderate blue. Relative luminance 0.580; OKLCH L 83.7% C 0.076 H 279.7°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC5FB |
|---|---|
| RGB | rgb(191, 197, 251) |
| HSL | hsl(234, 88%, 87%) |
| HSV | hsv(234, 24%, 98%) |
| CMYK | cmyk(23.9%, 21.5%, 0%, 1.6%) |
| CIE-LAB | lab(80.72, 9.27, -27.21) |
| CIE-LCH | lch(80.72, 28.75, 288.82°) |
| OKLab | oklab(83.72% 0.0127 -0.0747) |
| OKLCH | oklch(83.72% 0.076 279.7) |
| XYZ | xyz(58.8603, 57.9726, 99.3368) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.42
Periwinkle
#CCCCFF
ΔE00 2.87
Pastel Blue
#A2BFFE
ΔE00 7.28
Powder Blue (survey)
#B1D1FC
ΔE00 7.94
Light Blue Grey
#B7C9E2
ΔE00 8.38
Lightsteelblue
#B0C4DE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC5FB #FBF5BF
analogous
#BFE3FB #BFC5FB #D7BFFB
triadic
#BFC5FB #FBBFC5 #C5FBBF
tetradic
#BFC5FB #FBBFE3 #FBF5BF #BFFBD7
square
#BFC5FB #FBBFE3 #FBF5BF #BFFBD7
split-complementary
#BFC5FB #FBD7BF #E3FBBF
monochromatic
#4C5DF4 #8591F7 #BFC5FB #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.67
#BFC5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#BFC5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC5FB
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC5FB | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFD
Deuteranopia (green-blind)
#B3C6FA
Tritanopia (blue-blind)
#B1CFD7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfc5fb; /* rgb */ color: rgb(191, 197, 251); /* oklch */ color: oklch(83.7% 0.076 279.7);
Tailwind
colors: {
custom: {
50: '#d3d6fc',
500: '#bfc5fb',
950: '#000000',
},
}SCSS
$custom: #bfc5fb; $custom-light: #d3d6fc; $custom-dark: #000000;
JSON
{
"hex": "#bfc5fb",
"rgb": {
"r": 191,
"g": 197,
"b": 251
},
"hsl": {
"h": 234,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.83722,
"c": 0.07579,
"h": 279.7
},
"luminance": 0.57974
}Semantic roles & 50–950 ramp
primary
#BFC5FB
secondary
#E0D77E
accent
#CE01E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385