#AD8BD4 Color Information

Hex color code: #AD8BD4

#AD8BD4 is a pastel purple color. In RGB it is (173, 139, 212), and in HSL it is (268°, 46%, 69%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#AD8BD4
RGB
173, 139, 212
HSL
268°, 46%, 69%
CMYK
18%, 34%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD8BD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 139, 212

Red: 173 / Green: 139 / Blue: 212

HSL

268°, 46%, 69%

Hue: 268° / Saturation: 46% / Lightness: 69%

CMYK

18%, 34%, 0%, 17%

Cyan: 18% / Magenta: 34% / Yellow: 0% / Key: 17%

What color is #AD8BD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD8BD4 to RGB:

rgb(173, 139, 212)HEX to RGB Converter →

HEX to HSL

Convert #AD8BD4 to HSL:

hsl(268, 46%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #AD8BD4 to CMYK:

cmyk(18%, 34%, 0%, 17%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #AD8BD4 has RGB (173, 139, 212) and HSL (268°, 46%, 69%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD8BD4 is #B2D48C, creating high-contrast pairings. For softer combinations, try analogous colors like #8C8ED4.

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

Contrast with #AD8BD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD8BD4?

#AD8BD4 is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AD8BD4?

#AD8BD4 in RGB is (173, 139, 212) - 173 red, 139 green, and 212 blue.

How to use #AD8BD4 in CSS?

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

What colors go well with #AD8BD4?

#B2D48C (complementary), #8C8ED4 (analogous), and #8654C0 (lighter shade) work well with #AD8BD4.