#AC89BE Color Information

Hex color code: #AC89BE

A gentle purple shade, #AC89BE appears as (172, 137, 190) in RGB and (280°, 29%, 64%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#AC89BE
RGB
172, 137, 190
HSL
280°, 29%, 64%
CMYK
9%, 28%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC89BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 137, 190

Red: 172 / Green: 137 / Blue: 190

HSL

280°, 29%, 64%

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

CMYK

9%, 28%, 0%, 25%

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

What color is #AC89BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC89BE to RGB:

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

HEX to HSL

Convert #AC89BE to HSL:

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

HEX to CMYK

Convert #AC89BE to CMYK:

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

Color Meaning and Usage

A pastel purple tone, #AC89BE has RGB (172, 137, 190) and HSL (280°, 29%, 64%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC89BE is #9ABE89, creating high-contrast pairings. For softer combinations, try analogous colors like #9189BE.

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

Contrast with #AC89BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC89BE?

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

What is the RGB value of #AC89BE?

#AC89BE in RGB is (172, 137, 190) - 172 red, 137 green, and 190 blue.

How to use #AC89BE in CSS?

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

What colors go well with #AC89BE?

#9ABE89 (complementary), #9189BE (analogous), and #8959A1 (lighter shade) work well with #AC89BE.