#BFD4FC#BFD4FC
#BFD4FC is a very light, moderate blue. Relative luminance 0.652; OKLCH L 86.7% C 0.060 H 263.3°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD4FC |
|---|---|
| RGB | rgb(191, 212, 252) |
| HSL | hsl(219, 91%, 87%) |
| HSV | hsv(219, 24%, 99%) |
| CMYK | cmyk(24.2%, 15.9%, 0%, 1.2%) |
| CIE-LAB | lab(84.58, 1.47, -21.87) |
| CIE-LCH | lch(84.58, 21.92, 273.86°) |
| OKLab | oklab(86.75% -0.007 -0.0598) |
| OKLCH | oklch(86.75% 0.06 263.3) |
| XYZ | xyz(62.5953, 65.1898, 101.3615) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.43
Light Blue Grey
#B7C9E2
ΔE00 5.10
Lightsteelblue
#B0C4DE
ΔE00 5.80
Light Periwinkle
#C1C6FC
ΔE00 5.86
Pastel Blue
#A2BFFE
ΔE00 6.62
Baby Blue (survey)
#A2CFFE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD4FC #FCE7BF
analogous
#BFF3FC #BFD4FC #C9BFFC
triadic
#BFD4FC #FCBFD4 #D4FCBF
tetradic
#BFD4FC #FCBFF3 #FCE7BF #BFFCC9
square
#BFD4FC #FCBFF3 #FCE7BF #BFFCC9
split-complementary
#BFD4FC #FCC9BF #F3FCBF
monochromatic
#4A85F7 #85ADF9 #BFD4FC #E2EBFE #E2EBFE
Accessibility & contrast
On white
1.50
#BFD4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#BFD4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD4FC
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD4FC | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FE
Deuteranopia (green-blind)
#C1D1FB
Tritanopia (blue-blind)
#AFDCE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfd4fc; /* rgb */ color: rgb(191, 212, 252); /* oklch */ color: oklch(86.7% 0.060 263.3);
Tailwind
colors: {
custom: {
50: '#d3e1fd',
500: '#bfd4fc',
950: '#000000',
},
}SCSS
$custom: #bfd4fc; $custom-light: #d3e1fd; $custom-dark: #000000;
JSON
{
"hex": "#bfd4fc",
"rgb": {
"r": 191,
"g": 212,
"b": 252
},
"hsl": {
"h": 219.344,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.86746,
"c": 0.0602,
"h": 263.3
},
"luminance": 0.65192
}Semantic roles & 50–950 ramp
primary
#BFD4FC
secondary
#E2BF7D
accent
#9600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485