#BFD7FC#BFD7FC
#BFD7FC is a very light, muted blue. Relative luminance 0.667; OKLCH L 87.4% C 0.058 H 259.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD7FC |
|---|---|
| RGB | rgb(191, 215, 252) |
| HSL | hsl(216, 91%, 87%) |
| HSV | hsv(216, 24%, 99%) |
| CMYK | cmyk(24.2%, 14.7%, 0%, 1.2%) |
| CIE-LAB | lab(85.35, -0.11, -20.70) |
| CIE-LCH | lch(85.35, 20.70, 269.70°) |
| OKLab | oklab(87.35% -0.011 -0.0565) |
| OKLCH | oklch(87.35% 0.058 259) |
| XYZ | xyz(63.3522, 66.7036, 101.6138) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.86
Light Blue Grey
#B7C9E2
ΔE00 4.77
Lightsteelblue
#B0C4DE
ΔE00 5.56
Baby Blue (survey)
#A2CFFE
ΔE00 5.92
Cloudy Blue
#ACC2D9
ΔE00 6.86
Pastel Blue
#A2BFFE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD7FC #FCE4BF
analogous
#BFF6FC #BFD7FC #C6BFFC
triadic
#BFD7FC #FCBFD7 #D7FCBF
tetradic
#BFD7FC #FCBFF6 #FCE4BF #BFFCC6
square
#BFD7FC #FCBFF6 #FCE4BF #BFFCC6
split-complementary
#BFD7FC #FCC6BF #F6FCBF
monochromatic
#4A8EF7 #85B2F9 #BFD7FC #E2EDFE #E2EDFE
Accessibility & contrast
On white
1.46
#BFD7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#BFD7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD7FC
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD7FC | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FE
Deuteranopia (green-blind)
#C4D3FB
Tritanopia (blue-blind)
#AFDFE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfd7fc; /* rgb */ color: rgb(191, 215, 252); /* oklch */ color: oklch(87.4% 0.058 259.0);
Tailwind
colors: {
custom: {
50: '#d3e3fd',
500: '#bfd7fc',
950: '#000000',
},
}SCSS
$custom: #bfd7fc; $custom-light: #d3e3fd; $custom-dark: #000000;
JSON
{
"hex": "#bfd7fc",
"rgb": {
"r": 191,
"g": 215,
"b": 252
},
"hsl": {
"h": 216.393,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.87352,
"c": 0.0576,
"h": 259
},
"luminance": 0.66706
}Semantic roles & 50–950 ramp
primary
#BFD7FC
secondary
#E2BA7D
accent
#8B00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485