#AD89C0 Color Information

Hex color code: #AD89C0

The hex color #AD89C0 is a gentle purple with RGB values of (173, 137, 192) and HSL of (279°, 30%, 65%). It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#AD89C0
RGB
173, 137, 192
HSL
279°, 30%, 65%
CMYK
10%, 29%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD89C0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 137, 192

Red: 173 / Green: 137 / Blue: 192

HSL

279°, 30%, 65%

Hue: 279° / Saturation: 30% / Lightness: 65%

CMYK

10%, 29%, 0%, 25%

Cyan: 10% / Magenta: 29% / Yellow: 0% / Key: 25%

What color is #AD89C0?

#AD89C0 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD89C0 to RGB:

rgb(173, 137, 192)HEX to RGB Converter →

HEX to HSL

Convert #AD89C0 to HSL:

hsl(279, 30%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AD89C0 to CMYK:

cmyk(10%, 29%, 0%, 25%)Color Converter →

Color Meaning and Usage

#AD89C0 is a delicate purple color with RGB values of 173, 137, 192 and HSL of 279°, 30%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD89C0 is #9EC18B, creating high-contrast pairings. For softer combinations, try analogous colors like #938BC1.

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

Contrast with #AD89C0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD89C0?

#AD89C0 is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AD89C0?

#AD89C0 in RGB is (173, 137, 192) - 173 red, 137 green, and 192 blue.

How to use #AD89C0 in CSS?

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

What colors go well with #AD89C0?

#9EC18B (complementary), #938BC1 (analogous), and #8B59A6 (lighter shade) work well with #AD89C0.