Skip to content

#b1ddfb

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

RGB
177, 221, 251
HSL
204°, 90%, 84%
CMYK
30, 12, 0, 2
Luminance
0.6803

Every format

HEX#b1ddfb
RGBrgb(177, 221, 251)
HSLhsl(204, 90%, 84%)
CMYKcmyk(30%, 12%, 0%, 2%)
LABlab(86.0 -7.5 -19.3)
LCHlch(86.0 20.7 248.7)
OKLCHoklch(0.876 0.062 238.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b1ddfb on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#b1ddfb on black: 14.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.4%
Green86.7%
Blue98.4%

CMYK percentages

Cyan29.5%
Magenta12.0%
Yellow0.0%
Key (black)1.6%

Color previews

#b1ddfb text on a black background

contrast 14.61:1

Card sample

#b1ddfb text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b1ddfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b1ddfb in the Color Lab