#BBDFFC#BBDFFC
#BBDFFC is a very light, muted cyan. Relative luminance 0.704; OKLCH L 88.7% C 0.055 H 242.6°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFFC |
|---|---|
| RGB | rgb(187, 223, 252) |
| HSL | hsl(207, 92%, 86%) |
| HSV | hsv(207, 26%, 99%) |
| CMYK | cmyk(25.8%, 11.5%, 0%, 1.2%) |
| CIE-LAB | lab(87.18, -5.46, -17.97) |
| CIE-LCH | lch(87.18, 18.78, 253.10°) |
| OKLab | oklab(88.72% -0.0254 -0.0491) |
| OKLCH | oklch(88.72% 0.055 242.6) |
| XYZ | xyz(64.4468, 70.3661, 102.2630) |
| Luminance | 0.7037 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.53
Ice Blue
#A5DFF9
ΔE00 5.63
Baby Blue (survey)
#A2CFFE
ΔE00 5.77
Light Blue
#95D0FC
ΔE00 6.24
Light Blue Grey
#B7C9E2
ΔE00 6.92
Lightblue
#ADD8E6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFFC #FCD8BB
analogous
#BBFCF8 #BBDFFC #BBBEFC
triadic
#BBDFFC #FCBBDF #DFFCBB
tetradic
#BBDFFC #F8BBFC #FCD8BB #BEFCBB
square
#BBDFFC #F8BBFC #FCD8BB #BEFCBB
split-complementary
#BBDFFC #FCBBBE #FCF8BB
monochromatic
#46A8F7 #80C3F9 #BBDFFC #E2F1FE #E2F1FE
Accessibility & contrast
On white
1.39
#BBDFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#BBDFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFFC
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFFC | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFD
Deuteranopia (green-blind)
#CBD7FB
Tritanopia (blue-blind)
#A8E6E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbdffc; /* rgb */ color: rgb(187, 223, 252); /* oklch */ color: oklch(88.7% 0.055 242.6);
Tailwind
colors: {
custom: {
50: '#d0e9fd',
500: '#bbdffc',
950: '#000000',
},
}SCSS
$custom: #bbdffc; $custom-light: #d0e9fd; $custom-dark: #000000;
JSON
{
"hex": "#bbdffc",
"rgb": {
"r": 187,
"g": 223,
"b": 252
},
"hsl": {
"h": 206.769,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.8872,
"c": 0.05523,
"h": 242.6
},
"luminance": 0.70368
}Semantic roles & 50–950 ramp
primary
#BBDFFC
secondary
#E2A879
accent
#6600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485