#BBDEFC#BBDEFC
#BBDEFC is a very light, muted cyan. Relative luminance 0.698; OKLCH L 88.5% C 0.056 H 244.3°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEFC |
|---|---|
| RGB | rgb(187, 222, 252) |
| HSL | hsl(208, 92%, 86%) |
| HSV | hsv(208, 26%, 99%) |
| CMYK | cmyk(25.8%, 11.9%, 0%, 1.2%) |
| CIE-LAB | lab(86.92, -4.94, -18.37) |
| CIE-LCH | lch(86.92, 19.02, 254.94°) |
| OKLab | oklab(88.51% -0.0241 -0.0501) |
| OKLCH | oklch(88.51% 0.056 244.3) |
| XYZ | xyz(64.1805, 69.8333, 102.1742) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.99
Baby Blue (survey)
#A2CFFE
ΔE00 5.41
Ice Blue
#A5DFF9
ΔE00 6.09
Light Blue
#95D0FC
ΔE00 6.19
Light Blue Grey
#B7C9E2
ΔE00 6.54
Lightsteelblue
#B0C4DE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEFC #FCD9BB
analogous
#BBFCF9 #BBDEFC #BBBDFC
triadic
#BBDEFC #FCBBDE #DEFCBB
tetradic
#BBDEFC #F9BBFC #FCD9BB #BDFCBB
square
#BBDEFC #F9BBFC #FCD9BB #BDFCBB
split-complementary
#BBDEFC #FCBBBD #FCF9BB
monochromatic
#46A5F7 #80C2F9 #BBDEFC #E2F1FE #E2F1FE
Accessibility & contrast
On white
1.40
#BBDEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#BBDEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEFC
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEFC | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFE
Deuteranopia (green-blind)
#CAD7FB
Tritanopia (blue-blind)
#A8E5E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbdefc; /* rgb */ color: rgb(187, 222, 252); /* oklch */ color: oklch(88.5% 0.056 244.3);
Tailwind
colors: {
custom: {
50: '#d0e8fd',
500: '#bbdefc',
950: '#000000',
},
}SCSS
$custom: #bbdefc; $custom-light: #d0e8fd; $custom-dark: #000000;
JSON
{
"hex": "#bbdefc",
"rgb": {
"r": 187,
"g": 222,
"b": 252
},
"hsl": {
"h": 207.692,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.88514,
"c": 0.05562,
"h": 244.3
},
"luminance": 0.69836
}Semantic roles & 50–950 ramp
primary
#BBDEFC
secondary
#E2AA79
accent
#6A00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485