#AE13EC Color Information

Hex color code: #AE13EC

The hex color #AE13EC is a vivid purple with RGB values of (174, 19, 236) and HSL of (283°, 85%, 50%). It is commonly used in modern UI design.

Try:
Color NameDark Violet
HEX
#AE13EC
RGB
174, 19, 236
HSL
283°, 85%, 50%
CMYK
26%, 92%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #AE13EC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #AE13EC; color: #FFFFFF; }

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 #AE13EC; background-color: #AE13EC15; }

Alert / Toast

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

Link / Accent

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

a { color: #AE13EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 19, 236

Red: 174 / Green: 19 / Blue: 236

HSL

283°, 85%, 50%

Hue: 283° / Saturation: 85% / Lightness: 50%

CMYK

26%, 92%, 0%, 7%

Cyan: 26% / Magenta: 92% / Yellow: 0% / Key: 7%

What color is #AE13EC?

#AE13EC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE13EC to RGB:

rgb(174, 19, 236)HEX to RGB Converter →

HEX to HSL

Convert #AE13EC to HSL:

hsl(283, 85%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #AE13EC to CMYK:

cmyk(26%, 92%, 0%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching purple tone, #AE13EC has RGB (174, 19, 236) and HSL (283°, 85%, 50%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE13EC is #51EC13, creating high-contrast pairings. For softer combinations, try analogous colors like #4213EC.

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

Contrast with #AE13EC

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

Contrast Ratio: 4.10:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE13EC?

#AE13EC is a eye-catching purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #AE13EC?

#AE13EC in RGB is (174, 19, 236) - 174 red, 19 green, and 236 blue.

How to use #AE13EC in CSS?

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

What colors go well with #AE13EC?

#51EC13 (complementary), #4213EC (analogous), and #7A0DA5 (lighter shade) work well with #AE13EC.