Skip to content

#baddf2

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

RGB
186, 221, 242
HSL
203°, 68%, 84%
CMYK
23, 9, 0, 5
Luminance
0.6856

Every format

HEX#baddf2
RGBrgb(186, 221, 242)
HSLhsl(203, 68%, 84%)
CMYKcmyk(23%, 9%, 0%, 5%)
LABlab(86.3 -7.0 -14.1)
LCHlch(86.3 15.7 243.6)
OKLCHoklch(0.879 0.047 234.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan23.1%
Magenta8.7%
Yellow0.0%
Key (black)5.1%

Color previews

#baddf2 text on a black background

contrast 14.71:1

Card sample

#baddf2 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baddf2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baddf2 in the Color Lab