Skip to content

#b3cdec

a light, vivid blue · cool · closest name: skyblue

RGB
179, 205, 236
HSL
213°, 60%, 81%
CMYK
24, 13, 0, 8
Luminance
0.5930

Every format

HEX#b3cdec
RGBrgb(179, 205, 236)
HSLhsl(213, 60%, 81%)
CMYKcmyk(24%, 13%, 0%, 8%)
LABlab(81.5 -2.0 -18.2)
LCHlch(81.5 18.3 263.7)
OKLCHoklch(0.839 0.052 253.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3cdec on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#b3cdec on black: 12.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.2%
Green80.4%
Blue92.5%

CMYK percentages

Cyan24.2%
Magenta13.1%
Yellow0.0%
Key (black)7.5%

Color previews

#b3cdec text on a black background

contrast 12.86:1

Card sample

#b3cdec text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3cdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3cdec in the Color Lab