Skip to content

#ada2dc

a light, vivid blue · warm · closest name: plum

RGB
173, 162, 220
HSL
251°, 45%, 75%
CMYK
21, 26, 0, 14
Luminance
0.3989

Every format

HEX#ada2dc
RGBrgb(173, 162, 220)
HSLhsl(251, 45%, 75%)
CMYKcmyk(21%, 26%, 0%, 14%)
LABlab(69.4 16.0 -27.9)
LCHlch(69.4 32.2 299.8)
OKLCHoklch(0.742 0.083 293.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ada2dc on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#ada2dc on black: 8.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green63.5%
Blue86.3%

CMYK percentages

Cyan21.4%
Magenta26.4%
Yellow0.0%
Key (black)13.7%

Color previews

#ada2dc text on a black background

contrast 8.98:1

Card sample

#ada2dc text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ada2dc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ada2dc in the Color Lab