#BFD7FA#BFD7FA
#BFD7FA is a very light, muted blue. Relative luminance 0.666; OKLCH L 87.3% C 0.055 H 257.7°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD7FA |
|---|---|
| RGB | rgb(191, 215, 250) |
| HSL | hsl(216, 86%, 86%) |
| HSV | hsv(216, 24%, 98%) |
| CMYK | cmyk(23.6%, 14%, 0%, 2%) |
| CIE-LAB | lab(85.29, -0.56, -19.74) |
| CIE-LCH | lch(85.29, 19.75, 268.38°) |
| OKLab | oklab(87.28% -0.0117 -0.0539) |
| OKLCH | oklch(87.28% 0.055 257.7) |
| XYZ | xyz(63.0370, 66.5775, 99.9534) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.98
Light Blue Grey
#B7C9E2
ΔE00 4.41
Lightsteelblue
#B0C4DE
ΔE00 5.26
Baby Blue (survey)
#A2CFFE
ΔE00 5.90
Cloudy Blue
#ACC2D9
ΔE00 6.49
Pastel Blue
#A2BFFE
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD7FA #FAE2BF
analogous
#BFF5FA #BFD7FA #C5BFFA
triadic
#BFD7FA #FABFD7 #D7FABF
tetradic
#BFD7FA #FABFF5 #FAE2BF #BFFAC5
square
#BFD7FA #FABFF5 #FAE2BF #BFFAC5
split-complementary
#BFD7FA #FAC5BF #F5FABF
monochromatic
#4D90F1 #86B4F6 #BFD7FA #E3EDFD #E3EDFD
Accessibility & contrast
On white
1.47
#BFD7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#BFD7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD7FA
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD7FA | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8FC
Deuteranopia (green-blind)
#C5D3F9
Tritanopia (blue-blind)
#AFDEE2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfd7fa; /* rgb */ color: rgb(191, 215, 250); /* oklch */ color: oklch(87.3% 0.055 257.7);
Tailwind
colors: {
custom: {
50: '#d3e3fc',
500: '#bfd7fa',
950: '#000000',
},
}SCSS
$custom: #bfd7fa; $custom-light: #d3e3fc; $custom-dark: #000000;
JSON
{
"hex": "#bfd7fa",
"rgb": {
"r": 191,
"g": 215,
"b": 250
},
"hsl": {
"h": 215.593,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.8728,
"c": 0.05513,
"h": 257.7
},
"luminance": 0.66579
}Semantic roles & 50–950 ramp
primary
#BFD7FA
secondary
#DFB87E
accent
#8703E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485