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

Soft Muted Magenta

#B59BA9

📝 Color Information for #B59BA9

The hexadecimal color code #B59BA9 represents a light shade in the purple family. In the RGB color model, this color is composed of 181 red, 155 green, and 169 blue, which translates to approximately 71% red, 61% green, and 66% blue. This makes it a nearly neutral color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #B59BA9 has a hue of 328 degrees, a saturation level of 15%, and a lightness value of 66%. The hue angle of 328° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 328°, saturation of 14%, and brightness/value of 71%. For print applications using the CMYK color model, #B59BA9 would be reproduced using 0% cyan, 14% magenta, 7% yellow, and 29% black. The closest web-safe color is #CC9999, 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 #B59BA9 with other colors, consider its complementary color at hue 148° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11901865, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B59BA9

Tailwind CSS
stone-400
HEX
#B59BA9
RGB
rgb(181, 155, 169)
RGB %
71%, 61%, 66%
HSL
hsl(328, 15%, 66%)
HSV
hsv(328, 14%, 71%)
CMYK
0%, 14%, 7%, 29%
Decimal
11901865
Web Safe
#CC9999

🎨 Color Schemes for #B59BA9

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B59BA9

🌗 Shades and Tints of #B59BA9

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B59BA9

Tones (adding gray / desaturating)

🌈 Hue Variations of #B59BA9

Hue Variations (shifting the color spectrum)

👁️ Preview of #B59BA9 in Use

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

👓 Color Blindness Simulation for #B59BA9

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

:root { --color-hex: #B59BA9; --color-rgb: 181, 155, 169; --color-hsl: 328, 15%, 66%; } .bg-color { background-color: #B59BA9; } .text-color { color: #B59BA9; } .border-color { border-color: #B59BA9; }

🛠️ Use #B59BA9 in Your Project

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

🔗 Related Colors to #B59BA9

#B49BB5
Hue -30°
#B59BB0
Hue -15°
#B59BA3
Hue +15°
#B59B9C
Hue +30°
#A07E90
85% L
#876476
70% L
#614855
50% L
#3B2B34
30% L
#C4B0BB
73% L
#D4C4CD
80% L
#E1D6DC
86% L
#F0EAED
93% L

About Soft Muted Magenta (#B59BA9)

Soft Muted Magenta is a medium, muted, warm purple color with a hue angle of 328°, saturation of 15%, and lightness of 66%. Its RGB value is (181, 155, 169) and its CMYK breakdown is C:0% M:14% Y:7% 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 #B59BA9

What is the HEX code for Soft Muted Magenta? +

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

The RGB value of #B59BA9 is rgb(181, 155, 169). This means the color contains 181 out of 255 parts red, 155 out of 255 parts green, and 169 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(181, 155, 169);

What is the HSL value of #B59BA9? +

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

#B59BA9 is classified as a warm color based on its hue angle of 328°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #B59BA9? +

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

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