Skip to content

#bad0eb

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

RGB
186, 208, 235
HSL
213°, 55%, 83%
CMYK
21, 12, 0, 8
Luminance
0.6155

Every format

HEX#bad0eb
RGBrgb(186, 208, 235)
HSLhsl(213, 55%, 83%)
CMYKcmyk(21%, 12%, 0%, 8%)
LABlab(82.7 -1.7 -15.8)
LCHlch(82.7 15.8 263.8)
OKLCHoklch(0.850 0.045 253.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bad0eb on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#bad0eb on black: 13.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green81.6%
Blue92.2%

CMYK percentages

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

Color previews

#bad0eb text on a black background

contrast 13.31:1

Card sample

#bad0eb text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bad0eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bad0eb in the Color Lab