Skip to content

#ad5def

a light, electric violet · warm · closest name: slateblue

RGB
173, 93, 239
HSL
273°, 82%, 65%
CMYK
28, 61, 0, 6
Luminance
0.2294

Every format

HEX#ad5def
RGBrgb(173, 93, 239)
HSLhsl(273, 82%, 65%)
CMYKcmyk(28%, 61%, 0%, 6%)
LABlab(55.0 58.1 -61.1)
LCHlch(55.0 84.3 313.5)
OKLCHoklch(0.637 0.215 306.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ad5def on white: 3.76:1
AA ✗ fail · AA-large · AAA
Aa
#ad5def on black: 5.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green36.5%
Blue93.7%

CMYK percentages

Cyan27.6%
Magenta61.1%
Yellow0.0%
Key (black)6.3%

Color previews

#ad5def text on a black background

contrast 5.59:1

Card sample

#ad5def text on a white background

contrast 3.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ad5def

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ad5def in the Color Lab