#BFC8FA#BFC8FA
#BFC8FA is a very light, moderate blue. Relative luminance 0.593; OKLCH L 84.3% C 0.071 H 276.8°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC8FA |
|---|---|
| RGB | rgb(191, 200, 250) |
| HSL | hsl(231, 86%, 86%) |
| HSV | hsv(231, 24%, 98%) |
| CMYK | cmyk(23.6%, 20%, 0%, 2%) |
| CIE-LAB | lab(81.45, 7.43, -25.57) |
| CIE-LCH | lch(81.45, 26.63, 286.19°) |
| OKLab | oklab(84.28% 0.0084 -0.0701) |
| OKLCH | oklch(84.28% 0.071 276.8) |
| XYZ | xyz(59.3910, 59.2857, 98.7381) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.24
Periwinkle
#CCCCFF
ΔE00 3.03
Pastel Blue
#A2BFFE
ΔE00 7.04
Powder Blue (survey)
#B1D1FC
ΔE00 7.18
Light Blue Grey
#B7C9E2
ΔE00 7.70
Lightsteelblue
#B0C4DE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC8FA #FAF1BF
analogous
#BFE6FA #BFC8FA #D4BFFA
triadic
#BFC8FA #FABFC8 #C8FABF
tetradic
#BFC8FA #FABFE6 #FAF1BF #BFFAD4
square
#BFC8FA #FABFE6 #FAF1BF #BFFAD4
split-complementary
#BFC8FA #FAD4BF #E6FABF
monochromatic
#4D66F1 #8697F6 #BFC8FA #E3E7FD #E3E7FD
Accessibility & contrast
On white
1.63
#BFC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#BFC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC8FA
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC8FA | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFC
Deuteranopia (green-blind)
#B6C8F9
Tritanopia (blue-blind)
#B1D1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfc8fa; /* rgb */ color: rgb(191, 200, 250); /* oklch */ color: oklch(84.3% 0.071 276.8);
Tailwind
colors: {
custom: {
50: '#d3d8fc',
500: '#bfc8fa',
950: '#000000',
},
}SCSS
$custom: #bfc8fa; $custom-light: #d3d8fc; $custom-dark: #000000;
JSON
{
"hex": "#bfc8fa",
"rgb": {
"r": 191,
"g": 200,
"b": 250
},
"hsl": {
"h": 230.847,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.84275,
"c": 0.07061,
"h": 276.8
},
"luminance": 0.59287
}Semantic roles & 50–950 ramp
primary
#BFC8FA
secondary
#DFD07E
accent
#C003E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385