#BFD7FF#BFD7FF
#BFD7FF is a very light, moderate blue. Relative luminance 0.669; OKLCH L 87.5% C 0.061 H 260.6°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD7FF |
|---|---|
| RGB | rgb(191, 215, 255) |
| HSL | hsl(218, 100%, 87%) |
| HSV | hsv(218, 25%, 100%) |
| CMYK | cmyk(25.1%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(85.45, 0.57, -22.14) |
| CIE-LCH | lch(85.45, 22.14, 271.48°) |
| OKLab | oklab(87.46% -0.01 -0.0605) |
| OKLCH | oklch(87.46% 0.061 260.6) |
| XYZ | xyz(63.8314, 66.8953, 104.1373) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.85
Light Blue Grey
#B7C9E2
ΔE00 5.33
Baby Blue (survey)
#A2CFFE
ΔE00 5.99
Lightsteelblue
#B0C4DE
ΔE00 6.05
Pastel Blue
#A2BFFE
ΔE00 6.77
Light Periwinkle
#C1C6FC
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD7FF #FFE7BF
analogous
#BFF7FF #BFD7FF #C7BFFF
triadic
#BFD7FF #FFBFD7 #D7FFBF
tetradic
#BFD7FF #FFBFF7 #FFE7BF #BFFFC7
square
#BFD7FF #FFBFF7 #FFE7BF #BFFFC7
split-complementary
#BFD7FF #FFC7BF #F7FFBF
monochromatic
#458BFF #82B1FF #BFD7FF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.46
#BFD7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#BFD7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD7FF
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD7FF | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#C3D3FE
Tritanopia (blue-blind)
#AEDFE4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfd7ff; /* rgb */ color: rgb(191, 215, 255); /* oklch */ color: oklch(87.5% 0.061 260.6);
Tailwind
colors: {
custom: {
50: '#d3e3ff',
500: '#bfd7ff',
950: '#000000',
},
}SCSS
$custom: #bfd7ff; $custom-light: #d3e3ff; $custom-dark: #000000;
JSON
{
"hex": "#bfd7ff",
"rgb": {
"r": 191,
"g": 215,
"b": 255
},
"hsl": {
"h": 217.5,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.8746,
"c": 0.06137,
"h": 260.6
},
"luminance": 0.66897
}Semantic roles & 50–950 ramp
primary
#BFD7FF
secondary
#E8BF7B
accent
#8F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486