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

Soft Muted Violet

#ABA2B4

📝 Color Information for #ABA2B4

The hexadecimal color code #ABA2B4 represents a light shade in the purple family. In the RGB color model, this color is composed of 171 red, 162 green, and 180 blue, which translates to approximately 67% red, 64% green, and 71% 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, #ABA2B4 has a hue of 270 degrees, a saturation level of 11%, and a lightness value of 67%. The hue angle of 270° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 270°, saturation of 10%, and brightness/value of 71%. For print applications using the CMYK color model, #ABA2B4 would be reproduced using 5% cyan, 10% magenta, 0% yellow, and 29% 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. 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 #ABA2B4 with other colors, consider its complementary color at hue 90° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11248308, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #ABA2B4

Tailwind CSS
zinc-400
HEX
#ABA2B4
RGB
rgb(171, 162, 180)
RGB %
67%, 64%, 71%
HSL
hsl(270, 11%, 67%)
HSV
hsv(270, 10%, 71%)
CMYK
5%, 10%, 0%, 29%
Decimal
11248308
Web Safe
#9999CC

🎨 Color Schemes for #ABA2B4

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #ABA2B4

🌗 Shades and Tints of #ABA2B4

Shades (adding black)
Tints (adding white)

🎚️ Tones of #ABA2B4

Tones (adding gray / desaturating)

🌈 Hue Variations of #ABA2B4

Hue Variations (shifting the color spectrum)

👁️ Preview of #ABA2B4 in Use

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

👓 Color Blindness Simulation for #ABA2B4

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

:root { --color-hex: #ABA2B4; --color-rgb: 171, 162, 180; --color-hsl: 270, 11%, 67%; } .bg-color { background-color: #ABA2B4; } .text-color { color: #ABA2B4; } .border-color { border-color: #ABA2B4; }

🛠️ Use #ABA2B4 in Your Project

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

🔗 Related Colors to #ABA2B4

#A2A2B4
Hue -30°
#A6A2B4
Hue -15°
#AFA2B4
Hue +15°
#B4A2B4
Hue +30°
#91859D
85% L
#786B85
70% L
#574D60
50% L
#332D39
30% L
#BDB5C4
74% L
#CCC6D2
80% L
#DEDAE1
87% L
#EDEBEF
93% L

About Soft Muted Violet (#ABA2B4)

Soft Muted Violet is a medium, muted, cool purple color with a hue angle of 270°, saturation of 11%, and lightness of 67%. Its RGB value is (171, 162, 180) and its CMYK breakdown is C:5% M:10% Y:0% K:29%.

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

Frequently Asked Questions About #ABA2B4

What is the HEX code for Soft Muted Violet? +

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

The RGB value of #ABA2B4 is rgb(171, 162, 180). This means the color contains 171 out of 255 parts red, 162 out of 255 parts green, and 180 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(171, 162, 180);

What is the HSL value of #ABA2B4? +

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

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

The approximate CMYK value of #ABA2B4 is C:5% M:10% Y:0% K:29%. 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 #ABA2B4 with Other Tools

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