#BBD6FF#BBD6FF
#BBD6FF is a very light, moderate blue. Relative luminance 0.659; OKLCH L 87.0% C 0.064 H 258.6°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD6FF |
|---|---|
| RGB | rgb(187, 214, 255) |
| HSL | hsl(216, 100%, 87%) |
| HSV | hsv(216, 27%, 100%) |
| CMYK | cmyk(26.7%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(84.93, -0.06, -22.95) |
| CIE-LCH | lch(84.93, 22.95, 269.84°) |
| OKLab | oklab(86.99% -0.0126 -0.0629) |
| OKLCH | oklch(86.99% 0.064 258.6) |
| XYZ | xyz(62.5850, 65.8758, 104.0062) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.94
Baby Blue (survey)
#A2CFFE
ΔE00 5.03
Light Blue Grey
#B7C9E2
ΔE00 5.38
Lightsteelblue
#B0C4DE
ΔE00 5.92
Pastel Blue
#A2BFFE
ΔE00 6.22
Cloudy Blue
#ACC2D9
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD6FF #FFE4BB
analogous
#BBF8FF #BBD6FF #C2BBFF
triadic
#BBD6FF #FFBBD6 #D6FFBB
tetradic
#BBD6FF #FFBBF8 #FFE4BB #BBFFC2
square
#BBD6FF #FFBBF8 #FFE4BB #BBFFC2
split-complementary
#BBD6FF #FFC2BB #F8FFBB
monochromatic
#418CFF #7EB1FF #BBD6FF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.48
#BBD6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#BBD6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD6FF
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD6FF | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#C1D1FE
Tritanopia (blue-blind)
#A8DFE3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbd6ff; /* rgb */ color: rgb(187, 214, 255); /* oklch */ color: oklch(87.0% 0.064 258.6);
Tailwind
colors: {
custom: {
50: '#d0e2ff',
500: '#bbd6ff',
950: '#000000',
},
}SCSS
$custom: #bbd6ff; $custom-light: #d0e2ff; $custom-dark: #000000;
JSON
{
"hex": "#bbd6ff",
"rgb": {
"r": 187,
"g": 214,
"b": 255
},
"hsl": {
"h": 216.176,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86987,
"c": 0.06412,
"h": 258.6
},
"luminance": 0.65878
}Semantic roles & 50–950 ramp
primary
#BBD6FF
secondary
#E7BB77
accent
#8A00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486