Skip to content

#b2ddf3

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

RGB
178, 221, 243
HSL
200°, 73%, 83%
CMYK
27, 9, 0, 5
Luminance
0.6765

Every format

HEX#b2ddf3
RGBrgb(178, 221, 243)
HSLhsl(200, 73%, 83%)
CMYKcmyk(27%, 9%, 0%, 5%)
LABlab(85.8 -9.1 -15.3)
LCHlch(85.8 17.8 239.3)
OKLCHoklch(0.874 0.054 230.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2ddf3 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#b2ddf3 on black: 14.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green86.7%
Blue95.3%

CMYK percentages

Cyan26.7%
Magenta9.1%
Yellow0.0%
Key (black)4.7%

Color previews

#b2ddf3 text on a black background

contrast 14.53:1

Card sample

#b2ddf3 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2ddf3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2ddf3 in the Color Lab