#BFC5FA#BFC5FA
#BFC5FA is a very light, moderate blue. Relative luminance 0.579; OKLCH L 83.7% C 0.074 H 279.6°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC5FA |
|---|---|
| RGB | rgb(191, 197, 250) |
| HSL | hsl(234, 86%, 86%) |
| HSV | hsv(234, 24%, 98%) |
| CMYK | cmyk(23.6%, 21.2%, 0%, 2%) |
| CIE-LAB | lab(80.69, 9.04, -26.73) |
| CIE-LCH | lch(80.69, 28.22, 288.69°) |
| OKLab | oklab(83.68% 0.0124 -0.0734) |
| OKLCH | oklch(83.68% 0.074 279.6) |
| XYZ | xyz(58.7031, 57.9097, 98.5088) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.43
Periwinkle
#CCCCFF
ΔE00 2.80
Pastel Blue
#A2BFFE
ΔE00 7.37
Powder Blue (survey)
#B1D1FC
ΔE00 8.00
Light Blue Grey
#B7C9E2
ΔE00 8.34
Lightsteelblue
#B0C4DE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC5FA #FAF4BF
analogous
#BFE3FA #BFC5FA #D7BFFA
triadic
#BFC5FA #FABFC5 #C5FABF
tetradic
#BFC5FA #FABFE3 #FAF4BF #BFFAD7
square
#BFC5FA #FABFE3 #FAF4BF #BFFAD7
split-complementary
#BFC5FA #FAD7BF #E3FABF
monochromatic
#4D5EF1 #8692F6 #BFC5FA #E3E5FD #E3E5FD
Accessibility & contrast
On white
1.67
#BFC5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#BFC5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC5FA
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC5FA | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CAFC
Deuteranopia (green-blind)
#B4C6F9
Tritanopia (blue-blind)
#B1CED7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfc5fa; /* rgb */ color: rgb(191, 197, 250); /* oklch */ color: oklch(83.7% 0.074 279.6);
Tailwind
colors: {
custom: {
50: '#d3d6fc',
500: '#bfc5fa',
950: '#000000',
},
}SCSS
$custom: #bfc5fa; $custom-light: #d3d6fc; $custom-dark: #000000;
JSON
{
"hex": "#bfc5fa",
"rgb": {
"r": 191,
"g": 197,
"b": 250
},
"hsl": {
"h": 233.898,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.83683,
"c": 0.0744,
"h": 279.6
},
"luminance": 0.57911
}Semantic roles & 50–950 ramp
primary
#BFC5FA
secondary
#DFD57E
accent
#CB03E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385