Skip to content

#bad3f3

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

RGB
186, 211, 243
HSL
214°, 70%, 84%
CMYK
24, 13, 0, 5
Luminance
0.6350

Every format

HEX#bad3f3
RGBrgb(186, 211, 243)
HSLhsl(214, 70%, 84%)
CMYKcmyk(24%, 13%, 0%, 5%)
LABlab(83.7 -1.5 -18.5)
LCHlch(83.7 18.5 265.3)
OKLCHoklch(0.859 0.052 254.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bad3f3 on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#bad3f3 on black: 13.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green82.7%
Blue95.3%

CMYK percentages

Cyan23.5%
Magenta13.2%
Yellow0.0%
Key (black)4.7%

Color previews

#bad3f3 text on a black background

contrast 13.70:1

Card sample

#bad3f3 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bad3f3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bad3f3 in the Color Lab