Skip to content

#bbdffc

a pale, electric blue · cool · closest name: skyblue

RGB
187, 223, 252
HSL
207°, 92%, 86%
CMYK
26, 12, 0, 1
Luminance
0.7037

Every format

HEX#bbdffc
RGBrgb(187, 223, 252)
HSLhsl(207, 92%, 86%)
CMYKcmyk(26%, 12%, 0%, 1%)
LABlab(87.2 -5.5 -18.0)
LCHlch(87.2 18.8 253.1)
OKLCHoklch(0.887 0.055 242.6)

Copy-ready code

/* CSS */
color: #bbdffc;
background-color: #bbdffc;
/* Tailwind (arbitrary) */
class="text-[#bbdffc] bg-[#bbdffc]"
/* SCSS */
$brand: #bbdffc;
/* SwiftUI */
Color(red: 0.733, green: 0.875, blue: 0.988)
/* Android */
Color.parseColor("#bbdffc")

Accessibility — WCAG contrast

Aa
#bbdffc on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#bbdffc on black: 15.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green87.5%
Blue98.8%

CMYK percentages

Cyan25.8%
Magenta11.5%
Yellow0.0%
Key (black)1.2%

Color previews

#bbdffc text on a black background

contrast 15.07:1

Card sample

#bbdffc text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #bbdffc;
Background color
Panel with #bbdffc background
background-color: #bbdffc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #bbdffc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(187, 223, 252, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(187, 223, 252, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bbdffc;
background: linear-gradient(135deg, #bbdffc, #C2BBFC);

Monochromatic scale

Palettes built from #bbdffc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbdffc in the Color Lab