Skip to content

#adafdc

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

RGB
173, 175, 220
HSL
237°, 40%, 77%
CMYK
21, 21, 0, 14
Luminance
0.4471

Every format

HEX#adafdc
RGBrgb(173, 175, 220)
HSLhsl(237, 40%, 77%)
CMYKcmyk(21%, 21%, 0%, 14%)
LABlab(72.7 8.7 -22.9)
LCHlch(72.7 24.5 290.9)
OKLCHoklch(0.768 0.064 282.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adafdc on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#adafdc on black: 9.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green68.6%
Blue86.3%

CMYK percentages

Cyan21.4%
Magenta20.5%
Yellow0.0%
Key (black)13.7%

Color previews

#adafdc text on a black background

contrast 9.94:1

Card sample

#adafdc text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adafdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adafdc in the Color Lab