#AC89BD Color Information

Hex color code: #AC89BD

The hex color #AC89BD is a subtle purple with RGB values of (172, 137, 189) and HSL of (280°, 28%, 64%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#AC89BD
RGB
172, 137, 189
HSL
280°, 28%, 64%
CMYK
9%, 28%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC89BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 137, 189

Red: 172 / Green: 137 / Blue: 189

HSL

280°, 28%, 64%

Hue: 280° / Saturation: 28% / Lightness: 64%

CMYK

9%, 28%, 0%, 26%

Cyan: 9% / Magenta: 28% / Yellow: 0% / Key: 26%

What color is #AC89BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC89BD to RGB:

rgb(172, 137, 189)HEX to RGB Converter →

HEX to HSL

Convert #AC89BD to HSL:

hsl(280, 28%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #AC89BD to CMYK:

cmyk(9%, 28%, 0%, 26%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #AC89BD has RGB (172, 137, 189) and HSL (280°, 28%, 64%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC89BD is #9BBD89, creating high-contrast pairings. For softer combinations, try analogous colors like #9289BD.

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

Contrast with #AC89BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC89BD?

#AC89BD is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AC89BD?

#AC89BD in RGB is (172, 137, 189) - 172 red, 137 green, and 189 blue.

How to use #AC89BD in CSS?

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

What colors go well with #AC89BD?

#9BBD89 (complementary), #9289BD (analogous), and #895AA0 (lighter shade) work well with #AC89BD.