#AC6EBA Color Information

Hex color code: #AC6EBA

A subtle magenta shade, #AC6EBA appears as (172, 110, 186) in RGB and (289°, 36%, 58%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#AC6EBA
RGB
172, 110, 186
HSL
289°, 36%, 58%
CMYK
8%, 41%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC6EBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 110, 186

Red: 172 / Green: 110 / Blue: 186

HSL

289°, 36%, 58%

Hue: 289° / Saturation: 36% / Lightness: 58%

CMYK

8%, 41%, 0%, 27%

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

What color is #AC6EBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC6EBA to RGB:

rgb(172, 110, 186)HEX to RGB Converter →

HEX to HSL

Convert #AC6EBA to HSL:

hsl(289, 36%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #AC6EBA to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #AC6EBA has RGB (172, 110, 186) and HSL (289°, 36%, 58%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC6EBA is #7BBA6D, creating high-contrast pairings. For softer combinations, try analogous colors like #866DBA.

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

Contrast with #AC6EBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC6EBA?

#AC6EBA is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AC6EBA?

#AC6EBA in RGB is (172, 110, 186) - 172 red, 110 green, and 186 blue.

How to use #AC6EBA in CSS?

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

What colors go well with #AC6EBA?

#7BBA6D (complementary), #866DBA (analogous), and #874695 (lighter shade) work well with #AC6EBA.