Skip to content

#a2aceb

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

RGB
162, 172, 235
HSL
232°, 65%, 78%
CMYK
31, 27, 0, 8
Luminance
0.4318

Every format

HEX#a2aceb
RGBrgb(162, 172, 235)
HSLhsl(232, 65%, 78%)
CMYKcmyk(31%, 27%, 0%, 8%)
LABlab(71.7 10.7 -32.7)
LCHlch(71.7 34.4 288.2)
OKLCHoklch(0.760 0.091 277.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2aceb on white: 2.18:1
AA ✗ fail · AA-large · AAA
Aa
#a2aceb on black: 9.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green67.5%
Blue92.2%

CMYK percentages

Cyan31.1%
Magenta26.8%
Yellow0.0%
Key (black)7.8%

Color previews

#a2aceb text on a black background

contrast 9.64:1

Card sample

#a2aceb text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2aceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2aceb in the Color Lab