Skip to content

#bad9fd

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

RGB
186, 217, 253
HSL
212°, 94%, 86%
CMYK
27, 14, 0, 1
Luminance
0.6716

Every format

HEX#bad9fd
RGBrgb(186, 217, 253)
HSLhsl(212, 94%, 86%)
CMYKcmyk(27%, 14%, 0%, 1%)
LABlab(85.6 -2.4 -20.9)
LCHlch(85.6 21.1 263.5)
OKLCHoklch(0.875 0.060 252.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green85.1%
Blue99.2%

CMYK percentages

Cyan26.5%
Magenta14.2%
Yellow0.0%
Key (black)0.8%

Color previews

#bad9fd text on a black background

contrast 14.43:1

Card sample

#bad9fd text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bad9fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bad9fd in the Color Lab