#BFC4FC#BFC4FC
#BFC4FC is a very light, moderate blue. Relative luminance 0.576; OKLCH L 83.6% C 0.078 H 280.6°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC4FC |
|---|---|
| RGB | rgb(191, 196, 252) |
| HSL | hsl(235, 91%, 87%) |
| HSV | hsv(235, 24%, 99%) |
| CMYK | cmyk(24.2%, 22.2%, 0%, 1.2%) |
| CIE-LAB | lab(80.51, 10.04, -28.08) |
| CIE-LCH | lch(80.51, 29.82, 289.68°) |
| OKLab | oklab(83.57% 0.0144 -0.0771) |
| OKLCH | oklch(83.57% 0.078 280.6) |
| XYZ | xyz(58.7920, 57.5832, 100.0937) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.62
Periwinkle
#CCCCFF
ΔE00 3.00
Pastel Blue
#A2BFFE
ΔE00 7.31
Powder Blue (survey)
#B1D1FC
ΔE00 8.13
Light Blue Grey
#B7C9E2
ΔE00 8.57
Light Lavender
#DFC5FE
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC4FC #FCF7BF
analogous
#BFE3FC #BFC4FC #D9BFFC
triadic
#BFC4FC #FCBFC4 #C4FCBF
tetradic
#BFC4FC #FCBFE3 #FCF7BF #BFFCD9
square
#BFC4FC #FCBFE3 #FCF7BF #BFFCD9
split-complementary
#BFC4FC #FCD9BF #E3FCBF
monochromatic
#4A58F7 #858EF9 #BFC4FC #E2E4FE #E2E4FE
Accessibility & contrast
On white
1.68
#BFC4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#BFC4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC4FC
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC4FC | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFE
Deuteranopia (green-blind)
#B2C6FB
Tritanopia (blue-blind)
#B1CED7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfc4fc; /* rgb */ color: rgb(191, 196, 252); /* oklch */ color: oklch(83.6% 0.078 280.6);
Tailwind
colors: {
custom: {
50: '#d3d5fd',
500: '#bfc4fc',
950: '#000000',
},
}SCSS
$custom: #bfc4fc; $custom-light: #d3d5fd; $custom-dark: #000000;
JSON
{
"hex": "#bfc4fc",
"rgb": {
"r": 191,
"g": 196,
"b": 252
},
"hsl": {
"h": 235.082,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.83565,
"c": 0.07848,
"h": 280.6
},
"luminance": 0.57584
}Semantic roles & 50–950 ramp
primary
#BFC4FC
secondary
#E2DA7D
accent
#D300E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385