Skip to content

#badce5

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

RGB
186, 220, 229
HSL
193°, 45%, 81%
CMYK
19, 4, 0, 10
Luminance
0.6728

Every format

HEX#badce5
RGBrgb(186, 220, 229)
HSLhsl(193, 45%, 81%)
CMYKcmyk(19%, 4%, 0%, 10%)
LABlab(85.7 -9.3 -8.1)
LCHlch(85.7 12.3 221.3)
OKLCHoklch(0.873 0.038 215.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badce5 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#badce5 on black: 14.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green86.3%
Blue89.8%

CMYK percentages

Cyan18.8%
Magenta3.9%
Yellow0.0%
Key (black)10.2%

Color previews

#badce5 text on a black background

contrast 14.46:1

Card sample

#badce5 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badce5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badce5 in the Color Lab