#AE84BD Color Information

Hex color code: #AE84BD

#AE84BD is a gentle purple color. In RGB it is (174, 132, 189), and in HSL it is (284°, 30%, 63%). It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#AE84BD
RGB
174, 132, 189
HSL
284°, 30%, 63%
CMYK
8%, 30%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE84BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 132, 189

Red: 174 / Green: 132 / Blue: 189

HSL

284°, 30%, 63%

Hue: 284° / Saturation: 30% / Lightness: 63%

CMYK

8%, 30%, 0%, 26%

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

What color is #AE84BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE84BD to RGB:

rgb(174, 132, 189)HEX to RGB Converter →

HEX to HSL

Convert #AE84BD to HSL:

hsl(284, 30%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #AE84BD to CMYK:

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

Color Meaning and Usage

#AE84BD is a subtle purple color with RGB values of 174, 132, 189 and HSL of 284°, 30%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE84BD is #93BD84, creating high-contrast pairings. For softer combinations, try analogous colors like #9284BD.

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

Contrast with #AE84BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE84BD?

#AE84BD is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AE84BD?

#AE84BD in RGB is (174, 132, 189) - 174 red, 132 green, and 189 blue.

How to use #AE84BD in CSS?

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

What colors go well with #AE84BD?

#93BD84 (complementary), #9284BD (analogous), and #8C569F (lighter shade) work well with #AE84BD.