#BFC6FC#BFC6FC
#BFC6FC is a very light, moderate blue. Relative luminance 0.585; OKLCH L 84.0% C 0.076 H 278.9°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC6FC |
|---|---|
| RGB | rgb(191, 198, 252) |
| HSL | hsl(233, 91%, 87%) |
| HSV | hsv(233, 24%, 99%) |
| CMYK | cmyk(24.2%, 21.4%, 0%, 1.2%) |
| CIE-LAB | lab(81.01, 8.96, -27.30) |
| CIE-LCH | lch(81.01, 28.74, 288.17°) |
| OKLab | oklab(83.96% 0.0117 -0.075) |
| OKLCH | oklch(83.96% 0.076 278.9) |
| XYZ | xyz(59.2461, 58.4915, 100.2451) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.59
Periwinkle
#CCCCFF
ΔE00 2.96
Pastel Blue
#A2BFFE
ΔE00 7.07
Powder Blue (survey)
#B1D1FC
ΔE00 7.63
Light Blue Grey
#B7C9E2
ΔE00 8.22
Lightsteelblue
#B0C4DE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC6FC #FCF5BF
analogous
#BFE5FC #BFC6FC #D7BFFC
triadic
#BFC6FC #FCBFC6 #C6FCBF
tetradic
#BFC6FC #FCBFE5 #FCF5BF #BFFCD7
square
#BFC6FC #FCBFE5 #FCF5BF #BFFCD7
split-complementary
#BFC6FC #FCD7BF #E5FCBF
monochromatic
#4A5EF7 #8592F9 #BFC6FC #E2E5FE #E2E5FE
Accessibility & contrast
On white
1.65
#BFC6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#BFC6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC6FC
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC6FC | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFE
Deuteranopia (green-blind)
#B4C7FB
Tritanopia (blue-blind)
#B0D0D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfc6fc; /* rgb */ color: rgb(191, 198, 252); /* oklch */ color: oklch(84.0% 0.076 278.9);
Tailwind
colors: {
custom: {
50: '#d3d7fd',
500: '#bfc6fc',
950: '#000000',
},
}SCSS
$custom: #bfc6fc; $custom-light: #d3d7fd; $custom-dark: #000000;
JSON
{
"hex": "#bfc6fc",
"rgb": {
"r": 191,
"g": 198,
"b": 252
},
"hsl": {
"h": 233.115,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.83957,
"c": 0.07589,
"h": 278.9
},
"luminance": 0.58493
}Semantic roles & 50–950 ramp
primary
#BFC6FC
secondary
#E2D77D
accent
#CB00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385