Skip to content

#bacdff

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

RGB
186, 205, 255
HSL
224°, 100%, 87%
CMYK
27, 20, 0, 0
Luminance
0.6132

Every format

HEX#bacdff
RGBrgb(186, 205, 255)
HSLhsl(224, 100%, 87%)
CMYKcmyk(27%, 20%, 0%, 0%)
LABlab(82.5 4.4 -26.6)
LCHlch(82.5 26.9 279.5)
OKLCHoklch(0.851 0.073 268.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bacdff on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#bacdff on black: 13.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green80.4%
Blue100.0%

CMYK percentages

Cyan27.1%
Magenta19.6%
Yellow0.0%
Key (black)0.0%

Color previews

#bacdff text on a black background

contrast 13.26:1

Card sample

#bacdff text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacdff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacdff in the Color Lab