#AC9DCD Color Information

Hex color code: #AC9DCD

A gentle purple shade, #AC9DCD appears as (172, 157, 205) in RGB and (259°, 32%, 71%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#AC9DCD
RGB
172, 157, 205
HSL
259°, 32%, 71%
CMYK
16%, 23%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC9DCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 157, 205

Red: 172 / Green: 157 / Blue: 205

HSL

259°, 32%, 71%

Hue: 259° / Saturation: 32% / Lightness: 71%

CMYK

16%, 23%, 0%, 20%

Cyan: 16% / Magenta: 23% / Yellow: 0% / Key: 20%

What color is #AC9DCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC9DCD to RGB:

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

HEX to HSL

Convert #AC9DCD to HSL:

hsl(259, 32%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #AC9DCD to CMYK:

cmyk(16%, 23%, 0%, 20%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #AC9DCD has RGB (172, 157, 205) and HSL (259°, 32%, 71%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC9DCD is #BECD9D, creating high-contrast pairings. For softer combinations, try analogous colors like #9DA6CD.

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

Contrast with #AC9DCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC9DCD?

#AC9DCD is a gentle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AC9DCD?

#AC9DCD in RGB is (172, 157, 205) - 172 red, 157 green, and 205 blue.

How to use #AC9DCD in CSS?

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

What colors go well with #AC9DCD?

#BECD9D (complementary), #9DA6CD (analogous), and #826BB3 (lighter shade) work well with #AC9DCD.