#BFD4FB#BFD4FB
#BFD4FB is a very light, muted blue. Relative luminance 0.651; OKLCH L 86.7% C 0.059 H 262.8°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD4FB |
|---|---|
| RGB | rgb(191, 212, 251) |
| HSL | hsl(219, 88%, 87%) |
| HSV | hsv(219, 24%, 98%) |
| CMYK | cmyk(23.9%, 15.5%, 0%, 1.6%) |
| CIE-LAB | lab(84.55, 1.25, -21.39) |
| CIE-LCH | lch(84.55, 21.42, 273.34°) |
| OKLab | oklab(86.71% -0.0074 -0.0584) |
| OKLCH | oklch(86.71% 0.059 262.8) |
| XYZ | xyz(62.4373, 65.1266, 100.5291) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.41
Light Blue Grey
#B7C9E2
ΔE00 4.88
Lightsteelblue
#B0C4DE
ΔE00 5.62
Light Periwinkle
#C1C6FC
ΔE00 6.00
Baby Blue (survey)
#A2CFFE
ΔE00 6.67
Pastel Blue
#A2BFFE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD4FB #FBE6BF
analogous
#BFF2FB #BFD4FB #C8BFFB
triadic
#BFD4FB #FBBFD4 #D4FBBF
tetradic
#BFD4FB #FBBFF2 #FBE6BF #BFFBC8
square
#BFD4FB #FBBFF2 #FBE6BF #BFFBC8
split-complementary
#BFD4FB #FBC8BF #F2FBBF
monochromatic
#4C87F4 #85ADF7 #BFD4FB #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.50
#BFD4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#BFD4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD4FB
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD4FB | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FD
Deuteranopia (green-blind)
#C2D1FA
Tritanopia (blue-blind)
#AFDCE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfd4fb; /* rgb */ color: rgb(191, 212, 251); /* oklch */ color: oklch(86.7% 0.059 262.8);
Tailwind
colors: {
custom: {
50: '#d3e1fc',
500: '#bfd4fb',
950: '#000000',
},
}SCSS
$custom: #bfd4fb; $custom-light: #d3e1fc; $custom-dark: #000000;
JSON
{
"hex": "#bfd4fb",
"rgb": {
"r": 191,
"g": 212,
"b": 251
},
"hsl": {
"h": 219,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.8671,
"c": 0.05891,
"h": 262.8
},
"luminance": 0.65128
}Semantic roles & 50–950 ramp
primary
#BFD4FB
secondary
#E0BE7E
accent
#9501E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485