#BFD4FA#BFD4FA
#BFD4FA is a very light, muted blue. Relative luminance 0.651; OKLCH L 86.7% C 0.058 H 262.3°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD4FA |
|---|---|
| RGB | rgb(191, 212, 250) |
| HSL | hsl(219, 86%, 86%) |
| HSV | hsv(219, 24%, 98%) |
| CMYK | cmyk(23.6%, 15.2%, 0%, 2%) |
| CIE-LAB | lab(84.52, 1.02, -20.91) |
| CIE-LCH | lch(84.52, 20.93, 272.80°) |
| OKLab | oklab(86.67% -0.0077 -0.0571) |
| OKLCH | oklch(86.67% 0.058 262.3) |
| XYZ | xyz(62.2800, 65.0637, 99.7011) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.41
Light Blue Grey
#B7C9E2
ΔE00 4.67
Lightsteelblue
#B0C4DE
ΔE00 5.43
Light Periwinkle
#C1C6FC
ΔE00 6.15
Baby Blue (survey)
#A2CFFE
ΔE00 6.64
Pastel Blue
#A2BFFE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD4FA #FAE5BF
analogous
#BFF2FA #BFD4FA #C8BFFA
triadic
#BFD4FA #FABFD4 #D4FABF
tetradic
#BFD4FA #FABFF2 #FAE5BF #BFFAC8
square
#BFD4FA #FABFF2 #FAE5BF #BFFAC8
split-complementary
#BFD4FA #FAC8BF #F2FABF
monochromatic
#4D88F1 #86AEF6 #BFD4FA #E3ECFD #E3ECFD
Accessibility & contrast
On white
1.50
#BFD4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#BFD4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD4FA
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD4FA | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FC
Deuteranopia (green-blind)
#C2D0F9
Tritanopia (blue-blind)
#B0DCE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfd4fa; /* rgb */ color: rgb(191, 212, 250); /* oklch */ color: oklch(86.7% 0.058 262.3);
Tailwind
colors: {
custom: {
50: '#d3e1fc',
500: '#bfd4fa',
950: '#000000',
},
}SCSS
$custom: #bfd4fa; $custom-light: #d3e1fc; $custom-dark: #000000;
JSON
{
"hex": "#bfd4fa",
"rgb": {
"r": 191,
"g": 212,
"b": 250
},
"hsl": {
"h": 218.644,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.86674,
"c": 0.05763,
"h": 262.3
},
"luminance": 0.65065
}Semantic roles & 50–950 ramp
primary
#BFD4FA
secondary
#DFBC7E
accent
#9303E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485