Skip to content

#baddfd

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

RGB
186, 221, 253
HSL
209°, 94%, 86%
CMYK
27, 13, 0, 1
Luminance
0.6924

Every format

HEX#baddfd
RGBrgb(186, 221, 253)
HSLhsl(209, 94%, 86%)
CMYKcmyk(27%, 13%, 0%, 1%)
LABlab(86.6 -4.5 -19.3)
LCHlch(86.6 19.9 257.0)
OKLCHoklch(0.883 0.058 246.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baddfd on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#baddfd on black: 14.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green86.7%
Blue99.2%

CMYK percentages

Cyan26.5%
Magenta12.6%
Yellow0.0%
Key (black)0.8%

Color previews

#baddfd text on a black background

contrast 14.85:1

Card sample

#baddfd text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baddfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baddfd in the Color Lab