#BFD7FE#BFD7FE
#BFD7FE is a very light, moderate blue. Relative luminance 0.668; OKLCH L 87.4% C 0.060 H 260.1°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD7FE |
|---|---|
| RGB | rgb(191, 215, 254) |
| HSL | hsl(217, 97%, 87%) |
| HSV | hsv(217, 25%, 100%) |
| CMYK | cmyk(24.8%, 15.4%, 0%, 0.4%) |
| CIE-LAB | lab(85.42, 0.34, -21.66) |
| CIE-LCH | lch(85.42, 21.66, 270.91°) |
| OKLab | oklab(87.42% -0.0103 -0.0592) |
| OKLCH | oklch(87.42% 0.06 260.1) |
| XYZ | xyz(63.6708, 66.8311, 103.2917) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.83
Light Blue Grey
#B7C9E2
ΔE00 5.14
Lightsteelblue
#B0C4DE
ΔE00 5.88
Baby Blue (survey)
#A2CFFE
ΔE00 5.96
Pastel Blue
#A2BFFE
ΔE00 6.86
Light Periwinkle
#C1C6FC
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD7FE #FEE6BF
analogous
#BFF6FE #BFD7FE #C7BFFE
triadic
#BFD7FE #FEBFD7 #D7FEBF
tetradic
#BFD7FE #FEBFF6 #FEE6BF #BFFEC7
square
#BFD7FE #FEBFF6 #FEE6BF #BFFEC7
split-complementary
#BFD7FE #FEC7BF #F6FEBF
monochromatic
#468CFC #83B1FD #BFD7FE #E1ECFF #E1ECFF
Accessibility & contrast
On white
1.46
#BFD7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#BFD7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD7FE
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD7FE | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#C4D3FD
Tritanopia (blue-blind)
#AEDFE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfd7fe; /* rgb */ color: rgb(191, 215, 254); /* oklch */ color: oklch(87.4% 0.060 260.1);
Tailwind
colors: {
custom: {
50: '#d3e3fe',
500: '#bfd7fe',
950: '#000000',
},
}SCSS
$custom: #bfd7fe; $custom-light: #d3e3fe; $custom-dark: #000000;
JSON
{
"hex": "#bfd7fe",
"rgb": {
"r": 191,
"g": 215,
"b": 254
},
"hsl": {
"h": 217.143,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.87424,
"c": 0.06012,
"h": 260.1
},
"luminance": 0.66833
}Semantic roles & 50–950 ramp
primary
#BFD7FE
secondary
#E6BD7B
accent
#8E00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485