#AC8BCE Color Information

Hex color code: #AC8BCE

A gentle purple shade, #AC8BCE appears as (172, 139, 206) in RGB and (270°, 41%, 68%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#AC8BCE
RGB
172, 139, 206
HSL
270°, 41%, 68%
CMYK
17%, 33%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC8BCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 139, 206

Red: 172 / Green: 139 / Blue: 206

HSL

270°, 41%, 68%

Hue: 270° / Saturation: 41% / Lightness: 68%

CMYK

17%, 33%, 0%, 19%

Cyan: 17% / Magenta: 33% / Yellow: 0% / Key: 19%

What color is #AC8BCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC8BCE to RGB:

rgb(172, 139, 206)HEX to RGB Converter →

HEX to HSL

Convert #AC8BCE to HSL:

hsl(270, 41%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #AC8BCE to CMYK:

cmyk(17%, 33%, 0%, 19%)Color Converter →

Color Meaning and Usage

#AC8BCE is a gentle purple color with RGB values of 172, 139, 206 and HSL of 270°, 41%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC8BCE is #ADCF8C, creating high-contrast pairings. For softer combinations, try analogous colors like #8C8CCF.

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

Contrast with #AC8BCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC8BCE?

#AC8BCE is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AC8BCE?

#AC8BCE in RGB is (172, 139, 206) - 172 red, 139 green, and 206 blue.

How to use #AC8BCE in CSS?

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

What colors go well with #AC8BCE?

#ADCF8C (complementary), #8C8CCF (analogous), and #8756B8 (lighter shade) work well with #AC8BCE.