#AC7EBE Color Information

Hex color code: #AC7EBE

A gentle purple shade, #AC7EBE appears as (172, 126, 190) in RGB and (283°, 33%, 62%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#AC7EBE
RGB
172, 126, 190
HSL
283°, 33%, 62%
CMYK
9%, 34%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC7EBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 126, 190

Red: 172 / Green: 126 / Blue: 190

HSL

283°, 33%, 62%

Hue: 283° / Saturation: 33% / Lightness: 62%

CMYK

9%, 34%, 0%, 25%

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

What color is #AC7EBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC7EBE to RGB:

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

HEX to HSL

Convert #AC7EBE to HSL:

hsl(283, 33%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #AC7EBE to CMYK:

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

Color Meaning and Usage

#AC7EBE is a soft purple color with RGB values of 172, 126, 190 and HSL of 283°, 33%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC7EBE is #90BE7E, creating high-contrast pairings. For softer combinations, try analogous colors like #8C7EBE.

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

Contrast with #AC7EBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC7EBE?

#AC7EBE is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AC7EBE?

#AC7EBE in RGB is (172, 126, 190) - 172 red, 126 green, and 190 blue.

How to use #AC7EBE in CSS?

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

What colors go well with #AC7EBE?

#90BE7E (complementary), #8C7EBE (analogous), and #89509F (lighter shade) work well with #AC7EBE.