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

Soft Muted Magenta

#BFB0BA

📝 Color Information for #BFB0BA

The hexadecimal color code #BFB0BA represents a light shade in the purple family. In the RGB color model, this color is composed of 191 red, 176 green, and 186 blue, which translates to approximately 75% red, 69% green, and 73% 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, #BFB0BA has a hue of 320 degrees, a saturation level of 10%, and a lightness value of 72%. The hue angle of 320° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 320°, saturation of 8%, and brightness/value of 75%. For print applications using the CMYK color model, #BFB0BA would be reproduced using 0% cyan, 8% magenta, 3% yellow, and 25% 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. 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 #BFB0BA with other colors, consider its complementary color at hue 140° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12562618, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BFB0BA

Tailwind CSS
zinc-400
HEX
#BFB0BA
RGB
rgb(191, 176, 186)
RGB %
75%, 69%, 73%
HSL
hsl(320, 10%, 72%)
HSV
hsv(320, 8%, 75%)
CMYK
0%, 8%, 3%, 25%
Decimal
12562618
Web Safe
#CC99CC

🎨 Color Schemes for #BFB0BA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BFB0BA

🌗 Shades and Tints of #BFB0BA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BFB0BA

Tones (adding gray / desaturating)

🌈 Hue Variations of #BFB0BA

Hue Variations (shifting the color spectrum)

👁️ Preview of #BFB0BA in Use

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

👓 Color Blindness Simulation for #BFB0BA

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

:root { --color-hex: #BFB0BA; --color-rgb: 191, 176, 186; --color-hsl: 320, 10%, 72%; } .bg-color { background-color: #BFB0BA; } .text-color { color: #BFB0BA; } .border-color { border-color: #BFB0BA; }

🛠️ Use #BFB0BA in Your Project

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

🔗 Related Colors to #BFB0BA

#BCB0BF
Hue -30°
#BFB0BE
Hue -15°
#BFB0B6
Hue +15°
#BFB0B3
Hue +30°
#A5929F
85% L
#8C7384
70% L
#65535F
50% L
#3E323A
30% L
#CDC1C9
78% L
#D8CFD5
83% L
#E6E0E4
89% L
#F1EEF0
94% L

About Soft Muted Magenta (#BFB0BA)

Soft Muted Magenta is a light, muted, warm purple color with a hue angle of 320°, saturation of 10%, and lightness of 72%. Its RGB value is (191, 176, 186) and its CMYK breakdown is C:0% M:8% Y:3% K:25%.

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

What is the HEX code for Soft Muted Magenta? +

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

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

What is the HSL value of #BFB0BA? +

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

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

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

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