Skip to content

#bbcdfc

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

RGB
187, 205, 252
HSL
223°, 92%, 86%
CMYK
26, 19, 0, 1
Luminance
0.6126

Every format

HEX#bbcdfc
RGBrgb(187, 205, 252)
HSLhsl(223, 92%, 86%)
CMYKcmyk(26%, 19%, 0%, 1%)
LABlab(82.5 4.0 -25.0)
LCHlch(82.5 25.4 279.1)
OKLCHoklch(0.851 0.069 268.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbcdfc on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#bbcdfc on black: 13.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.4%
Blue98.8%

CMYK percentages

Cyan25.8%
Magenta18.7%
Yellow0.0%
Key (black)1.2%

Color previews

#bbcdfc text on a black background

contrast 13.25:1

Card sample

#bbcdfc text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcdfc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcdfc in the Color Lab