Skip to content

#bad2fd

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

RGB
186, 210, 253
HSL
219°, 94%, 86%
CMYK
27, 17, 0, 1
Luminance
0.6362

Every format

HEX#bad2fd
RGBrgb(186, 210, 253)
HSLhsl(219, 94%, 86%)
CMYKcmyk(27%, 17%, 0%, 1%)
LABlab(83.8 1.3 -23.7)
LCHlch(83.8 23.7 273.1)
OKLCHoklch(0.860 0.066 262.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bad2fd on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#bad2fd on black: 13.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green82.4%
Blue99.2%

CMYK percentages

Cyan26.5%
Magenta17.0%
Yellow0.0%
Key (black)0.8%

Color previews

#bad2fd text on a black background

contrast 13.72:1

Card sample

#bad2fd text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bad2fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bad2fd in the Color Lab