#AE4BEC Color Information

Hex color code: #AE4BEC

The hex color #AE4BEC is a bold purple with RGB values of (174, 75, 236) and HSL of (277°, 81%, 61%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#AE4BEC
RGB
174, 75, 236
HSL
277°, 81%, 61%
CMYK
26%, 68%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE4BEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 75, 236

Red: 174 / Green: 75 / Blue: 236

HSL

277°, 81%, 61%

Hue: 277° / Saturation: 81% / Lightness: 61%

CMYK

26%, 68%, 0%, 7%

Cyan: 26% / Magenta: 68% / Yellow: 0% / Key: 7%

What color is #AE4BEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE4BEC to RGB:

rgb(174, 75, 236)HEX to RGB Converter →

HEX to HSL

Convert #AE4BEC to HSL:

hsl(277, 81%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #AE4BEC to CMYK:

cmyk(26%, 68%, 0%, 7%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #AE4BEC has RGB (174, 75, 236) and HSL (277°, 81%, 61%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE4BEC is #89EC4B, creating high-contrast pairings. For softer combinations, try analogous colors like #5E4BEC.

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

Contrast with #AE4BEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE4BEC?

#AE4BEC is a vivid purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #AE4BEC?

#AE4BEC in RGB is (174, 75, 236) - 174 red, 75 green, and 236 blue.

How to use #AE4BEC in CSS?

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

What colors go well with #AE4BEC?

#89EC4B (complementary), #5E4BEC (analogous), and #8B16D4 (lighter shade) work well with #AE4BEC.