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

Soft Muted Violet

#ADA7C3

📝 Color Information for #ADA7C3

The hexadecimal color code #ADA7C3 represents a light shade in the blue family. In the RGB color model, this color is composed of 173 red, 167 green, and 195 blue, which translates to approximately 68% red, 65% green, and 76% blue. This makes it a nearly neutral color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #ADA7C3 has a hue of 253 degrees, a saturation level of 19%, and a lightness value of 71%. The hue angle of 253° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 253°, saturation of 14%, and brightness/value of 76%. For print applications using the CMYK color model, #ADA7C3 would be reproduced using 11% cyan, 14% magenta, 0% yellow, and 24% black. The closest web-safe color is #9999CC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #ADA7C3 with other colors, consider its complementary color at hue 73° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11380675, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #ADA7C3

Tailwind CSS
gray-400
HEX
#ADA7C3
RGB
rgb(173, 167, 195)
RGB %
68%, 65%, 76%
HSL
hsl(253, 19%, 71%)
HSV
hsv(253, 14%, 76%)
CMYK
11%, 14%, 0%, 24%
Decimal
11380675
Web Safe
#9999CC

🎨 Color Schemes for #ADA7C3

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #ADA7C3

🌗 Shades and Tints of #ADA7C3

Shades (adding black)
Tints (adding white)

🎚️ Tones of #ADA7C3

Tones (adding gray / desaturating)

🌈 Hue Variations of #ADA7C3

Hue Variations (shifting the color spectrum)

👁️ Preview of #ADA7C3 in Use

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

👓 Color Blindness Simulation for #ADA7C3

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

:root { --color-hex: #ADA7C3; --color-rgb: 173, 167, 195; --color-hsl: 253, 19%, 71%; } .bg-color { background-color: #ADA7C3; } .text-color { color: #ADA7C3; } .border-color { border-color: #ADA7C3; }

🛠️ Use #ADA7C3 in Your Project

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

🔗 Related Colors to #ADA7C3

#A7AFC3
Hue -30°
#A7A8C3
Hue -15°
#B4A7C3
Hue +15°
#BBA7C3
Hue +30°
#8E86AC
85% L
#726798
70% L
#524A6D
50% L
#302B40
30% L
#BEB9CF
77% L
#CFCBDC
83% L
#DDDBE6
88% L
#EEEDF3
94% L

About Soft Muted Violet (#ADA7C3)

Soft Muted Violet is a light, muted, cool blue color with a hue angle of 253°, saturation of 19%, and lightness of 71%. Its RGB value is (173, 167, 195) and its CMYK breakdown is C:11% M:14% Y:0% K:24%.

This is a Winter (Muted) color palette archetype. Trust, Loyalty, Wisdom, Confidence. Blue is considered beneficial to the mind and body.

Frequently Asked Questions About #ADA7C3

What is the HEX code for Soft Muted Violet? +

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

The RGB value of #ADA7C3 is rgb(173, 167, 195). This means the color contains 173 out of 255 parts red, 167 out of 255 parts green, and 195 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(173, 167, 195);

What is the HSL value of #ADA7C3? +

The HSL value of #ADA7C3 is hsl(253, 19%, 71%). The hue is 253°, placing it in the blue family on the color wheel. The saturation is 19%, making it muted. The lightness is 71%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #ADA7C3 a warm or cool color? +

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

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

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