Skip to content

#baddf8

a pale, electric blue · cool · closest name: skyblue

RGB
186, 221, 248
HSL
206°, 82%, 85%
CMYK
25, 11, 0, 3
Luminance
0.6893

Every format

HEX#baddf8
RGBrgb(186, 221, 248)
HSLhsl(206, 82%, 85%)
CMYKcmyk(25%, 11%, 0%, 3%)
LABlab(86.5 -5.6 -16.9)
LCHlch(86.5 17.9 251.6)
OKLCHoklch(0.881 0.053 241.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baddf8 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#baddf8 on black: 14.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green86.7%
Blue97.3%

CMYK percentages

Cyan25.0%
Magenta10.9%
Yellow0.0%
Key (black)2.7%

Color previews

#baddf8 text on a black background

contrast 14.79:1

Card sample

#baddf8 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baddf8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baddf8 in the Color Lab