#AD9DDA Color Information

Hex color code: #AD9DDA

A subtle purple shade, #AD9DDA appears as (173, 157, 218) in RGB and (256°, 45%, 74%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#AD9DDA
RGB
173, 157, 218
HSL
256°, 45%, 74%
CMYK
21%, 28%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #AD9DDA; 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 #AD9DDA; background-color: #AD9DDA15; }

Alert / Toast

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

Link / Accent

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

a { color: #AD9DDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 157, 218

Red: 173 / Green: 157 / Blue: 218

HSL

256°, 45%, 74%

Hue: 256° / Saturation: 45% / Lightness: 74%

CMYK

21%, 28%, 0%, 15%

Cyan: 21% / Magenta: 28% / Yellow: 0% / Key: 15%

What color is #AD9DDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD9DDA to RGB:

rgb(173, 157, 218)HEX to RGB Converter →

HEX to HSL

Convert #AD9DDA to HSL:

hsl(256, 45%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #AD9DDA to CMYK:

cmyk(21%, 28%, 0%, 15%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #AD9DDA has RGB (173, 157, 218) and HSL (256°, 45%, 74%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD9DDA is #CBDB9F, creating high-contrast pairings. For softer combinations, try analogous colors like #9FADDB.

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

Contrast with #AD9DDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD9DDA?

#AD9DDA is a pastel purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AD9DDA?

#AD9DDA in RGB is (173, 157, 218) - 173 red, 157 green, and 218 blue.

How to use #AD9DDA in CSS?

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

What colors go well with #AD9DDA?

#CBDB9F (complementary), #9FADDB (analogous), and #8067C5 (lighter shade) work well with #AD9DDA.