Skip to content

#aaa2da

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

RGB
170, 162, 218
HSL
249°, 43%, 75%
CMYK
22, 26, 0, 15
Luminance
0.3945

Every format

HEX#aaa2da
RGBrgb(170, 162, 218)
HSLhsl(249, 43%, 75%)
CMYKcmyk(22%, 26%, 0%, 15%)
LABlab(69.1 14.6 -27.3)
LCHlch(69.1 31.0 298.1)
OKLCHoklch(0.739 0.080 290.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaa2da on white: 2.36:1
AA ✗ fail · AA-large · AAA
Aa
#aaa2da on black: 8.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green63.5%
Blue85.5%

CMYK percentages

Cyan22.0%
Magenta25.7%
Yellow0.0%
Key (black)14.5%

Color previews

#aaa2da text on a black background

contrast 8.89:1

Card sample

#aaa2da text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaa2da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaa2da in the Color Lab