Skip to content

#a2abdd

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

RGB
162, 171, 221
HSL
231°, 47%, 75%
CMYK
27, 23, 0, 13
Luminance
0.4203

Every format

HEX#a2abdd
RGBrgb(162, 171, 221)
HSLhsl(231, 47%, 75%)
CMYKcmyk(27%, 23%, 0%, 13%)
LABlab(70.9 7.8 -26.2)
LCHlch(70.9 27.4 286.7)
OKLCHoklch(0.752 0.073 276.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2abdd on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#a2abdd on black: 9.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green67.1%
Blue86.7%

CMYK percentages

Cyan26.7%
Magenta22.6%
Yellow0.0%
Key (black)13.3%

Color previews

#a2abdd text on a black background

contrast 9.41:1

Card sample

#a2abdd text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(162, 171, 221, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(162, 171, 221, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a2abdd;
background: linear-gradient(135deg, #a2abdd, #C0A2DD);

Monochromatic scale

Palettes built from #a2abdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2abdd in the Color Lab