#BBD6FD#BBD6FD
#BBD6FD is a very light, moderate blue. Relative luminance 0.657; OKLCH L 86.9% C 0.062 H 257.5°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD6FD |
|---|---|
| RGB | rgb(187, 214, 253) |
| HSL | hsl(215, 94%, 86%) |
| HSV | hsv(215, 26%, 99%) |
| CMYK | cmyk(26.1%, 15.4%, 0%, 0.8%) |
| CIE-LAB | lab(84.87, -0.53, -21.99) |
| CIE-LCH | lch(84.87, 21.99, 268.63°) |
| OKLab | oklab(86.91% -0.0133 -0.0602) |
| OKLCH | oklch(86.91% 0.062 257.5) |
| XYZ | xyz(62.2648, 65.7477, 102.3194) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.95
Baby Blue (survey)
#A2CFFE
ΔE00 4.97
Light Blue Grey
#B7C9E2
ΔE00 5.02
Lightsteelblue
#B0C4DE
ΔE00 5.60
Pastel Blue
#A2BFFE
ΔE00 6.41
Cloudy Blue
#ACC2D9
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD6FD #FDE2BB
analogous
#BBF7FD #BBD6FD #C1BBFD
triadic
#BBD6FD #FDBBD6 #D6FDBB
tetradic
#BBD6FD #FDBBF7 #FDE2BB #BBFDC1
square
#BBD6FD #FDBBF7 #FDE2BB #BBFDC1
split-complementary
#BBD6FD #FDC1BB #F7FDBB
monochromatic
#448EFA #80B2FB #BBD6FD #E1EDFE #E1EDFE
Accessibility & contrast
On white
1.48
#BBD6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#BBD6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD6FD
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD6FD | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FF
Deuteranopia (green-blind)
#C2D1FC
Tritanopia (blue-blind)
#A9DEE3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbd6fd; /* rgb */ color: rgb(187, 214, 253); /* oklch */ color: oklch(86.9% 0.062 257.5);
Tailwind
colors: {
custom: {
50: '#d0e2fe',
500: '#bbd6fd',
950: '#000000',
},
}SCSS
$custom: #bbd6fd; $custom-light: #d0e2fe; $custom-dark: #000000;
JSON
{
"hex": "#bbd6fd",
"rgb": {
"r": 187,
"g": 214,
"b": 253
},
"hsl": {
"h": 215.455,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.86914,
"c": 0.06163,
"h": 257.5
},
"luminance": 0.6575
}Semantic roles & 50–950 ramp
primary
#BBD6FD
secondary
#E3B879
accent
#8800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485