Skip to content

#ada2ec

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

RGB
173, 162, 236
HSL
249°, 66%, 78%
CMYK
27, 31, 0, 8
Luminance
0.4078

Every format

HEX#ada2ec
RGBrgb(173, 162, 236)
HSLhsl(249, 66%, 78%)
CMYKcmyk(27%, 31%, 0%, 8%)
LABlab(70.0 19.8 -35.7)
LCHlch(70.0 40.8 298.9)
OKLCHoklch(0.749 0.106 290.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ada2ec on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#ada2ec on black: 9.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green63.5%
Blue92.5%

CMYK percentages

Cyan26.7%
Magenta31.4%
Yellow0.0%
Key (black)7.5%

Color previews

#ada2ec text on a black background

contrast 9.16:1

Card sample

#ada2ec text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ada2ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ada2ec in the Color Lab