#BFC2FC#BFC2FC
#BFC2FC is a very light, moderate blue. Relative luminance 0.567; OKLCH L 83.2% C 0.081 H 282.2°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2FC |
|---|---|
| RGB | rgb(191, 194, 252) |
| HSL | hsl(237, 91%, 87%) |
| HSV | hsv(237, 24%, 99%) |
| CMYK | cmyk(24.2%, 23%, 0%, 1.2%) |
| CIE-LAB | lab(80.00, 11.13, -28.85) |
| CIE-LCH | lch(80.00, 30.92, 291.09°) |
| OKLab | oklab(83.17% 0.0171 -0.0793) |
| OKLCH | oklch(83.17% 0.081 282.2) |
| XYZ | xyz(58.3439, 56.6870, 99.9444) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.15
Periwinkle
#CCCCFF
ΔE00 3.21
Pastel Blue
#A2BFFE
ΔE00 7.57
Light Lavender
#DFC5FE
ΔE00 8.25
Pale Violet
#CEAEFA
ΔE00 8.52
Powder Blue (survey)
#B1D1FC
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2FC #FCF9BF
analogous
#BFE1FC #BFC2FC #DBBFFC
triadic
#BFC2FC #FCBFC2 #C2FCBF
tetradic
#BFC2FC #FCBFE1 #FCF9BF #BFFCDB
square
#BFC2FC #FCBFE1 #FCF9BF #BFFCDB
split-complementary
#BFC2FC #FCDBBF #E1FCBF
monochromatic
#4A53F7 #858AF9 #BFC2FC #E2E3FE #E2E3FE
Accessibility & contrast
On white
1.70
#BFC2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#BFC2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2FC
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2FC | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FF
Deuteranopia (green-blind)
#B0C4FA
Tritanopia (blue-blind)
#B1CCD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfc2fc; /* rgb */ color: rgb(191, 194, 252); /* oklch */ color: oklch(83.2% 0.081 282.2);
Tailwind
colors: {
custom: {
50: '#d3d4fd',
500: '#bfc2fc',
950: '#000000',
},
}SCSS
$custom: #bfc2fc; $custom-light: #d3d4fd; $custom-dark: #000000;
JSON
{
"hex": "#bfc2fc",
"rgb": {
"r": 191,
"g": 194,
"b": 252
},
"hsl": {
"h": 237.049,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.83173,
"c": 0.08114,
"h": 282.2
},
"luminance": 0.56688
}Semantic roles & 50–950 ramp
primary
#BFC2FC
secondary
#E2DD7D
accent
#DA00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385