Skip to content

#adabcd

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

RGB
173, 171, 205
HSL
244°, 25%, 74%
CMYK
16, 17, 0, 20
Luminance
0.4242

Every format

HEX#adabcd
RGBrgb(173, 171, 205)
HSLhsl(244, 25%, 74%)
CMYKcmyk(16%, 17%, 0%, 20%)
LABlab(71.2 7.6 -17.0)
LCHlch(71.2 18.6 294.1)
OKLCHoklch(0.754 0.049 287.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adabcd on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#adabcd on black: 9.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green67.1%
Blue80.4%

CMYK percentages

Cyan15.6%
Magenta16.6%
Yellow0.0%
Key (black)19.6%

Color previews

#adabcd text on a black background

contrast 9.48:1

Card sample

#adabcd text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adabcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adabcd in the Color Lab