Skip to content

#b3dafe

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

RGB
179, 218, 254
HSL
209°, 97%, 85%
CMYK
30, 14, 0, 0
Luminance
0.6688

Every format

HEX#b3dafe
RGBrgb(179, 218, 254)
HSLhsl(209, 97%, 85%)
CMYKcmyk(30%, 14%, 0%, 0%)
LABlab(85.4 -4.7 -21.7)
LCHlch(85.4 22.2 257.8)
OKLCHoklch(0.873 0.065 246.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3dafe on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#b3dafe on black: 14.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.2%
Green85.5%
Blue99.6%

CMYK percentages

Cyan29.5%
Magenta14.2%
Yellow0.0%
Key (black)0.4%

Color previews

#b3dafe text on a black background

contrast 14.38:1

Card sample

#b3dafe text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(179, 218, 254, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(179, 218, 254, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b3dafe;
background: linear-gradient(135deg, #b3dafe, #BEB3FE);

Monochromatic scale

Palettes built from #b3dafe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3dafe in the Color Lab