Skip to content

#bad7eb

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

RGB
186, 215, 235
HSL
205°, 55%, 83%
CMYK
21, 9, 0, 8
Luminance
0.6504

Every format

HEX#bad7eb
RGBrgb(186, 215, 235)
HSLhsl(205, 55%, 83%)
CMYKcmyk(21%, 9%, 0%, 8%)
LABlab(84.5 -5.4 -13.0)
LCHlch(84.5 14.1 247.5)
OKLCHoklch(0.864 0.042 238.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bad7eb on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#bad7eb on black: 14.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green84.3%
Blue92.2%

CMYK percentages

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

Color previews

#bad7eb text on a black background

contrast 14.01:1

Card sample

#bad7eb text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bad7eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bad7eb in the Color Lab