Skip to content

#bad1eb

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

RGB
186, 209, 235
HSL
212°, 55%, 83%
CMYK
21, 11, 0, 8
Luminance
0.6204

Every format

HEX#bad1eb
RGBrgb(186, 209, 235)
HSLhsl(212, 55%, 83%)
CMYKcmyk(21%, 11%, 0%, 8%)
LABlab(82.9 -2.2 -15.4)
LCHlch(82.9 15.5 261.7)
OKLCHoklch(0.852 0.044 251.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bad1eb on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#bad1eb on black: 13.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green82.0%
Blue92.2%

CMYK percentages

Cyan20.9%
Magenta11.1%
Yellow0.0%
Key (black)7.8%

Color previews

#bad1eb text on a black background

contrast 13.41:1

Card sample

#bad1eb text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bad1eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bad1eb in the Color Lab