Skip to content

#adafcd

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

RGB
173, 175, 205
HSL
236°, 24%, 74%
CMYK
16, 15, 0, 20
Luminance
0.4395

Every format

HEX#adafcd
RGBrgb(173, 175, 205)
HSLhsl(236, 24%, 74%)
CMYKcmyk(16%, 15%, 0%, 20%)
LABlab(72.2 5.4 -15.4)
LCHlch(72.2 16.3 289.3)
OKLCHoklch(0.762 0.043 282.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adafcd on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#adafcd on black: 9.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green68.6%
Blue80.4%

CMYK percentages

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

Color previews

#adafcd text on a black background

contrast 9.79:1

Card sample

#adafcd text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adafcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adafcd in the Color Lab