#BFD3FA#BFD3FA
#BFD3FA is a very light, muted blue. Relative luminance 0.646; OKLCH L 86.5% C 0.059 H 263.7°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD3FA |
|---|---|
| RGB | rgb(191, 211, 250) |
| HSL | hsl(220, 86%, 86%) |
| HSV | hsv(220, 24%, 98%) |
| CMYK | cmyk(23.6%, 15.6%, 0%, 2%) |
| CIE-LAB | lab(84.26, 1.55, -21.30) |
| CIE-LCH | lch(84.26, 21.35, 274.17°) |
| OKLab | oklab(86.47% -0.0064 -0.0582) |
| OKLCH | oklch(86.47% 0.059 263.7) |
| XYZ | xyz(62.0308, 64.5653, 99.6181) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.67
Light Blue Grey
#B7C9E2
ΔE00 4.85
Lightsteelblue
#B0C4DE
ΔE00 5.58
Light Periwinkle
#C1C6FC
ΔE00 5.68
Periwinkle
#CCCCFF
ΔE00 6.67
Pastel Blue
#A2BFFE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD3FA #FAE6BF
analogous
#BFF1FA #BFD3FA #C9BFFA
triadic
#BFD3FA #FABFD3 #D3FABF
tetradic
#BFD3FA #FABFF1 #FAE6BF #BFFAC9
square
#BFD3FA #FABFF1 #FAE6BF #BFFAC9
split-complementary
#BFD3FA #FAC9BF #F1FABF
monochromatic
#4D85F1 #86ACF6 #BFD3FA #E3EBFD #E3EBFD
Accessibility & contrast
On white
1.51
#BFD3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#BFD3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD3FA
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD3FA | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D5FC
Deuteranopia (green-blind)
#C1D0F9
Tritanopia (blue-blind)
#B0DBE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bfd3fa; /* rgb */ color: rgb(191, 211, 250); /* oklch */ color: oklch(86.5% 0.059 263.7);
Tailwind
colors: {
custom: {
50: '#d3e0fc',
500: '#bfd3fa',
950: '#000000',
},
}SCSS
$custom: #bfd3fa; $custom-light: #d3e0fc; $custom-dark: #000000;
JSON
{
"hex": "#bfd3fa",
"rgb": {
"r": 191,
"g": 211,
"b": 250
},
"hsl": {
"h": 219.661,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.86472,
"c": 0.05854,
"h": 263.7
},
"luminance": 0.64567
}Semantic roles & 50–950 ramp
primary
#BFD3FA
secondary
#DFBE7E
accent
#9703E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485