Skip to content

#adadcc

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

RGB
173, 173, 204
HSL
240°, 23%, 74%
CMYK
15, 15, 0, 20
Luminance
0.4313

Every format

HEX#adadcc
RGBrgb(173, 173, 204)
HSLhsl(240, 23%, 74%)
CMYKcmyk(15%, 15%, 0%, 20%)
LABlab(71.6 6.3 -15.7)
LCHlch(71.6 16.9 291.8)
OKLCHoklch(0.758 0.044 285.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adadcc on white: 2.18:1
AA ✗ fail · AA-large · AAA
Aa
#adadcc on black: 9.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green67.8%
Blue80.0%

CMYK percentages

Cyan15.2%
Magenta15.2%
Yellow0.0%
Key (black)20.0%

Color previews

#adadcc text on a black background

contrast 9.63:1

Card sample

#adadcc text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adadcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adadcc in the Color Lab