#BFC5FC#BFC5FC
#BFC5FC is a very light, moderate blue. Relative luminance 0.580; OKLCH L 83.8% C 0.077 H 279.7°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC5FC |
|---|---|
| RGB | rgb(191, 197, 252) |
| HSL | hsl(234, 91%, 87%) |
| HSV | hsv(234, 24%, 99%) |
| CMYK | cmyk(24.2%, 21.8%, 0%, 1.2%) |
| CIE-LAB | lab(80.76, 9.50, -27.69) |
| CIE-LCH | lch(80.76, 29.28, 288.94°) |
| OKLab | oklab(83.76% 0.013 -0.0761) |
| OKLCH | oklch(83.76% 0.077 279.7) |
| XYZ | xyz(59.0183, 58.0358, 100.1692) |
| Luminance | 0.5804 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.50
Periwinkle
#CCCCFF
ΔE00 2.96
Pastel Blue
#A2BFFE
ΔE00 7.19
Powder Blue (survey)
#B1D1FC
ΔE00 7.88
Light Blue Grey
#B7C9E2
ΔE00 8.40
Lightsteelblue
#B0C4DE
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC5FC #FCF6BF
analogous
#BFE4FC #BFC5FC #D8BFFC
triadic
#BFC5FC #FCBFC5 #C5FCBF
tetradic
#BFC5FC #FCBFE4 #FCF6BF #BFFCD8
square
#BFC5FC #FCBFE4 #FCF6BF #BFFCD8
split-complementary
#BFC5FC #FCD8BF #E4FCBF
monochromatic
#4A5BF7 #8590F9 #BFC5FC #E2E5FE #E2E5FE
Accessibility & contrast
On white
1.67
#BFC5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#BFC5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC5FC
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC5FC | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFE
Deuteranopia (green-blind)
#B3C6FB
Tritanopia (blue-blind)
#B1CFD8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfc5fc; /* rgb */ color: rgb(191, 197, 252); /* oklch */ color: oklch(83.8% 0.077 279.7);
Tailwind
colors: {
custom: {
50: '#d3d6fd',
500: '#bfc5fc',
950: '#000000',
},
}SCSS
$custom: #bfc5fc; $custom-light: #d3d6fd; $custom-dark: #000000;
JSON
{
"hex": "#bfc5fc",
"rgb": {
"r": 191,
"g": 197,
"b": 252
},
"hsl": {
"h": 234.098,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.83761,
"c": 0.07717,
"h": 279.7
},
"luminance": 0.58037
}Semantic roles & 50–950 ramp
primary
#BFC5FC
secondary
#E2D87D
accent
#CF00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385