Skip to content

#b0ddfd

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

RGB
176, 221, 253
HSL
205°, 95%, 84%
CMYK
30, 13, 0, 1
Luminance
0.6803

Every format

HEX#b0ddfd
RGBrgb(176, 221, 253)
HSLhsl(205, 95%, 84%)
CMYKcmyk(30%, 13%, 0%, 1%)
LABlab(86.0 -7.3 -20.3)
LCHlch(86.0 21.6 250.2)
OKLCHoklch(0.876 0.065 239.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red69.0%
Green86.7%
Blue99.2%

CMYK percentages

Cyan30.4%
Magenta12.6%
Yellow0.0%
Key (black)0.8%

Color previews

#b0ddfd text on a black background

contrast 14.61:1

Card sample

#b0ddfd text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b0ddfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b0ddfd in the Color Lab