Skip to content

#ada2cb

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

RGB
173, 162, 203
HSL
256°, 28%, 72%
CMYK
15, 20, 0, 20
Luminance
0.3904

Every format

HEX#ada2cb
RGBrgb(173, 162, 203)
HSLhsl(256, 28%, 72%)
CMYKcmyk(15%, 20%, 0%, 20%)
LABlab(68.8 12.2 -19.5)
LCHlch(68.8 23.0 302.0)
OKLCHoklch(0.736 0.060 297.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green63.5%
Blue79.6%

CMYK percentages

Cyan14.8%
Magenta20.2%
Yellow0.0%
Key (black)20.4%

Color previews

#ada2cb text on a black background

contrast 8.81:1

Card sample

#ada2cb text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ada2cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ada2cb in the Color Lab