#AE64C4 Color Information

Hex color code: #AE64C4

The hex color #AE64C4 is a delicate magenta with RGB values of (174, 100, 196) and HSL of (286°, 45%, 58%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#AE64C4
RGB
174, 100, 196
HSL
286°, 45%, 58%
CMYK
11%, 49%, 0%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE64C4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 100, 196

Red: 174 / Green: 100 / Blue: 196

HSL

286°, 45%, 58%

Hue: 286° / Saturation: 45% / Lightness: 58%

CMYK

11%, 49%, 0%, 23%

Cyan: 11% / Magenta: 49% / Yellow: 0% / Key: 23%

What color is #AE64C4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE64C4 to RGB:

rgb(174, 100, 196)HEX to RGB Converter →

HEX to HSL

Convert #AE64C4 to HSL:

hsl(286, 45%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #AE64C4 to CMYK:

cmyk(11%, 49%, 0%, 23%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #AE64C4 has RGB (174, 100, 196) and HSL (286°, 45%, 58%). 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 #AE64C4 is #7AC464, creating high-contrast pairings. For softer combinations, try analogous colors like #7D64C4.

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

Contrast with #AE64C4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE64C4?

#AE64C4 is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AE64C4?

#AE64C4 in RGB is (174, 100, 196) - 174 red, 100 green, and 196 blue.

How to use #AE64C4 in CSS?

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

What colors go well with #AE64C4?

#7AC464 (complementary), #7D64C4 (analogous), and #883C9F (lighter shade) work well with #AE64C4.