Skip to content

#ada7cd

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

RGB
173, 167, 205
HSL
250°, 28%, 73%
CMYK
16, 19, 0, 20
Luminance
0.4093

Every format

HEX#ada7cd
RGBrgb(173, 167, 205)
HSLhsl(250, 28%, 73%)
CMYKcmyk(16%, 19%, 0%, 20%)
LABlab(70.1 9.8 -18.5)
LCHlch(70.1 21.0 297.9)
OKLCHoklch(0.746 0.054 292.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ada7cd on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#ada7cd on black: 9.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green65.5%
Blue80.4%

CMYK percentages

Cyan15.6%
Magenta18.5%
Yellow0.0%
Key (black)19.6%

Color previews

#ada7cd text on a black background

contrast 9.19:1

Card sample

#ada7cd text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ada7cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ada7cd in the Color Lab