#BFC2FA#BFC2FA
#BFC2FA is a very light, moderate blue. Relative luminance 0.566; OKLCH L 83.1% C 0.078 H 282.1°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2FA |
|---|---|
| RGB | rgb(191, 194, 250) |
| HSL | hsl(237, 86%, 86%) |
| HSV | hsv(237, 24%, 98%) |
| CMYK | cmyk(23.6%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(79.93, 10.67, -27.89) |
| CIE-LCH | lch(79.93, 29.86, 290.93°) |
| OKLab | oklab(83.09% 0.0165 -0.0766) |
| OKLCH | oklch(83.09% 0.078 282.1) |
| XYZ | xyz(58.0286, 56.5609, 98.2840) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.03
Periwinkle
#CCCCFF
ΔE00 3.01
Pastel Blue
#A2BFFE
ΔE00 7.76
Light Lavender
#DFC5FE
ΔE00 8.14
Pale Violet
#CEAEFA
ΔE00 8.56
Light Violet
#D6B4FC
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2FA #FAF7BF
analogous
#BFE0FA #BFC2FA #DABFFA
triadic
#BFC2FA #FABFC2 #C2FABF
tetradic
#BFC2FA #FABFE0 #FAF7BF #BFFADA
square
#BFC2FA #FABFE0 #FAF7BF #BFFADA
split-complementary
#BFC2FA #FADABF #E0FABF
monochromatic
#4D56F1 #868CF6 #BFC2FA #E3E4FD #E3E4FD
Accessibility & contrast
On white
1.71
#BFC2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#BFC2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2FA
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2FA | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FC
Deuteranopia (green-blind)
#B1C4F9
Tritanopia (blue-blind)
#B1CCD5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfc2fa; /* rgb */ color: rgb(191, 194, 250); /* oklch */ color: oklch(83.1% 0.078 282.1);
Tailwind
colors: {
custom: {
50: '#d3d4fc',
500: '#bfc2fa',
950: '#000000',
},
}SCSS
$custom: #bfc2fa; $custom-light: #d3d4fc; $custom-dark: #000000;
JSON
{
"hex": "#bfc2fa",
"rgb": {
"r": 191,
"g": 194,
"b": 250
},
"hsl": {
"h": 236.949,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.83094,
"c": 0.07836,
"h": 282.1
},
"luminance": 0.56562
}Semantic roles & 50–950 ramp
primary
#BFC2FA
secondary
#DFDA7E
accent
#D703E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385