Skip to content

#bad3ec

a light, vivid blue · cool · closest name: lavender

RGB
186, 211, 236
HSL
210°, 57%, 83%
CMYK
21, 11, 0, 8
Luminance
0.6308

Every format

HEX#bad3ec
RGBrgb(186, 211, 236)
HSLhsl(210, 57%, 83%)
CMYKcmyk(21%, 11%, 0%, 8%)
LABlab(83.5 -3.1 -15.1)
LCHlch(83.5 15.4 258.5)
OKLCHoklch(0.856 0.044 248.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bad3ec on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#bad3ec on black: 13.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green82.7%
Blue92.5%

CMYK percentages

Cyan21.2%
Magenta10.6%
Yellow0.0%
Key (black)7.5%

Color previews

#bad3ec text on a black background

contrast 13.62:1

Card sample

#bad3ec text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bad3ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bad3ec in the Color Lab