Skip to content

#a1adef

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

RGB
161, 173, 239
HSL
231°, 71%, 78%
CMYK
33, 28, 0, 6
Luminance
0.4370

Every format

HEX#a1adef
RGBrgb(161, 173, 239)
HSLhsl(231, 71%, 78%)
CMYKcmyk(33%, 28%, 0%, 6%)
LABlab(72.0 10.9 -34.3)
LCHlch(72.0 36.0 287.6)
OKLCHoklch(0.763 0.096 276.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a1adef on white: 2.16:1
AA ✗ fail · AA-large · AAA
Aa
#a1adef on black: 9.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.1%
Green67.8%
Blue93.7%

CMYK percentages

Cyan32.6%
Magenta27.6%
Yellow0.0%
Key (black)6.3%

Color previews

#a1adef text on a black background

contrast 9.74:1

Card sample

#a1adef text on a white background

contrast 2.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a1adef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a1adef in the Color Lab