Skip to content

#a1adeb

a light, vivid blue · warm · closest name: steelblue

RGB
161, 173, 235
HSL
230°, 65%, 78%
CMYK
32, 26, 0, 8
Luminance
0.4346

Every format

HEX#a1adeb
RGBrgb(161, 173, 235)
HSLhsl(230, 65%, 78%)
CMYKcmyk(32%, 26%, 0%, 8%)
LABlab(71.9 9.9 -32.4)
LCHlch(71.9 33.9 287.0)
OKLCHoklch(0.761 0.090 275.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a1adeb on white: 2.17:1
AA ✗ fail · AA-large · AAA
Aa
#a1adeb on black: 9.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.1%
Green67.8%
Blue92.2%

CMYK percentages

Cyan31.5%
Magenta26.4%
Yellow0.0%
Key (black)7.8%

Color previews

#a1adeb text on a black background

contrast 9.69:1

Card sample

#a1adeb text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a1adeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a1adeb in the Color Lab