#BBD6FE#BBD6FE
#BBD6FE is a very light, moderate blue. Relative luminance 0.658; OKLCH L 87.0% C 0.063 H 258.1°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD6FE |
|---|---|
| RGB | rgb(187, 214, 254) |
| HSL | hsl(216, 97%, 86%) |
| HSV | hsv(216, 26%, 100%) |
| CMYK | cmyk(26.4%, 15.7%, 0%, 0.4%) |
| CIE-LAB | lab(84.90, -0.30, -22.47) |
| CIE-LCH | lch(84.90, 22.47, 269.25°) |
| OKLab | oklab(86.95% -0.013 -0.0615) |
| OKLCH | oklch(86.95% 0.063 258.1) |
| XYZ | xyz(62.4245, 65.8116, 103.1606) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.93
Baby Blue (survey)
#A2CFFE
ΔE00 5.00
Light Blue Grey
#B7C9E2
ΔE00 5.20
Lightsteelblue
#B0C4DE
ΔE00 5.76
Pastel Blue
#A2BFFE
ΔE00 6.31
Cloudy Blue
#ACC2D9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD6FE #FEE3BB
analogous
#BBF7FE #BBD6FE #C2BBFE
triadic
#BBD6FE #FEBBD6 #D6FEBB
tetradic
#BBD6FE #FEBBF7 #FEE3BB #BBFEC2
square
#BBD6FE #FEBBF7 #FEE3BB #BBFEC2
split-complementary
#BBD6FE #FEC2BB #F7FEBB
monochromatic
#428DFC #7FB2FD #BBD6FE #E1EDFF #E1EDFF
Accessibility & contrast
On white
1.48
#BBD6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#BBD6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD6FE
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD6FE | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#C1D1FD
Tritanopia (blue-blind)
#A9DEE3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbd6fe; /* rgb */ color: rgb(187, 214, 254); /* oklch */ color: oklch(87.0% 0.063 258.1);
Tailwind
colors: {
custom: {
50: '#d0e2fe',
500: '#bbd6fe',
950: '#000000',
},
}SCSS
$custom: #bbd6fe; $custom-light: #d0e2fe; $custom-dark: #000000;
JSON
{
"hex": "#bbd6fe",
"rgb": {
"r": 187,
"g": 214,
"b": 254
},
"hsl": {
"h": 215.821,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.86951,
"c": 0.06287,
"h": 258.1
},
"luminance": 0.65814
}Semantic roles & 50–950 ramp
primary
#BBD6FE
secondary
#E5B978
accent
#8900E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485