#BFD6FF#BFD6FF
#BFD6FF is a very light, moderate blue. Relative luminance 0.664; OKLCH L 87.3% C 0.062 H 262.0°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD6FF |
|---|---|
| RGB | rgb(191, 214, 255) |
| HSL | hsl(218, 100%, 87%) |
| HSV | hsv(218, 25%, 100%) |
| CMYK | cmyk(25.1%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(85.19, 1.10, -22.53) |
| CIE-LCH | lch(85.19, 22.55, 272.79°) |
| OKLab | oklab(87.26% -0.0087 -0.0616) |
| OKLCH | oklch(87.26% 0.062 262) |
| XYZ | xyz(63.5775, 66.3876, 104.0527) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.03
Light Blue Grey
#B7C9E2
ΔE00 5.43
Lightsteelblue
#B0C4DE
ΔE00 6.11
Baby Blue (survey)
#A2CFFE
ΔE00 6.24
Light Periwinkle
#C1C6FC
ΔE00 6.40
Pastel Blue
#A2BFFE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD6FF #FFE8BF
analogous
#BFF6FF #BFD6FF #C8BFFF
triadic
#BFD6FF #FFBFD6 #D6FFBF
tetradic
#BFD6FF #FFBFF6 #FFE8BF #BFFFC8
square
#BFD6FF #FFBFF6 #FFE8BF #BFFFC8
split-complementary
#BFD6FF #FFC8BF #F6FFBF
monochromatic
#4588FF #82AFFF #BFD6FF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.47
#BFD6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#BFD6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD6FF
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD6FF | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#C2D2FE
Tritanopia (blue-blind)
#AEDEE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfd6ff; /* rgb */ color: rgb(191, 214, 255); /* oklch */ color: oklch(87.3% 0.062 262.0);
Tailwind
colors: {
custom: {
50: '#d3e2ff',
500: '#bfd6ff',
950: '#000000',
},
}SCSS
$custom: #bfd6ff; $custom-light: #d3e2ff; $custom-dark: #000000;
JSON
{
"hex": "#bfd6ff",
"rgb": {
"r": 191,
"g": 214,
"b": 255
},
"hsl": {
"h": 218.438,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.87258,
"c": 0.06225,
"h": 262
},
"luminance": 0.6639
}Semantic roles & 50–950 ramp
primary
#BFD6FF
secondary
#E8C07B
accent
#9300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486