Skip to content

#ada2da

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

RGB
173, 162, 218
HSL
252°, 43%, 75%
CMYK
21, 26, 0, 15
Luminance
0.3979

Every format

HEX#ada2da
RGBrgb(173, 162, 218)
HSLhsl(252, 43%, 75%)
CMYKcmyk(21%, 26%, 0%, 15%)
LABlab(69.3 15.5 -26.9)
LCHlch(69.3 31.1 299.9)
OKLCHoklch(0.741 0.081 293.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green63.5%
Blue85.5%

CMYK percentages

Cyan20.6%
Magenta25.7%
Yellow0.0%
Key (black)14.5%

Color previews

#ada2da text on a black background

contrast 8.96:1

Card sample

#ada2da text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ada2da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ada2da in the Color Lab