Skip to content

#adaacd

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

RGB
173, 170, 205
HSL
245°, 26%, 74%
CMYK
16, 17, 0, 20
Luminance
0.4204

Every format

HEX#adaacd
RGBrgb(173, 170, 205)
HSLhsl(245, 26%, 74%)
CMYKcmyk(16%, 17%, 0%, 20%)
LABlab(70.9 8.2 -17.4)
LCHlch(70.9 19.2 295.1)
OKLCHoklch(0.752 0.050 289.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adaacd on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#adaacd on black: 9.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green66.7%
Blue80.4%

CMYK percentages

Cyan15.6%
Magenta17.1%
Yellow0.0%
Key (black)19.6%

Color previews

#adaacd text on a black background

contrast 9.41:1

Card sample

#adaacd text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adaacd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adaacd in the Color Lab