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

Soft Muted Red

#BAA7A6

📝 Color Information for #BAA7A6

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

🔢 Color Conversion Codes for #BAA7A6

Tailwind CSS
stone-400
HEX
#BAA7A6
RGB
rgb(186, 167, 166)
RGB %
73%, 65%, 65%
HSL
hsl(3, 13%, 69%)
HSV
hsv(3, 11%, 73%)
CMYK
0%, 10%, 11%, 27%
Decimal
12232614
Web Safe
#CC9999

🎨 Color Schemes for #BAA7A6

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BAA7A6

🌗 Shades and Tints of #BAA7A6

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BAA7A6

Tones (adding gray / desaturating)

🌈 Hue Variations of #BAA7A6

Hue Variations (shifting the color spectrum)

👁️ Preview of #BAA7A6 in Use

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

👓 Color Blindness Simulation for #BAA7A6

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

:root { --color-hex: #BAA7A6; --color-rgb: 186, 167, 166; --color-hsl: 3, 13%, 69%; } .bg-color { background-color: #BAA7A6; } .text-color { color: #BAA7A6; } .border-color { border-color: #BAA7A6; }

🛠️ Use #BAA7A6 in Your Project

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

🔗 Related Colors to #BAA7A6

#BAA6AF
Hue -30°
#BAA6AA
Hue -15°
#BAACA6
Hue +15°
#BAB1A6
Hue +30°
#A48A89
85% L
#8A6C6A
70% L
#654F4E
50% L
#3D2F2F
30% L
#C8B8B7
75% L
#D5C9C8
81% L
#E4DDDC
88% L
#F2EEEE
94% L

About Soft Muted Red (#BAA7A6)

Soft Muted Red is a medium, muted, warm red color with a hue angle of 3°, saturation of 13%, and lightness of 69%. Its RGB value is (186, 167, 166) and its CMYK breakdown is C:0% M:10% Y:11% K:27%.

This is a Winter (Muted) color palette archetype. Passion, Energy, Action, Danger. Red is a powerful color that evokes strong emotions and captures attention immediately.

Frequently Asked Questions About #BAA7A6

What is the HEX code for Soft Muted Red? +

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

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

What is the HSL value of #BAA7A6? +

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

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

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

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