Skip to content

#badcfb

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

RGB
186, 220, 251
HSL
209°, 89%, 86%
CMYK
26, 12, 0, 2
Luminance
0.6859

Every format

HEX#badcfb
RGBrgb(186, 220, 251)
HSLhsl(209, 89%, 86%)
CMYKcmyk(26%, 12%, 0%, 2%)
LABlab(86.3 -4.4 -18.8)
LCHlch(86.3 19.3 256.7)
OKLCHoklch(0.880 0.056 246.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green86.3%
Blue98.4%

CMYK percentages

Cyan25.9%
Magenta12.4%
Yellow0.0%
Key (black)1.6%

Color previews

#badcfb text on a black background

contrast 14.72:1

Card sample

#badcfb text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badcfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badcfb in the Color Lab