Skip to content

#badcfd

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

RGB
186, 220, 253
HSL
210°, 94%, 86%
CMYK
27, 13, 0, 1
Luminance
0.6872

Every format

HEX#badcfd
RGBrgb(186, 220, 253)
HSLhsl(210, 94%, 86%)
CMYKcmyk(27%, 13%, 0%, 1%)
LABlab(86.4 -4.0 -19.7)
LCHlch(86.4 20.1 258.7)
OKLCHoklch(0.881 0.058 247.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green86.3%
Blue99.2%

CMYK percentages

Cyan26.5%
Magenta13.0%
Yellow0.0%
Key (black)0.8%

Color previews

#badcfd text on a black background

contrast 14.74:1

Card sample

#badcfd text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badcfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badcfd in the Color Lab