Skip to content

#a1b9dc

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

RGB
161, 185, 220
HSL
216°, 46%, 75%
CMYK
27, 16, 0, 14
Luminance
0.4744

Every format

HEX#a1b9dc
RGBrgb(161, 185, 220)
HSLhsl(216, 46%, 75%)
CMYKcmyk(27%, 16%, 0%, 14%)
LABlab(74.5 -0.4 -20.2)
LCHlch(74.5 20.2 269.0)
OKLCHoklch(0.780 0.057 257.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a1b9dc on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#a1b9dc on black: 10.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.1%
Green72.5%
Blue86.3%

CMYK percentages

Cyan26.8%
Magenta15.9%
Yellow0.0%
Key (black)13.7%

Color previews

#a1b9dc text on a black background

contrast 10.49:1

Card sample

#a1b9dc text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a1b9dc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a1b9dc in the Color Lab