Skip to content

#adadeb

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

RGB
173, 173, 235
HSL
240°, 61%, 80%
CMYK
26, 26, 0, 8
Luminance
0.4477

Every format

HEX#adadeb
RGBrgb(173, 173, 235)
HSLhsl(240, 61%, 80%)
CMYKcmyk(26%, 26%, 0%, 8%)
LABlab(72.7 13.4 -31.0)
LCHlch(72.7 33.7 293.3)
OKLCHoklch(0.770 0.088 284.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adadeb on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#adadeb on black: 9.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green67.8%
Blue92.2%

CMYK percentages

Cyan26.4%
Magenta26.4%
Yellow0.0%
Key (black)7.8%

Color previews

#adadeb text on a black background

contrast 9.95:1

Card sample

#adadeb text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adadeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adadeb in the Color Lab