#AE74CF Color Information

Hex color code: #AE74CF

A pastel purple shade, #AE74CF appears as (174, 116, 207) in RGB and (278°, 49%, 63%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#AE74CF
RGB
174, 116, 207
HSL
278°, 49%, 63%
CMYK
16%, 44%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE74CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 116, 207

Red: 174 / Green: 116 / Blue: 207

HSL

278°, 49%, 63%

Hue: 278° / Saturation: 49% / Lightness: 63%

CMYK

16%, 44%, 0%, 19%

Cyan: 16% / Magenta: 44% / Yellow: 0% / Key: 19%

What color is #AE74CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE74CF to RGB:

rgb(174, 116, 207)HEX to RGB Converter →

HEX to HSL

Convert #AE74CF to HSL:

hsl(278, 49%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #AE74CF to CMYK:

cmyk(16%, 44%, 0%, 19%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #AE74CF has RGB (174, 116, 207) and HSL (278°, 49%, 63%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE74CF is #94CF72, creating high-contrast pairings. For softer combinations, try analogous colors like #7F72CF.

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

Contrast with #AE74CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE74CF?

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

What is the RGB value of #AE74CF?

#AE74CF in RGB is (174, 116, 207) - 174 red, 116 green, and 207 blue.

How to use #AE74CF in CSS?

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

What colors go well with #AE74CF?

#94CF72 (complementary), #7F72CF (analogous), and #8A3EB6 (lighter shade) work well with #AE74CF.