Skip to content

#bad5eb

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

RGB
186, 213, 235
HSL
207°, 55%, 83%
CMYK
21, 9, 0, 8
Luminance
0.6403

Every format

HEX#bad5eb
RGBrgb(186, 213, 235)
HSLhsl(207, 55%, 83%)
CMYKcmyk(21%, 9%, 0%, 8%)
LABlab(84.0 -4.3 -13.8)
LCHlch(84.0 14.5 252.6)
OKLCHoklch(0.860 0.042 242.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bad5eb on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#bad5eb on black: 13.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green83.5%
Blue92.2%

CMYK percentages

Cyan20.9%
Magenta9.4%
Yellow0.0%
Key (black)7.8%

Color previews

#bad5eb text on a black background

contrast 13.81:1

Card sample

#bad5eb text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bad5eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bad5eb in the Color Lab