Skip to content

#b2cdff

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

RGB
178, 205, 255
HSL
219°, 100%, 85%
CMYK
30, 20, 0, 0
Luminance
0.6035

Every format

HEX#b2cdff
RGBrgb(178, 205, 255)
HSLhsl(219, 100%, 85%)
CMYKcmyk(30%, 20%, 0%, 0%)
LABlab(82.0 2.1 -27.4)
LCHlch(82.0 27.5 274.5)
OKLCHoklch(0.846 0.076 262.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2cdff on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#b2cdff on black: 13.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green80.4%
Blue100.0%

CMYK percentages

Cyan30.2%
Magenta19.6%
Yellow0.0%
Key (black)0.0%

Color previews

#b2cdff text on a black background

contrast 13.07:1

Card sample

#b2cdff text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2cdff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2cdff in the Color Lab