✓ Copied to clipboard
#AC3EB1 (Purple) color swatch preview — Color From Pic.
#AC3EB1 — Purple color swatch

Purple

#AC3EB1

📝 Color Information for #AC3EB1

The hexadecimal color code #AC3EB1 represents a medium shade in the purple family. In the RGB color model, this color is composed of 172 red, 62 green, and 177 blue, which translates to approximately 67% red, 24% green, and 69% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #AC3EB1 has a hue of 297 degrees, a saturation level of 48%, and a lightness value of 47%. The hue angle of 297° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 297°, saturation of 65%, and brightness/value of 69%. For print applications using the CMYK color model, #AC3EB1 would be reproduced using 3% cyan, 65% magenta, 0% yellow, and 31% black. The closest web-safe color is #993399, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #AC3EB1 with other colors, consider its complementary color at hue 117° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11288241, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AC3EB1

Tailwind CSS
fuchsia-700
HEX
#AC3EB1
RGB
rgb(172, 62, 177)
RGB %
67%, 24%, 69%
HSL
hsl(297, 48%, 47%)
HSV
hsv(297, 65%, 69%)
CMYK
3%, 65%, 0%, 31%
Decimal
11288241
Web Safe
#993399

🎨 Color Schemes for #AC3EB1

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AC3EB1

🌗 Shades and Tints of #AC3EB1

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AC3EB1

Tones (adding gray / desaturating)

🌈 Hue Variations of #AC3EB1

Hue Variations (shifting the color spectrum)

👁️ Preview of #AC3EB1 in Use

Text on #AC3EB1
This demonstrates text readability on the color background. (Click to edit)
#AC3EB1 as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #AC3EB1

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #AC3EB1

:root { --color-hex: #AC3EB1; --color-rgb: 172, 62, 177; --color-hsl: 297, 48%, 47%; } .bg-color { background-color: #AC3EB1; } .text-color { color: #AC3EB1; } .border-color { border-color: #AC3EB1; }

🛠️ Use #AC3EB1 in Your Project

🎨
Build a Palette with #AC3EB1
Generate harmonious color schemes
⚖️
Check Contrast for #AC3EB1
WCAG accessibility testing
🌈
Create a Gradient with #AC3EB1
Beautiful CSS gradients

🔗 Related Colors to #AC3EB1

#723EB1
Hue -30°
#8F3EB1
Hue -15°
#B13E9A
Hue +15°
#B13E7E
Hue +30°
#923597
85% L
#792C7D
70% L
#58205B
50% L
#331335
30% L
#C260C7
58% L
#D186D5
68% L
#E1B0E3
79% L
#EFD5F0
89% L

About Purple (#AC3EB1)

Purple is a medium, moderately saturated, cool purple color with a hue angle of 297°, saturation of 48%, and lightness of 47%. Its RGB value is (172, 62, 177) and its CMYK breakdown is C:3% M:65% Y:0% K:31%.

This is a Summer (Cool) color palette archetype. Royalty, Luxury, Ambition, Magic. Purple combines the stability of blue and the energy of red.

Frequently Asked Questions About #AC3EB1

What is the HEX code for Purple? +

The HEX code for Purple is #AC3EB1. In CSS you can use it directly as color: #AC3EB1; or as a background: background-color: #AC3EB1;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #AC3EB1? +

The RGB value of #AC3EB1 is rgb(172, 62, 177). This means the color contains 172 out of 255 parts red, 62 out of 255 parts green, and 177 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(172, 62, 177);

What is the HSL value of #AC3EB1? +

The HSL value of #AC3EB1 is hsl(297, 48%, 47%). The hue is 297°, placing it in the purple family on the color wheel. The saturation is 48%, making it moderately saturated. The lightness is 47%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #AC3EB1 a warm or cool color? +

#AC3EB1 is classified as a cool color based on its hue angle of 297°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #AC3EB1? +

The approximate CMYK value of #AC3EB1 is C:3% M:65% Y:0% K:31%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #AC3EB1 with Other Tools

🔢
Color Converter
Get all formats for #AC3EB1 — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #AC3EB1 passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #AC3EB1.
👓
Blindness Simulator
See how #AC3EB1 appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #AC3EB1.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #AC3EB1.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #AC3EB1.
🔬
Technical Formats
See #AC3EB1 in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #AC3EB1 as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.