#BFD9FF#BFD9FF
#BFD9FF is a very light, muted blue. Relative luminance 0.679; OKLCH L 87.9% C 0.060 H 257.8°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD9FF |
|---|---|
| RGB | rgb(191, 217, 255) |
| HSL | hsl(216, 100%, 87%) |
| HSV | hsv(216, 25%, 100%) |
| CMYK | cmyk(25.1%, 14.9%, 0%, 0%) |
| CIE-LAB | lab(85.97, -0.48, -21.35) |
| CIE-LCH | lch(85.97, 21.36, 268.71°) |
| OKLab | oklab(87.86% -0.0126 -0.0584) |
| OKLCH | oklch(87.86% 0.06 257.8) |
| XYZ | xyz(64.3437, 67.9201, 104.3081) |
| Luminance | 0.6792 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.70
Light Blue Grey
#B7C9E2
ΔE00 5.27
Baby Blue (survey)
#A2CFFE
ΔE00 5.58
Lightsteelblue
#B0C4DE
ΔE00 6.02
Pastel Blue
#A2BFFE
ΔE00 7.16
Cloudy Blue
#ACC2D9
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD9FF #FFE5BF
analogous
#BFF9FF #BFD9FF #C5BFFF
triadic
#BFD9FF #FFBFD9 #D9FFBF
tetradic
#BFD9FF #FFBFF9 #FFE5BF #BFFFC5
square
#BFD9FF #FFBFF9 #FFE5BF #BFFFC5
split-complementary
#BFD9FF #FFC5BF #F9FFBF
monochromatic
#4590FF #82B5FF #BFD9FF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.44
#BFD9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#BFD9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD9FF
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD9FF | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#C5D4FE
Tritanopia (blue-blind)
#AEE1E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfd9ff; /* rgb */ color: rgb(191, 217, 255); /* oklch */ color: oklch(87.9% 0.060 257.8);
Tailwind
colors: {
custom: {
50: '#d3e4ff',
500: '#bfd9ff',
950: '#000000',
},
}SCSS
$custom: #bfd9ff; $custom-light: #d3e4ff; $custom-dark: #000000;
JSON
{
"hex": "#bfd9ff",
"rgb": {
"r": 191,
"g": 217,
"b": 255
},
"hsl": {
"h": 215.625,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.87864,
"c": 0.05973,
"h": 257.8
},
"luminance": 0.67922
}Semantic roles & 50–950 ramp
primary
#BFD9FF
secondary
#E8BB7B
accent
#8800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486