Skip to content

#baddf3

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

RGB
186, 221, 243
HSL
203°, 70%, 84%
CMYK
24, 9, 0, 5
Luminance
0.6862

Every format

HEX#baddf3
RGBrgb(186, 221, 243)
HSLhsl(203, 70%, 84%)
CMYKcmyk(24%, 9%, 0%, 5%)
LABlab(86.3 -6.7 -14.5)
LCHlch(86.3 16.0 245.1)
OKLCHoklch(0.879 0.048 235.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green86.7%
Blue95.3%

CMYK percentages

Cyan23.5%
Magenta9.1%
Yellow0.0%
Key (black)4.7%

Color previews

#baddf3 text on a black background

contrast 14.72:1

Card sample

#baddf3 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baddf3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baddf3 in the Color Lab