#AE8FEF Color Information

Hex color code: #AE8FEF

#AE8FEF is a vivid purple color. In RGB it is (174, 143, 239), and in HSL it is (259°, 75%, 75%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#AE8FEF
RGB
174, 143, 239
HSL
259°, 75%, 75%
CMYK
27%, 40%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE8FEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 143, 239

Red: 174 / Green: 143 / Blue: 239

HSL

259°, 75%, 75%

Hue: 259° / Saturation: 75% / Lightness: 75%

CMYK

27%, 40%, 0%, 6%

Cyan: 27% / Magenta: 40% / Yellow: 0% / Key: 6%

What color is #AE8FEF?

#AE8FEF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE8FEF to RGB:

rgb(174, 143, 239)HEX to RGB Converter →

HEX to HSL

Convert #AE8FEF to HSL:

hsl(259, 75%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #AE8FEF to CMYK:

cmyk(27%, 40%, 0%, 6%)Color Converter →

Color Meaning and Usage

A bold purple tone, #AE8FEF has RGB (174, 143, 239) and HSL (259°, 75%, 75%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE8FEF is #D1EF8F, creating high-contrast pairings. For softer combinations, try analogous colors like #8FA1EF.

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

Contrast with #AE8FEF

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

Contrast Ratio: 7.98:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE8FEF?

#AE8FEF is a bold purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AE8FEF?

#AE8FEF in RGB is (174, 143, 239) - 174 red, 143 green, and 239 blue.

How to use #AE8FEF in CSS?

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

What colors go well with #AE8FEF?

#D1EF8F (complementary), #8FA1EF (analogous), and #7D4CE6 (lighter shade) work well with #AE8FEF.