#BBDCFB#BBDCFB
#BBDCFB is a very light, muted cyan. Relative luminance 0.687; OKLCH L 88.1% C 0.055 H 246.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCFB |
|---|---|
| RGB | rgb(187, 220, 251) |
| HSL | hsl(209, 89%, 86%) |
| HSV | hsv(209, 25%, 98%) |
| CMYK | cmyk(25.5%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(86.36, -4.13, -18.67) |
| CIE-LCH | lch(86.36, 19.12, 257.53°) |
| OKLab | oklab(88.07% -0.0218 -0.051) |
| OKLCH | oklch(88.07% 0.055 246.8) |
| XYZ | xyz(63.4944, 68.7140, 101.1658) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.20
Baby Blue (survey)
#A2CFFE
ΔE00 5.03
Light Blue Grey
#B7C9E2
ΔE00 5.87
Light Blue
#95D0FC
ΔE00 6.27
Lightsteelblue
#B0C4DE
ΔE00 6.46
Cloudy Blue
#ACC2D9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCFB #FBDABB
analogous
#BBFBFA #BBDCFB #BBBCFB
triadic
#BBDCFB #FBBBDC #DCFBBB
tetradic
#BBDCFB #FABBFB #FBDABB #BCFBBB
square
#BBDCFB #FABBFB #FBDABB #BCFBBB
split-complementary
#BBDCFB #FBBBBC #FBFABB
monochromatic
#47A1F4 #81BEF8 #BBDCFB #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.42
#BBDCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#BBDCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCFB
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCFB | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFD
Deuteranopia (green-blind)
#C8D5FA
Tritanopia (blue-blind)
#A9E3E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdcfb; /* rgb */ color: rgb(187, 220, 251); /* oklch */ color: oklch(88.1% 0.055 246.8);
Tailwind
colors: {
custom: {
50: '#d0e6fc',
500: '#bbdcfb',
950: '#000000',
},
}SCSS
$custom: #bbdcfb; $custom-light: #d0e6fc; $custom-dark: #000000;
JSON
{
"hex": "#bbdcfb",
"rgb": {
"r": 187,
"g": 220,
"b": 251
},
"hsl": {
"h": 209.062,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.88068,
"c": 0.05546,
"h": 246.8
},
"luminance": 0.68716
}Semantic roles & 50–950 ramp
primary
#BBDCFB
secondary
#E0AC7A
accent
#6F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485