Skip to content

#a2abc2

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

RGB
162, 171, 194
HSL
223°, 21%, 70%
CMYK
17, 12, 0, 24
Luminance
0.4070

Every format

HEX#a2abc2
RGBrgb(162, 171, 194)
HSLhsl(223, 21%, 70%)
CMYKcmyk(17%, 12%, 0%, 24%)
LABlab(70.0 1.6 -12.8)
LCHlch(70.0 12.9 277.3)
OKLCHoklch(0.742 0.035 268.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2abc2 on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#a2abc2 on black: 9.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green67.1%
Blue76.1%

CMYK percentages

Cyan16.5%
Magenta11.9%
Yellow0.0%
Key (black)23.9%

Color previews

#a2abc2 text on a black background

contrast 9.14:1

Card sample

#a2abc2 text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2abc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2abc2 in the Color Lab