#AC9DBC Color Information

Hex color code: #AC9DBC

A balanced purple shade, #AC9DBC appears as (172, 157, 188) in RGB and (269°, 19%, 68%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#AC9DBC
RGB
172, 157, 188
HSL
269°, 19%, 68%
CMYK
9%, 16%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC9DBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 157, 188

Red: 172 / Green: 157 / Blue: 188

HSL

269°, 19%, 68%

Hue: 269° / Saturation: 19% / Lightness: 68%

CMYK

9%, 16%, 0%, 26%

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

What color is #AC9DBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC9DBC to RGB:

rgb(172, 157, 188)HEX to RGB Converter →

HEX to HSL

Convert #AC9DBC to HSL:

hsl(269, 19%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #AC9DBC to CMYK:

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

Color Meaning and Usage

#AC9DBC is a muted purple color with RGB values of 172, 157, 188 and HSL of 269°, 19%, 68%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC9DBC is #AEBD9E, creating high-contrast pairings. For softer combinations, try analogous colors like #9E9EBD.

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

Contrast with #AC9DBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC9DBC?

#AC9DBC is a muted purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AC9DBC?

#AC9DBC in RGB is (172, 157, 188) - 172 red, 157 green, and 188 blue.

How to use #AC9DBC in CSS?

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

What colors go well with #AC9DBC?

#AEBD9E (complementary), #9E9EBD (analogous), and #86709E (lighter shade) work well with #AC9DBC.