Skip to content

#ada2cd

a light, soft violet · warm · closest name: plum

RGB
173, 162, 205
HSL
255°, 30%, 72%
CMYK
16, 21, 0, 20
Luminance
0.3913

Every format

HEX#ada2cd
RGBrgb(173, 162, 205)
HSLhsl(255, 30%, 72%)
CMYKcmyk(16%, 21%, 0%, 20%)
LABlab(68.8 12.6 -20.5)
LCHlch(68.8 24.1 301.6)
OKLCHoklch(0.736 0.062 296.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ada2cd on white: 2.38:1
AA ✗ fail · AA-large · AAA
Aa
#ada2cd on black: 8.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green63.5%
Blue80.4%

CMYK percentages

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

Color previews

#ada2cd text on a black background

contrast 8.83:1

Card sample

#ada2cd text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ada2cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ada2cd in the Color Lab