#BBD8FC#BBD8FC
#BBD8FC is a very light, muted cyan. Relative luminance 0.667; OKLCH L 87.3% C 0.059 H 254.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD8FC |
|---|---|
| RGB | rgb(187, 216, 252) |
| HSL | hsl(213, 92%, 86%) |
| HSV | hsv(213, 26%, 99%) |
| CMYK | cmyk(25.8%, 14.3%, 0%, 1.2%) |
| CIE-LAB | lab(85.35, -1.81, -20.72) |
| CIE-LCH | lch(85.35, 20.80, 265.01°) |
| OKLab | oklab(87.29% -0.0163 -0.0567) |
| OKLCH | oklch(87.29% 0.059 254) |
| XYZ | xyz(62.6151, 66.7027, 101.6524) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.31
Baby Blue (survey)
#A2CFFE
ΔE00 4.66
Light Blue Grey
#B7C9E2
ΔE00 4.98
Lightsteelblue
#B0C4DE
ΔE00 5.60
Cloudy Blue
#ACC2D9
ΔE00 6.50
Pastel Blue
#A2BFFE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD8FC #FCDFBB
analogous
#BBF8FC #BBD8FC #BEBBFC
triadic
#BBD8FC #FCBBD8 #D8FCBB
tetradic
#BBD8FC #FCBBF8 #FCDFBB #BBFCBE
square
#BBD8FC #FCBBF8 #FCDFBB #BBFCBE
split-complementary
#BBD8FC #FCBEBB #F8FCBB
monochromatic
#4695F7 #80B6F9 #BBD8FC #E2EEFE #E2EEFE
Accessibility & contrast
On white
1.46
#BBD8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#BBD8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD8FC
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD8FC | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FE
Deuteranopia (green-blind)
#C4D2FB
Tritanopia (blue-blind)
#A9E0E4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbd8fc; /* rgb */ color: rgb(187, 216, 252); /* oklch */ color: oklch(87.3% 0.059 254.0);
Tailwind
colors: {
custom: {
50: '#d0e4fd',
500: '#bbd8fc',
950: '#000000',
},
}SCSS
$custom: #bbd8fc; $custom-light: #d0e4fd; $custom-dark: #000000;
JSON
{
"hex": "#bbd8fc",
"rgb": {
"r": 187,
"g": 216,
"b": 252
},
"hsl": {
"h": 213.231,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.87285,
"c": 0.05895,
"h": 254
},
"luminance": 0.66705
}Semantic roles & 50–950 ramp
primary
#BBD8FC
secondary
#E2B379
accent
#7F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485