Skip to content

#bad8eb

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

RGB
186, 216, 235
HSL
203°, 55%, 83%
CMYK
21, 8, 0, 8
Luminance
0.6555

Every format

HEX#bad8eb
RGBrgb(186, 216, 235)
HSLhsl(203, 55%, 83%)
CMYKcmyk(21%, 8%, 0%, 8%)
LABlab(84.8 -5.9 -12.6)
LCHlch(84.8 13.9 244.9)
OKLCHoklch(0.866 0.041 235.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bad8eb on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#bad8eb on black: 14.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green84.7%
Blue92.2%

CMYK percentages

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

Color previews

#bad8eb text on a black background

contrast 14.11:1

Card sample

#bad8eb text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bad8eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bad8eb in the Color Lab