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

Soft Muted Purple

#B389B3

📝 Color Information for #B389B3

The hexadecimal color code #B389B3 represents a light shade in the purple family. In the RGB color model, this color is composed of 179 red, 137 green, and 179 blue, which translates to approximately 70% red, 54% green, and 70% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #B389B3 has a hue of 300 degrees, a saturation level of 22%, and a lightness value of 62%. The hue angle of 300° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 300°, saturation of 23%, and brightness/value of 70%. For print applications using the CMYK color model, #B389B3 would be reproduced using 0% cyan, 23% magenta, 0% yellow, and 30% black. The closest web-safe color is #CC99CC, 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 #B389B3 with other colors, consider its complementary color at hue 120° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11766195, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B389B3

Tailwind CSS
zinc-400
HEX
#B389B3
RGB
rgb(179, 137, 179)
RGB %
70%, 54%, 70%
HSL
hsl(300, 22%, 62%)
HSV
hsv(300, 23%, 70%)
CMYK
0%, 23%, 0%, 30%
Decimal
11766195
Web Safe
#CC99CC

🎨 Color Schemes for #B389B3

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B389B3

🌗 Shades and Tints of #B389B3

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B389B3

Tones (adding gray / desaturating)

🌈 Hue Variations of #B389B3

Hue Variations (shifting the color spectrum)

👁️ Preview of #B389B3 in Use

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

👓 Color Blindness Simulation for #B389B3

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

:root { --color-hex: #B389B3; --color-rgb: 179, 137, 179; --color-hsl: 300, 22%, 62%; } .bg-color { background-color: #B389B3; } .text-color { color: #B389B3; } .border-color { border-color: #B389B3; }

🛠️ Use #B389B3 in Your Project

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

🔗 Related Colors to #B389B3

#9E89B3
Hue -30°
#A989B3
Hue -15°
#B389A9
Hue +15°
#B3899E
Hue +30°
#A26DA2
85% L
#865686
70% L
#603E60
50% L
#3B263B
30% L
#C3A2C3
70% L
#D1B7D1
77% L
#E1D0E1
85% L
#EFE6EF
92% L

About Soft Muted Purple (#B389B3)

Soft Muted Purple is a medium, moderately saturated, warm purple color with a hue angle of 300°, saturation of 22%, and lightness of 62%. Its RGB value is (179, 137, 179) and its CMYK breakdown is C:0% M:23% Y:0% K:30%.

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

What is the HEX code for Soft Muted Purple? +

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

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

What is the HSL value of #B389B3? +

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

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

The approximate CMYK value of #B389B3 is C:0% M:23% Y:0% K:30%. 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 #B389B3 with Other Tools

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