#AE88CB Color Information

Hex color code: #AE88CB

A soft purple shade, #AE88CB appears as (174, 136, 203) in RGB and (274°, 39%, 66%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#AE88CB
RGB
174, 136, 203
HSL
274°, 39%, 66%
CMYK
14%, 33%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE88CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 136, 203

Red: 174 / Green: 136 / Blue: 203

HSL

274°, 39%, 66%

Hue: 274° / Saturation: 39% / Lightness: 66%

CMYK

14%, 33%, 0%, 20%

Cyan: 14% / Magenta: 33% / Yellow: 0% / Key: 20%

What color is #AE88CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE88CB to RGB:

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

HEX to HSL

Convert #AE88CB to HSL:

hsl(274, 39%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #AE88CB to CMYK:

cmyk(14%, 33%, 0%, 20%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #AE88CB has RGB (174, 136, 203) and HSL (274°, 39%, 66%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE88CB is #A4CA86, creating high-contrast pairings. For softer combinations, try analogous colors like #8B86CA.

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

Contrast with #AE88CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE88CB?

#AE88CB is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AE88CB?

#AE88CB in RGB is (174, 136, 203) - 174 red, 136 green, and 203 blue.

How to use #AE88CB in CSS?

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

What colors go well with #AE88CB?

#A4CA86 (complementary), #8B86CA (analogous), and #8951B3 (lighter shade) work well with #AE88CB.