#AD8DEC Color Information

Hex color code: #AD8DEC

#AD8DEC is a striking purple color. In RGB it is (173, 141, 236), and in HSL it is (260°, 71%, 74%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#AD8DEC
RGB
173, 141, 236
HSL
260°, 71%, 74%
CMYK
27%, 40%, 0%, 7%

Shades

CSS Usage
color: #AD8DEC;
background-color: #AD8DEC;
border-color: #AD8DEC;
box-shadow: 0 0 10px #AD8DEC;
border: 2px solid #AD8DEC;
Tailwind Usage
bg-[#AD8DEC]
text-[#AD8DEC]
border-[#AD8DEC]
shadow-[0_0_10px_AD8DEC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #AD8DEC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #AD8DEC; color: #000000; }

Badge

New Feature
.badge { background-color: #AD8DEC; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #AD8DEC; background-color: #AD8DEC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #AD8DEC20; border-left: 4px solid #AD8DEC; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #AD8DEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #AD8DEC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 141, 236

Red: 173 / Green: 141 / Blue: 236

HSL

260°, 71%, 74%

Hue: 260° / Saturation: 71% / Lightness: 74%

CMYK

27%, 40%, 0%, 7%

Cyan: 27% / Magenta: 40% / Yellow: 0% / Key: 7%

What color is #AD8DEC?

#AD8DEC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD8DEC to RGB:

rgb(173, 141, 236)HEX to RGB Converter →

HEX to HSL

Convert #AD8DEC to HSL:

hsl(260, 71%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #AD8DEC to CMYK:

cmyk(27%, 40%, 0%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching purple tone, #AD8DEC has RGB (173, 141, 236) and HSL (260°, 71%, 74%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD8DEC is #CCEC8E, creating high-contrast pairings. For softer combinations, try analogous colors like #8E9DEC.

Use #AD8DEC in CSS: color: #AD8DEC or background-color: #AD8DEC. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #AD8DEC

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 7.80:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD8DEC?

#AD8DEC is a eye-catching purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AD8DEC?

#AD8DEC in RGB is (173, 141, 236) - 173 red, 141 green, and 236 blue.

How to use #AD8DEC in CSS?

Use #AD8DEC directly in your CSS properties like color or background-color.

What colors go well with #AD8DEC?

#CCEC8E (complementary), #8E9DEC (analogous), and #7E4CE1 (lighter shade) work well with #AD8DEC.