#BFD4FD#BFD4FD
#BFD4FD is a very light, moderate blue. Relative luminance 0.653; OKLCH L 86.8% C 0.061 H 263.7°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD4FD |
|---|---|
| RGB | rgb(191, 212, 253) |
| HSL | hsl(220, 94%, 87%) |
| HSV | hsv(220, 25%, 99%) |
| CMYK | cmyk(24.5%, 16.2%, 0%, 0.8%) |
| CIE-LAB | lab(84.61, 1.70, -22.35) |
| CIE-LCH | lch(84.61, 22.41, 274.35°) |
| OKLab | oklab(86.78% -0.0067 -0.0611) |
| OKLCH | oklch(86.78% 0.062 263.7) |
| XYZ | xyz(62.7542, 65.2534, 102.1983) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.46
Light Blue Grey
#B7C9E2
ΔE00 5.31
Light Periwinkle
#C1C6FC
ΔE00 5.74
Lightsteelblue
#B0C4DE
ΔE00 5.98
Pastel Blue
#A2BFFE
ΔE00 6.54
Baby Blue (survey)
#A2CFFE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD4FD #FDE8BF
analogous
#BFF3FD #BFD4FD #C9BFFD
triadic
#BFD4FD #FDBFD4 #D4FDBF
tetradic
#BFD4FD #FDBFF3 #FDE8BF #BFFDC9
square
#BFD4FD #FDBFF3 #FDE8BF #BFFDC9
split-complementary
#BFD4FD #FDC9BF #F3FDBF
monochromatic
#4884F9 #84ACFB #BFD4FD #E1EBFE #E1EBFE
Accessibility & contrast
On white
1.49
#BFD4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#BFD4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD4FD
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD4FD | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FF
Deuteranopia (green-blind)
#C1D1FC
Tritanopia (blue-blind)
#AFDCE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfd4fd; /* rgb */ color: rgb(191, 212, 253); /* oklch */ color: oklch(86.8% 0.061 263.7);
Tailwind
colors: {
custom: {
50: '#d3e1fe',
500: '#bfd4fd',
950: '#000000',
},
}SCSS
$custom: #bfd4fd; $custom-light: #d3e1fe; $custom-dark: #000000;
JSON
{
"hex": "#bfd4fd",
"rgb": {
"r": 191,
"g": 212,
"b": 253
},
"hsl": {
"h": 219.677,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.86782,
"c": 0.0615,
"h": 263.7
},
"luminance": 0.65255
}Semantic roles & 50–950 ramp
primary
#BFD4FD
secondary
#E4C17C
accent
#9800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485