Skip to content

#a2abcd

a light, soft blue · warm · closest name: silver

RGB
162, 171, 205
HSL
227°, 30%, 72%
CMYK
21, 17, 0, 20
Luminance
0.4121

Every format

HEX#a2abcd
RGBrgb(162, 171, 205)
HSLhsl(227, 30%, 72%)
CMYKcmyk(21%, 17%, 0%, 20%)
LABlab(70.3 4.1 -18.3)
LCHlch(70.3 18.8 282.6)
OKLCHoklch(0.746 0.050 273.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2abcd on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#a2abcd on black: 9.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green67.1%
Blue80.4%

CMYK percentages

Cyan21.0%
Magenta16.6%
Yellow0.0%
Key (black)19.6%

Color previews

#a2abcd text on a black background

contrast 9.24:1

Card sample

#a2abcd text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2abcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2abcd in the Color Lab