#BFC3FA#BFC3FA
#BFC3FA is a very light, moderate blue. Relative luminance 0.570; OKLCH L 83.3% C 0.077 H 281.3°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC3FA |
|---|---|
| RGB | rgb(191, 195, 250) |
| HSL | hsl(236, 86%, 86%) |
| HSV | hsv(236, 24%, 98%) |
| CMYK | cmyk(23.6%, 22%, 0%, 2%) |
| CIE-LAB | lab(80.18, 10.13, -27.50) |
| CIE-LCH | lch(80.18, 29.31, 290.21°) |
| OKLab | oklab(83.29% 0.0151 -0.0755) |
| OKLCH | oklch(83.29% 0.077 281.3) |
| XYZ | xyz(58.2519, 57.0075, 98.3584) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.73
Periwinkle
#CCCCFF
ΔE00 2.89
Pastel Blue
#A2BFFE
ΔE00 7.63
Light Lavender
#DFC5FE
ΔE00 8.32
Powder Blue (survey)
#B1D1FC
ΔE00 8.51
Light Blue Grey
#B7C9E2
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC3FA #FAF6BF
analogous
#BFE1FA #BFC3FA #D9BFFA
triadic
#BFC3FA #FABFC3 #C3FABF
tetradic
#BFC3FA #FABFE1 #FAF6BF #BFFAD9
square
#BFC3FA #FABFE1 #FAF6BF #BFFAD9
split-complementary
#BFC3FA #FAD9BF #E1FABF
monochromatic
#4D59F1 #868EF6 #BFC3FA #E3E4FD #E3E4FD
Accessibility & contrast
On white
1.69
#BFC3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#BFC3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC3FA
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC3FA | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FC
Deuteranopia (green-blind)
#B2C5F9
Tritanopia (blue-blind)
#B1CDD6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfc3fa; /* rgb */ color: rgb(191, 195, 250); /* oklch */ color: oklch(83.3% 0.077 281.3);
Tailwind
colors: {
custom: {
50: '#d3d5fc',
500: '#bfc3fa',
950: '#000000',
},
}SCSS
$custom: #bfc3fa; $custom-light: #d3d5fc; $custom-dark: #000000;
JSON
{
"hex": "#bfc3fa",
"rgb": {
"r": 191,
"g": 195,
"b": 250
},
"hsl": {
"h": 235.932,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.8329,
"c": 0.07702,
"h": 281.3
},
"luminance": 0.57009
}Semantic roles & 50–950 ramp
primary
#BFC3FA
secondary
#DFD87E
accent
#D303E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385