Skip to content

#ada1cd

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

RGB
173, 161, 205
HSL
256°, 31%, 72%
CMYK
16, 22, 0, 20
Luminance
0.3878

Every format

HEX#ada1cd
RGBrgb(173, 161, 205)
HSLhsl(256, 31%, 72%)
CMYKcmyk(16%, 22%, 0%, 20%)
LABlab(68.6 13.2 -20.9)
LCHlch(68.6 24.7 302.2)
OKLCHoklch(0.734 0.064 297.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ada1cd on white: 2.40:1
AA ✗ fail · AA-large · AAA
Aa
#ada1cd on black: 8.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green63.1%
Blue80.4%

CMYK percentages

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

Color previews

#ada1cd text on a black background

contrast 8.76:1

Card sample

#ada1cd text on a white background

contrast 2.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ada1cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ada1cd in the Color Lab