#BFC6FA#BFC6FA
#BFC6FA is a very light, moderate blue. Relative luminance 0.584; OKLCH L 83.9% C 0.073 H 278.7°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC6FA |
|---|---|
| RGB | rgb(191, 198, 250) |
| HSL | hsl(233, 86%, 86%) |
| HSV | hsv(233, 24%, 98%) |
| CMYK | cmyk(23.6%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(80.94, 8.50, -26.34) |
| CIE-LCH | lch(80.94, 27.68, 287.89°) |
| OKLab | oklab(83.88% 0.0111 -0.0723) |
| OKLCH | oklch(83.88% 0.073 278.7) |
| XYZ | xyz(58.9309, 58.3654, 98.5847) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.61
Periwinkle
#CCCCFF
ΔE00 2.82
Pastel Blue
#A2BFFE
ΔE00 7.26
Powder Blue (survey)
#B1D1FC
ΔE00 7.74
Light Blue Grey
#B7C9E2
ΔE00 8.14
Lightsteelblue
#B0C4DE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC6FA #FAF3BF
analogous
#BFE4FA #BFC6FA #D6BFFA
triadic
#BFC6FA #FABFC6 #C6FABF
tetradic
#BFC6FA #FABFE4 #FAF3BF #BFFAD6
square
#BFC6FA #FABFE4 #FAF3BF #BFFAD6
split-complementary
#BFC6FA #FAD6BF #E4FABF
monochromatic
#4D61F1 #8693F6 #BFC6FA #E3E6FD #E3E6FD
Accessibility & contrast
On white
1.66
#BFC6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#BFC6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC6FA
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC6FA | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFC
Deuteranopia (green-blind)
#B5C7F9
Tritanopia (blue-blind)
#B1CFD8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfc6fa; /* rgb */ color: rgb(191, 198, 250); /* oklch */ color: oklch(83.9% 0.073 278.7);
Tailwind
colors: {
custom: {
50: '#d3d7fc',
500: '#bfc6fa',
950: '#000000',
},
}SCSS
$custom: #bfc6fa; $custom-light: #d3d7fc; $custom-dark: #000000;
JSON
{
"hex": "#bfc6fa",
"rgb": {
"r": 191,
"g": 198,
"b": 250
},
"hsl": {
"h": 232.881,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.8388,
"c": 0.07311,
"h": 278.7
},
"luminance": 0.58367
}Semantic roles & 50–950 ramp
primary
#BFC6FA
secondary
#DFD37E
accent
#C803E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385