Skip to content

#a2b2eb

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

RGB
162, 178, 235
HSL
227°, 65%, 78%
CMYK
31, 24, 0, 8
Luminance
0.4552

Every format

HEX#a2b2eb
RGBrgb(162, 178, 235)
HSLhsl(227, 65%, 78%)
CMYKcmyk(31%, 24%, 0%, 8%)
LABlab(73.2 7.4 -30.3)
LCHlch(73.2 31.2 283.8)
OKLCHoklch(0.772 0.084 272.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2b2eb on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#a2b2eb on black: 10.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green69.8%
Blue92.2%

CMYK percentages

Cyan31.1%
Magenta24.3%
Yellow0.0%
Key (black)7.8%

Color previews

#a2b2eb text on a black background

contrast 10.10:1

Card sample

#a2b2eb text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2b2eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2b2eb in the Color Lab