Skip to content

#badaf3

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

RGB
186, 218, 243
HSL
206°, 70%, 84%
CMYK
24, 10, 0, 5
Luminance
0.6705

Every format

HEX#badaf3
RGBrgb(186, 218, 243)
HSLhsl(206, 70%, 84%)
CMYKcmyk(24%, 10%, 0%, 5%)
LABlab(85.5 -5.2 -15.7)
LCHlch(85.5 16.5 251.8)
OKLCHoklch(0.873 0.049 241.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badaf3 on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#badaf3 on black: 14.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green85.5%
Blue95.3%

CMYK percentages

Cyan23.5%
Magenta10.3%
Yellow0.0%
Key (black)4.7%

Color previews

#badaf3 text on a black background

contrast 14.41:1

Card sample

#badaf3 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badaf3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badaf3 in the Color Lab