#AC9ABB Color Information

Hex color code: #AC9ABB

A pastel purple shade, #AC9ABB appears as (172, 154, 187) in RGB and (273°, 20%, 67%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#AC9ABB
RGB
172, 154, 187
HSL
273°, 20%, 67%
CMYK
8%, 18%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC9ABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 154, 187

Red: 172 / Green: 154 / Blue: 187

HSL

273°, 20%, 67%

Hue: 273° / Saturation: 20% / Lightness: 67%

CMYK

8%, 18%, 0%, 27%

Cyan: 8% / Magenta: 18% / Yellow: 0% / Key: 27%

What color is #AC9ABB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC9ABB to RGB:

rgb(172, 154, 187)HEX to RGB Converter →

HEX to HSL

Convert #AC9ABB to HSL:

hsl(273, 20%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #AC9ABB to CMYK:

cmyk(8%, 18%, 0%, 27%)Color Converter →

Color Meaning and Usage

#AC9ABB is a delicate purple color with RGB values of 172, 154, 187 and HSL of 273°, 20%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC9ABB is #A9BC9A, creating high-contrast pairings. For softer combinations, try analogous colors like #9C9ABC.

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

Contrast with #AC9ABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC9ABB?

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

What is the RGB value of #AC9ABB?

#AC9ABB in RGB is (172, 154, 187) - 172 red, 154 green, and 187 blue.

How to use #AC9ABB in CSS?

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

What colors go well with #AC9ABB?

#A9BC9A (complementary), #9C9ABC (analogous), and #876C9D (lighter shade) work well with #AC9ABB.