Skip to content

#bbcefc

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

RGB
187, 206, 252
HSL
223°, 92%, 86%
CMYK
26, 18, 0, 1
Luminance
0.6174

Every format

HEX#bbcefc
RGBrgb(187, 206, 252)
HSLhsl(223, 92%, 86%)
CMYKcmyk(26%, 18%, 0%, 1%)
LABlab(82.8 3.5 -24.6)
LCHlch(82.8 24.9 278.1)
OKLCHoklch(0.853 0.068 267.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbcefc on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#bbcefc on black: 13.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#bbcefc text on a black background

contrast 13.35:1

Card sample

#bbcefc text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcefc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcefc in the Color Lab