#AC7CDA Color Information

Hex color code: #AC7CDA

The hex color #AC7CDA is a muted purple with RGB values of (172, 124, 218) and HSL of (271°, 56%, 67%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#AC7CDA
RGB
172, 124, 218
HSL
271°, 56%, 67%
CMYK
21%, 43%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC7CDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 124, 218

Red: 172 / Green: 124 / Blue: 218

HSL

271°, 56%, 67%

Hue: 271° / Saturation: 56% / Lightness: 67%

CMYK

21%, 43%, 0%, 15%

Cyan: 21% / Magenta: 43% / Yellow: 0% / Key: 15%

What color is #AC7CDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC7CDA to RGB:

rgb(172, 124, 218)HEX to RGB Converter →

HEX to HSL

Convert #AC7CDA to HSL:

hsl(271, 56%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #AC7CDA to CMYK:

cmyk(21%, 43%, 0%, 15%)Color Converter →

Color Meaning and Usage

#AC7CDA is a neutral purple color with RGB values of 172, 124, 218 and HSL of 271°, 56%, 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 #AC7CDA is #A9DA7C, creating high-contrast pairings. For softer combinations, try analogous colors like #7D7CDA.

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

Contrast with #AC7CDA

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

Contrast Ratio: 6.65:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC7CDA?

#AC7CDA is a neutral purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AC7CDA?

#AC7CDA in RGB is (172, 124, 218) - 172 red, 124 green, and 218 blue.

How to use #AC7CDA in CSS?

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

What colors go well with #AC7CDA?

#A9DA7C (complementary), #7D7CDA (analogous), and #8740C9 (lighter shade) work well with #AC7CDA.