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

Soft Cool Violet

#A16ACD

📝 Color Information for #A16ACD

The hexadecimal color code #A16ACD represents a light shade in the purple family. In the RGB color model, this color is composed of 161 red, 106 green, and 205 blue, which translates to approximately 63% red, 42% green, and 80% 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, #A16ACD has a hue of 273 degrees, a saturation level of 50%, and a lightness value of 61%. The hue angle of 273° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 273°, saturation of 48%, and brightness/value of 80%. For print applications using the CMYK color model, #A16ACD would be reproduced using 21% cyan, 48% magenta, 0% yellow, and 20% 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 moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #A16ACD with other colors, consider its complementary color at hue 93° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 10578637, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #A16ACD

Tailwind CSS
purple-500
HEX
#A16ACD
RGB
rgb(161, 106, 205)
RGB %
63%, 42%, 80%
HSL
hsl(273, 50%, 61%)
HSV
hsv(273, 48%, 80%)
CMYK
21%, 48%, 0%, 20%
Decimal
10578637
Web Safe
#9966CC

🎨 Color Schemes for #A16ACD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #A16ACD

🌗 Shades and Tints of #A16ACD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #A16ACD

Tones (adding gray / desaturating)

🌈 Hue Variations of #A16ACD

Hue Variations (shifting the color spectrum)

👁️ Preview of #A16ACD in Use

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

👓 Color Blindness Simulation for #A16ACD

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

:root { --color-hex: #A16ACD; --color-rgb: 161, 106, 205; --color-hsl: 273, 50%, 61%; } .bg-color { background-color: #A16ACD; } .text-color { color: #A16ACD; } .border-color { border-color: #A16ACD; }

🛠️ Use #A16ACD in Your Project

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

🔗 Related Colors to #A16ACD

#6F6ACD
Hue -30°
#886ACD
Hue -15°
#B96ACD
Hue +15°
#CD6AC8
Hue +30°
#8B47C2
85% L
#7337A4
70% L
#532877
50% L
#301745
30% L
#B488D7
69% L
#C7A7E2
77% L
#D8C2EB
84% L
#ECE0F5
92% L

About Soft Cool Violet (#A16ACD)

Soft Cool Violet is a medium, moderately saturated, cool purple color with a hue angle of 273°, saturation of 50%, and lightness of 61%. Its RGB value is (161, 106, 205) and its CMYK breakdown is C:21% M:48% Y:0% K:20%.

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

What is the HEX code for Soft Cool Violet? +

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

The RGB value of #A16ACD is rgb(161, 106, 205). This means the color contains 161 out of 255 parts red, 106 out of 255 parts green, and 205 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(161, 106, 205);

What is the HSL value of #A16ACD? +

The HSL value of #A16ACD is hsl(273, 50%, 61%). The hue is 273°, placing it in the purple family on the color wheel. The saturation is 50%, making it moderately saturated. The lightness is 61%, 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 #A16ACD a warm or cool color? +

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

The approximate CMYK value of #A16ACD is C:21% M:48% Y:0% K:20%. 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 #A16ACD with Other Tools

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