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

Soft Cool Violet

#A64FDC

📝 Color Information for #A64FDC

The hexadecimal color code #A64FDC represents a medium shade in the purple family. In the RGB color model, this color is composed of 166 red, 79 green, and 220 blue, which translates to approximately 65% red, 31% green, and 86% 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, #A64FDC has a hue of 277 degrees, a saturation level of 67%, and a lightness value of 59%. The hue angle of 277° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 277°, saturation of 64%, and brightness/value of 86%. For print applications using the CMYK color model, #A64FDC would be reproduced using 25% cyan, 64% magenta, 0% yellow, and 14% 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 #A64FDC with other colors, consider its complementary color at hue 97° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 10899420, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #A64FDC

Tailwind CSS
purple-500
HEX
#A64FDC
RGB
rgb(166, 79, 220)
RGB %
65%, 31%, 86%
HSL
hsl(277, 67%, 59%)
HSV
hsv(277, 64%, 86%)
CMYK
25%, 64%, 0%, 14%
Decimal
10899420
Web Safe
#9966CC

🎨 Color Schemes for #A64FDC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #A64FDC

🌗 Shades and Tints of #A64FDC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #A64FDC

Tones (adding gray / desaturating)

🌈 Hue Variations of #A64FDC

Hue Variations (shifting the color spectrum)

👁️ Preview of #A64FDC in Use

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

👓 Color Blindness Simulation for #A64FDC

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

:root { --color-hex: #A64FDC; --color-rgb: 166, 79, 220; --color-hsl: 277, 67%, 59%; } .bg-color { background-color: #A64FDC; } .text-color { color: #A64FDC; } .border-color { border-color: #A64FDC; }

🛠️ Use #A64FDC in Your Project

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

🔗 Related Colors to #A64FDC

#6150DC
Hue -30°
#8450DC
Hue -15°
#CA50DC
Hue +15°
#DC50CC
Hue +30°
#932AD5
85% L
#7923AF
70% L
#581980
50% L
#350F4D
30% L
#B872E3
67% L
#C995EA
75% L
#DDBBF2
84% L
#EEDDF8
92% L

About Soft Cool Violet (#A64FDC)

Soft Cool Violet is a medium, vibrant, cool purple color with a hue angle of 277°, saturation of 67%, and lightness of 59%. Its RGB value is (166, 79, 220) and its CMYK breakdown is C:25% M:64% Y:0% K:14%.

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

What is the HEX code for Soft Cool Violet? +

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

The RGB value of #A64FDC is rgb(166, 79, 220). This means the color contains 166 out of 255 parts red, 79 out of 255 parts green, and 220 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(166, 79, 220);

What is the HSL value of #A64FDC? +

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

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

The approximate CMYK value of #A64FDC is C:25% M:64% Y:0% K:14%. 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 #A64FDC with Other Tools

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