#AE50ED Color Information

Hex color code: #AE50ED

The hex color #AE50ED is a vivid purple with RGB values of (174, 80, 237) and HSL of (276°, 81%, 62%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#AE50ED
RGB
174, 80, 237
HSL
276°, 81%, 62%
CMYK
27%, 66%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE50ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 80, 237

Red: 174 / Green: 80 / Blue: 237

HSL

276°, 81%, 62%

Hue: 276° / Saturation: 81% / Lightness: 62%

CMYK

27%, 66%, 0%, 7%

Cyan: 27% / Magenta: 66% / Yellow: 0% / Key: 7%

What color is #AE50ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE50ED to RGB:

rgb(174, 80, 237)HEX to RGB Converter →

HEX to HSL

Convert #AE50ED to HSL:

hsl(276, 81%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #AE50ED to CMYK:

cmyk(27%, 66%, 0%, 7%)Color Converter →

Color Meaning and Usage

A dynamic purple tone, #AE50ED has RGB (174, 80, 237) and HSL (276°, 81%, 62%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE50ED is #8EED50, creating high-contrast pairings. For softer combinations, try analogous colors like #5F50ED.

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

Contrast with #AE50ED

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

Contrast Ratio: 5.17:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE50ED?

#AE50ED is a dynamic purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #AE50ED?

#AE50ED in RGB is (174, 80, 237) - 174 red, 80 green, and 237 blue.

How to use #AE50ED in CSS?

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

What colors go well with #AE50ED?

#8EED50 (complementary), #5F50ED (analogous), and #8B17D9 (lighter shade) work well with #AE50ED.