Skip to content

#bad8f5

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

RGB
186, 216, 245
HSL
210°, 75%, 85%
CMYK
24, 12, 0, 4
Luminance
0.6614

Every format

HEX#bad8f5
RGBrgb(186, 216, 245)
HSLhsl(210, 75%, 85%)
CMYKcmyk(24%, 12%, 0%, 4%)
LABlab(85.1 -3.7 -17.5)
LCHlch(85.1 17.9 258.1)
OKLCHoklch(0.870 0.051 247.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bad8f5 on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#bad8f5 on black: 14.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green84.7%
Blue96.1%

CMYK percentages

Cyan24.1%
Magenta11.8%
Yellow0.0%
Key (black)3.9%

Color previews

#bad8f5 text on a black background

contrast 14.23:1

Card sample

#bad8f5 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bad8f5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bad8f5 in the Color Lab