#AE8DCE Color Information

Hex color code: #AE8DCE

The hex color #AE8DCE is a delicate purple with RGB values of (174, 141, 206) and HSL of (270°, 40%, 68%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#AE8DCE
RGB
174, 141, 206
HSL
270°, 40%, 68%
CMYK
16%, 32%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE8DCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 141, 206

Red: 174 / Green: 141 / Blue: 206

HSL

270°, 40%, 68%

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

CMYK

16%, 32%, 0%, 19%

Cyan: 16% / Magenta: 32% / Yellow: 0% / Key: 19%

What color is #AE8DCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE8DCE to RGB:

rgb(174, 141, 206)HEX to RGB Converter →

HEX to HSL

Convert #AE8DCE to HSL:

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

HEX to CMYK

Convert #AE8DCE to CMYK:

cmyk(16%, 32%, 0%, 19%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #AE8DCE has RGB (174, 141, 206) and HSL (270°, 40%, 68%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE8DCE is #ADCE8D, creating high-contrast pairings. For softer combinations, try analogous colors like #8D8DCE.

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

Contrast with #AE8DCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE8DCE?

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

What is the RGB value of #AE8DCE?

#AE8DCE in RGB is (174, 141, 206) - 174 red, 141 green, and 206 blue.

How to use #AE8DCE in CSS?

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

What colors go well with #AE8DCE?

#ADCE8D (complementary), #8D8DCE (analogous), and #8757B7 (lighter shade) work well with #AE8DCE.