✓ Copied to clipboard
#A55EE4 (Soft Cool Violet) color swatch preview — Color From Pic.
#A55EE4 — Soft Cool Violet color swatch

Soft Cool Violet

#A55EE4

📝 Color Information for #A55EE4

The hexadecimal color code #A55EE4 represents a light shade in the purple family. In the RGB color model, this color is composed of 165 red, 94 green, and 228 blue, which translates to approximately 65% red, 37% green, and 89% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #A55EE4 has a hue of 272 degrees, a saturation level of 71%, and a lightness value of 63%. The hue angle of 272° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 272°, saturation of 59%, and brightness/value of 89%. For print applications using the CMYK color model, #A55EE4 would be reproduced using 28% cyan, 59% magenta, 0% yellow, and 11% black. The closest web-safe color is #9966CC, 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 high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #A55EE4 with other colors, consider its complementary color at hue 92° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 10837732, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #A55EE4

Tailwind CSS
purple-500
HEX
#A55EE4
RGB
rgb(165, 94, 228)
RGB %
65%, 37%, 89%
HSL
hsl(272, 71%, 63%)
HSV
hsv(272, 59%, 89%)
CMYK
28%, 59%, 0%, 11%
Decimal
10837732
Web Safe
#9966CC

🎨 Color Schemes for #A55EE4

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #A55EE4

🌗 Shades and Tints of #A55EE4

Shades (adding black)
Tints (adding white)

🎚️ Tones of #A55EE4

Tones (adding gray / desaturating)

🌈 Hue Variations of #A55EE4

Hue Variations (shifting the color spectrum)

👁️ Preview of #A55EE4 in Use

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

👓 Color Blindness Simulation for #A55EE4

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 #A55EE4

:root { --color-hex: #A55EE4; --color-rgb: 165, 94, 228; --color-hsl: 272, 71%, 63%; } .bg-color { background-color: #A55EE4; } .text-color { color: #A55EE4; } .border-color { border-color: #A55EE4; }

🛠️ Use #A55EE4 in Your Project

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

🔗 Related Colors to #A55EE4

#625EE4
Hue -30°
#845EE4
Hue -15°
#C75EE4
Hue +15°
#E45EDF
Hue +30°
#8F36DD
85% L
#7621C0
70% L
#55188C
50% L
#330E53
30% L
#B67CE9
70% L
#CA9FEF
78% L
#DBBEF4
85% L
#EEE0FA
93% L

About Soft Cool Violet (#A55EE4)

Soft Cool Violet is a medium, vibrant, cool purple color with a hue angle of 272°, saturation of 71%, and lightness of 63%. Its RGB value is (165, 94, 228) and its CMYK breakdown is C:28% M:59% Y:0% K:11%.

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 #A55EE4

What is the HEX code for Soft Cool Violet? +

The HEX code for Soft Cool Violet is #A55EE4. In CSS you can use it directly as color: #A55EE4; or as a background: background-color: #A55EE4;. 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 #A55EE4? +

The RGB value of #A55EE4 is rgb(165, 94, 228). This means the color contains 165 out of 255 parts red, 94 out of 255 parts green, and 228 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(165, 94, 228);

What is the HSL value of #A55EE4? +

The HSL value of #A55EE4 is hsl(272, 71%, 63%). The hue is 272°, placing it in the purple family on the color wheel. The saturation is 71%, making it vibrant. The lightness is 63%, 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 #A55EE4 a warm or cool color? +

#A55EE4 is classified as a cool color based on its hue angle of 272°. 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 #A55EE4? +

The approximate CMYK value of #A55EE4 is C:28% M:59% Y:0% K:11%. 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 #A55EE4 with Other Tools

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