Skip to content

#aaaace

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

RGB
170, 170, 206
HSL
240°, 27%, 74%
CMYK
18, 18, 0, 19
Luminance
0.4175

Every format

HEX#aaaace
RGBrgb(170, 170, 206)
HSLhsl(240, 27%, 74%)
CMYKcmyk(18%, 18%, 0%, 19%)
LABlab(70.7 7.4 -18.3)
LCHlch(70.7 19.7 292.1)
OKLCHoklch(0.750 0.051 285.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaaace on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#aaaace on black: 9.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green66.7%
Blue80.8%

CMYK percentages

Cyan17.5%
Magenta17.5%
Yellow0.0%
Key (black)19.2%

Color previews

#aaaace text on a black background

contrast 9.35:1

Card sample

#aaaace text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaaace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaaace in the Color Lab