#BFC9FA#BFC9FA
#BFC9FA is a very light, moderate blue. Relative luminance 0.598; OKLCH L 84.5% C 0.069 H 275.8°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC9FA |
|---|---|
| RGB | rgb(191, 201, 250) |
| HSL | hsl(230, 86%, 86%) |
| HSV | hsv(230, 24%, 98%) |
| CMYK | cmyk(23.6%, 19.6%, 0%, 2%) |
| CIE-LAB | lab(81.70, 6.89, -25.18) |
| CIE-LCH | lch(81.70, 26.11, 285.30°) |
| OKLab | oklab(84.47% 0.007 -0.069) |
| OKLCH | oklch(84.47% 0.069 275.8) |
| XYZ | xyz(59.6234, 59.7504, 98.8156) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.59
Periwinkle
#CCCCFF
ΔE00 3.21
Powder Blue (survey)
#B1D1FC
ΔE00 6.89
Pastel Blue
#A2BFFE
ΔE00 6.94
Light Blue Grey
#B7C9E2
ΔE00 7.46
Lightsteelblue
#B0C4DE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC9FA #FAF0BF
analogous
#BFE7FA #BFC9FA #D3BFFA
triadic
#BFC9FA #FABFC9 #C9FABF
tetradic
#BFC9FA #FABFE7 #FAF0BF #BFFAD3
square
#BFC9FA #FABFE7 #FAF0BF #BFFAD3
split-complementary
#BFC9FA #FAD3BF #E7FABF
monochromatic
#4D69F1 #8699F6 #BFC9FA #E3E7FD #E3E7FD
Accessibility & contrast
On white
1.62
#BFC9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#BFC9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC9FA
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC9FA | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCDFC
Deuteranopia (green-blind)
#B7C9F9
Tritanopia (blue-blind)
#B1D2D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bfc9fa; /* rgb */ color: rgb(191, 201, 250); /* oklch */ color: oklch(84.5% 0.069 275.8);
Tailwind
colors: {
custom: {
50: '#d3d9fc',
500: '#bfc9fa',
950: '#000000',
},
}SCSS
$custom: #bfc9fa; $custom-light: #d3d9fc; $custom-dark: #000000;
JSON
{
"hex": "#bfc9fa",
"rgb": {
"r": 191,
"g": 201,
"b": 250
},
"hsl": {
"h": 229.831,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.84473,
"c": 0.06938,
"h": 275.8
},
"luminance": 0.59752
}Semantic roles & 50–950 ramp
primary
#BFC9FA
secondary
#DFCE7E
accent
#BC03E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385