Skip to content

#b2d2fd

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

RGB
178, 210, 253
HSL
214°, 95%, 85%
CMYK
30, 17, 0, 1
Luminance
0.6265

Every format

HEX#b2d2fd
RGBrgb(178, 210, 253)
HSLhsl(214, 95%, 85%)
CMYKcmyk(30%, 17%, 0%, 1%)
LABlab(83.3 -1.0 -24.5)
LCHlch(83.3 24.5 267.7)
OKLCHoklch(0.855 0.069 255.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2d2fd on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#b2d2fd on black: 13.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green82.4%
Blue99.2%

CMYK percentages

Cyan29.6%
Magenta17.0%
Yellow0.0%
Key (black)0.8%

Color previews

#b2d2fd text on a black background

contrast 13.53:1

Card sample

#b2d2fd text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2d2fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2d2fd in the Color Lab