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

Soft Red

#BA8A7D

📝 Color Information for #BA8A7D

The hexadecimal color code #BA8A7D represents a light shade in the red family. In the RGB color model, this color is composed of 186 red, 138 green, and 125 blue, which translates to approximately 73% red, 54% green, and 49% 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, #BA8A7D has a hue of 13 degrees, a saturation level of 31%, and a lightness value of 61%. The hue angle of 13° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 13°, saturation of 33%, and brightness/value of 73%. For print applications using the CMYK color model, #BA8A7D would be reproduced using 0% cyan, 26% magenta, 33% yellow, and 27% black. The closest web-safe color is #CC9966, 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 #BA8A7D with other colors, consider its complementary color at hue 193° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12225149, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BA8A7D

Tailwind CSS
stone-400
HEX
#BA8A7D
RGB
rgb(186, 138, 125)
RGB %
73%, 54%, 49%
HSL
hsl(13, 31%, 61%)
HSV
hsv(13, 33%, 73%)
CMYK
0%, 26%, 33%, 27%
Decimal
12225149
Web Safe
#CC9966

🎨 Color Schemes for #BA8A7D

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BA8A7D

🌗 Shades and Tints of #BA8A7D

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BA8A7D

Tones (adding gray / desaturating)

🌈 Hue Variations of #BA8A7D

Hue Variations (shifting the color spectrum)

👁️ Preview of #BA8A7D in Use

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

👓 Color Blindness Simulation for #BA8A7D

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

:root { --color-hex: #BA8A7D; --color-rgb: 186, 138, 125; --color-hsl: 13, 31%, 61%; } .bg-color { background-color: #BA8A7D; } .text-color { color: #BA8A7D; } .border-color { border-color: #BA8A7D; }

🛠️ Use #BA8A7D in Your Project

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

🔗 Related Colors to #BA8A7D

#BA7D8E
Hue -30°
#BA7D7F
Hue -15°
#BA997D
Hue +15°
#BAA97D
Hue +30°
#AB6F5F
85% L
#905A4C
70% L
#684137
50% L
#3C2620
30% L
#C8A297
69% L
#D7BAB2
77% L
#E3CFCA
84% L
#F1E7E4
92% L

About Soft Red (#BA8A7D)

Soft Red is a medium, moderately saturated, warm red color with a hue angle of 13°, saturation of 31%, and lightness of 61%. Its RGB value is (186, 138, 125) and its CMYK breakdown is C:0% M:26% Y:33% K:27%.

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

Frequently Asked Questions About #BA8A7D

What is the HEX code for Soft Red? +

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

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

What is the HSL value of #BA8A7D? +

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

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

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

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