#AE8BC1 Color Information

Hex color code: #AE8BC1

A gentle purple shade, #AE8BC1 appears as (174, 139, 193) in RGB and (279°, 30%, 65%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#AE8BC1
RGB
174, 139, 193
HSL
279°, 30%, 65%
CMYK
10%, 28%, 0%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE8BC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 139, 193

Red: 174 / Green: 139 / Blue: 193

HSL

279°, 30%, 65%

Hue: 279° / Saturation: 30% / Lightness: 65%

CMYK

10%, 28%, 0%, 24%

Cyan: 10% / Magenta: 28% / Yellow: 0% / Key: 24%

What color is #AE8BC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE8BC1 to RGB:

rgb(174, 139, 193)HEX to RGB Converter →

HEX to HSL

Convert #AE8BC1 to HSL:

hsl(279, 30%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AE8BC1 to CMYK:

cmyk(10%, 28%, 0%, 24%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #AE8BC1 has RGB (174, 139, 193) and HSL (279°, 30%, 65%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE8BC1 is #9EC18B, creating high-contrast pairings. For softer combinations, try analogous colors like #938BC1.

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

Contrast with #AE8BC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE8BC1?

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

What is the RGB value of #AE8BC1?

#AE8BC1 in RGB is (174, 139, 193) - 174 red, 139 green, and 193 blue.

How to use #AE8BC1 in CSS?

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

What colors go well with #AE8BC1?

#9EC18B (complementary), #938BC1 (analogous), and #8B59A6 (lighter shade) work well with #AE8BC1.