#AE88CE Color Information

Hex color code: #AE88CE

A gentle purple shade, #AE88CE appears as (174, 136, 206) in RGB and (273°, 42%, 67%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#AE88CE
RGB
174, 136, 206
HSL
273°, 42%, 67%
CMYK
16%, 34%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE88CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 136, 206

Red: 174 / Green: 136 / Blue: 206

HSL

273°, 42%, 67%

Hue: 273° / Saturation: 42% / Lightness: 67%

CMYK

16%, 34%, 0%, 19%

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

What color is #AE88CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE88CE to RGB:

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

HEX to HSL

Convert #AE88CE to HSL:

hsl(273, 42%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #AE88CE to CMYK:

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

Color Meaning and Usage

A soft purple tone, #AE88CE has RGB (174, 136, 206) and HSL (273°, 42%, 67%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE88CE is #A7CE88, creating high-contrast pairings. For softer combinations, try analogous colors like #8B88CE.

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

Contrast with #AE88CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE88CE?

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

What is the RGB value of #AE88CE?

#AE88CE in RGB is (174, 136, 206) - 174 red, 136 green, and 206 blue.

How to use #AE88CE in CSS?

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

What colors go well with #AE88CE?

#A7CE88 (complementary), #8B88CE (analogous), and #8A51B8 (lighter shade) work well with #AE88CE.