#AE86EA Color Information

Hex color code: #AE86EA

The hex color #AE86EA is a serene purple with RGB values of (174, 134, 234) and HSL of (264°, 70%, 72%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#AE86EA
RGB
174, 134, 234
HSL
264°, 70%, 72%
CMYK
26%, 43%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE86EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 134, 234

Red: 174 / Green: 134 / Blue: 234

HSL

264°, 70%, 72%

Hue: 264° / Saturation: 70% / Lightness: 72%

CMYK

26%, 43%, 0%, 8%

Cyan: 26% / Magenta: 43% / Yellow: 0% / Key: 8%

What color is #AE86EA?

#AE86EA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE86EA to RGB:

rgb(174, 134, 234)HEX to RGB Converter →

HEX to HSL

Convert #AE86EA to HSL:

hsl(264, 70%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #AE86EA to CMYK:

cmyk(26%, 43%, 0%, 8%)Color Converter →

Color Meaning and Usage

#AE86EA is a cool purple color with RGB values of 174, 134, 234 and HSL of 264°, 70%, 72%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE86EA is #C2EA86, creating high-contrast pairings. For softer combinations, try analogous colors like #8690EA.

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

Contrast with #AE86EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE86EA?

#AE86EA is a cool purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AE86EA?

#AE86EA in RGB is (174, 134, 234) - 174 red, 134 green, and 234 blue.

How to use #AE86EA in CSS?

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

What colors go well with #AE86EA?

#C2EA86 (complementary), #8690EA (analogous), and #8245DE (lighter shade) work well with #AE86EA.