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

Soft Red

#BB7D7C

📝 Color Information for #BB7D7C

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

🔢 Color Conversion Codes for #BB7D7C

Tailwind CSS
stone-400
HEX
#BB7D7C
RGB
rgb(187, 125, 124)
RGB %
73%, 49%, 49%
HSL
hsl(1, 32%, 61%)
HSV
hsv(1, 34%, 73%)
CMYK
0%, 33%, 34%, 27%
Decimal
12287356
Web Safe
#CC6666

🎨 Color Schemes for #BB7D7C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BB7D7C

🌗 Shades and Tints of #BB7D7C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BB7D7C

Tones (adding gray / desaturating)

🌈 Hue Variations of #BB7D7C

Hue Variations (shifting the color spectrum)

👁️ Preview of #BB7D7C in Use

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

👓 Color Blindness Simulation for #BB7D7C

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

:root { --color-hex: #BB7D7C; --color-rgb: 187, 125, 124; --color-hsl: 1, 32%, 61%; } .bg-color { background-color: #BB7D7C; } .text-color { color: #BB7D7C; } .border-color { border-color: #BB7D7C; }

🛠️ Use #BB7D7C in Your Project

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

🔗 Related Colors to #BB7D7C

#BB7C9A
Hue -30°
#BB7C8B
Hue -15°
#BB8D7C
Hue +15°
#BB9D7C
Hue +30°
#AC5F5D
85% L
#914C4B
70% L
#683736
50% L
#3D201F
30% L
#C99797
69% L
#D7B2B2
77% L
#E3CAC9
84% L
#F1E4E4
92% L

About Soft Red (#BB7D7C)

Soft Red is a medium, moderately saturated, warm red color with a hue angle of 1°, saturation of 32%, and lightness of 61%. Its RGB value is (187, 125, 124) and its CMYK breakdown is C:0% M:33% Y:34% 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 #BB7D7C

What is the HEX code for Soft Red? +

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

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

What is the HSL value of #BB7D7C? +

The HSL value of #BB7D7C is hsl(1, 32%, 61%). The hue is 1°, placing it in the red family on the color wheel. The saturation is 32%, 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 #BB7D7C a warm or cool color? +

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

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

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