Skip to content

#aaafd2

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

RGB
170, 175, 210
HSL
233°, 31%, 75%
CMYK
19, 17, 0, 18
Luminance
0.4386

Every format

HEX#aaafd2
RGBrgb(170, 175, 210)
HSLhsl(233, 31%, 75%)
CMYKcmyk(19%, 17%, 0%, 18%)
LABlab(72.1 5.5 -18.3)
LCHlch(72.1 19.1 286.9)
OKLCHoklch(0.762 0.050 278.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaafd2 on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#aaafd2 on black: 9.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green68.6%
Blue82.4%

CMYK percentages

Cyan19.0%
Magenta16.7%
Yellow0.0%
Key (black)17.6%

Color previews

#aaafd2 text on a black background

contrast 9.77:1

Card sample

#aaafd2 text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaafd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaafd2 in the Color Lab