#BFC3FC#BFC3FC
#BFC3FC is a very light, moderate blue. Relative luminance 0.571; OKLCH L 83.4% C 0.080 H 281.4°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC3FC |
|---|---|
| RGB | rgb(191, 195, 252) |
| HSL | hsl(236, 91%, 87%) |
| HSV | hsv(236, 24%, 99%) |
| CMYK | cmyk(24.2%, 22.6%, 0%, 1.2%) |
| CIE-LAB | lab(80.25, 10.59, -28.46) |
| CIE-LCH | lch(80.25, 30.37, 290.40°) |
| OKLab | oklab(83.37% 0.0158 -0.0782) |
| OKLCH | oklch(83.37% 0.08 281.4) |
| XYZ | xyz(58.5672, 57.1336, 100.0188) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.86
Periwinkle
#CCCCFF
ΔE00 3.08
Pastel Blue
#A2BFFE
ΔE00 7.44
Powder Blue (survey)
#B1D1FC
ΔE00 8.37
Light Lavender
#DFC5FE
ΔE00 8.42
Light Blue Grey
#B7C9E2
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC3FC #FCF8BF
analogous
#BFE2FC #BFC3FC #DABFFC
triadic
#BFC3FC #FCBFC3 #C3FCBF
tetradic
#BFC3FC #FCBFE2 #FCF8BF #BFFCDA
square
#BFC3FC #FCBFE2 #FCF8BF #BFFCDA
split-complementary
#BFC3FC #FCDABF #E2FCBF
monochromatic
#4A55F7 #858CF9 #BFC3FC #E2E4FE #E2E4FE
Accessibility & contrast
On white
1.69
#BFC3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#BFC3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC3FC
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC3FC | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FF
Deuteranopia (green-blind)
#B1C5FB
Tritanopia (blue-blind)
#B1CDD6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfc3fc; /* rgb */ color: rgb(191, 195, 252); /* oklch */ color: oklch(83.4% 0.080 281.4);
Tailwind
colors: {
custom: {
50: '#d3d5fd',
500: '#bfc3fc',
950: '#000000',
},
}SCSS
$custom: #bfc3fc; $custom-light: #d3d5fd; $custom-dark: #000000;
JSON
{
"hex": "#bfc3fc",
"rgb": {
"r": 191,
"g": 195,
"b": 252
},
"hsl": {
"h": 236.066,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.83369,
"c": 0.0798,
"h": 281.4
},
"luminance": 0.57135
}Semantic roles & 50–950 ramp
primary
#BFC3FC
secondary
#E2DC7D
accent
#D600E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385