Skip to content

#baddf1

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

RGB
186, 221, 241
HSL
202°, 66%, 84%
CMYK
23, 8, 0, 6
Luminance
0.6850

Every format

HEX#baddf1
RGBrgb(186, 221, 241)
HSLhsl(202, 66%, 84%)
CMYKcmyk(23%, 8%, 0%, 6%)
LABlab(86.3 -7.2 -13.6)
LCHlch(86.3 15.3 242.1)
OKLCHoklch(0.879 0.046 233.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baddf1 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#baddf1 on black: 14.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green86.7%
Blue94.5%

CMYK percentages

Cyan22.8%
Magenta8.3%
Yellow0.0%
Key (black)5.5%

Color previews

#baddf1 text on a black background

contrast 14.70:1

Card sample

#baddf1 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baddf1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baddf1 in the Color Lab