#BFC3FB#BFC3FB
#BFC3FB is a very light, moderate blue. Relative luminance 0.571; OKLCH L 83.3% C 0.078 H 281.4°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC3FB |
|---|---|
| RGB | rgb(191, 195, 251) |
| HSL | hsl(236, 88%, 87%) |
| HSV | hsv(236, 24%, 98%) |
| CMYK | cmyk(23.9%, 22.3%, 0%, 1.6%) |
| CIE-LAB | lab(80.22, 10.36, -27.98) |
| CIE-LCH | lch(80.22, 29.84, 290.31°) |
| OKLab | oklab(83.33% 0.0154 -0.0769) |
| OKLCH | oklch(83.33% 0.078 281.4) |
| XYZ | xyz(58.4092, 57.0704, 99.1864) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.78
Periwinkle
#CCCCFF
ΔE00 2.98
Pastel Blue
#A2BFFE
ΔE00 7.53
Light Lavender
#DFC5FE
ΔE00 8.37
Powder Blue (survey)
#B1D1FC
ΔE00 8.44
Light Blue Grey
#B7C9E2
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC3FB #FBF7BF
analogous
#BFE1FB #BFC3FB #D9BFFB
triadic
#BFC3FB #FBBFC3 #C3FBBF
tetradic
#BFC3FB #FBBFE1 #FBF7BF #BFFBD9
square
#BFC3FB #FBBFE1 #FBF7BF #BFFBD9
split-complementary
#BFC3FB #FBD9BF #E1FBBF
monochromatic
#4C57F4 #858DF7 #BFC3FB #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.69
#BFC3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BFC3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC3FB
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC3FB | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FD
Deuteranopia (green-blind)
#B1C5FA
Tritanopia (blue-blind)
#B1CDD6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfc3fb; /* rgb */ color: rgb(191, 195, 251); /* oklch */ color: oklch(83.3% 0.078 281.4);
Tailwind
colors: {
custom: {
50: '#d3d5fc',
500: '#bfc3fb',
950: '#000000',
},
}SCSS
$custom: #bfc3fb; $custom-light: #d3d5fc; $custom-dark: #000000;
JSON
{
"hex": "#bfc3fb",
"rgb": {
"r": 191,
"g": 195,
"b": 251
},
"hsl": {
"h": 236,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.83329,
"c": 0.07842,
"h": 281.4
},
"luminance": 0.57072
}Semantic roles & 50–950 ramp
primary
#BFC3FB
secondary
#E0DA7E
accent
#D601E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385