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

Soft Muted Red

#9F8A84

📝 Color Information for #9F8A84

The hexadecimal color code #9F8A84 represents a medium shade in the red family. In the RGB color model, this color is composed of 159 red, 138 green, and 132 blue, which translates to approximately 62% red, 54% green, and 52% 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, #9F8A84 has a hue of 13 degrees, a saturation level of 12%, and a lightness value of 57%. 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 17%, and brightness/value of 62%. For print applications using the CMYK color model, #9F8A84 would be reproduced using 0% cyan, 13% magenta, 17% yellow, and 38% black. The closest web-safe color is #999999, 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 #9F8A84 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 10455684, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #9F8A84

Tailwind CSS
stone-400
HEX
#9F8A84
RGB
rgb(159, 138, 132)
RGB %
62%, 54%, 52%
HSL
hsl(13, 12%, 57%)
HSV
hsv(13, 17%, 62%)
CMYK
0%, 13%, 17%, 38%
Decimal
10455684
Web Safe
#999999

🎨 Color Schemes for #9F8A84

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #9F8A84

🌗 Shades and Tints of #9F8A84

Shades (adding black)
Tints (adding white)

🎚️ Tones of #9F8A84

Tones (adding gray / desaturating)

🌈 Hue Variations of #9F8A84

Hue Variations (shifting the color spectrum)

👁️ Preview of #9F8A84 in Use

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

👓 Color Blindness Simulation for #9F8A84

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 #9F8A84

:root { --color-hex: #9F8A84; --color-rgb: 159, 138, 132; --color-hsl: 13, 12%, 57%; } .bg-color { background-color: #9F8A84; } .text-color { color: #9F8A84; } .border-color { border-color: #9F8A84; }

🛠️ Use #9F8A84 in Your Project

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

🔗 Related Colors to #9F8A84

#9F848C
Hue -30°
#9F8485
Hue -15°
#9F9084
Hue +15°
#9F9784
Hue +30°
#89726C
85% L
#725F5A
70% L
#534541
50% L
#312826
30% L
#B3A29E
66% L
#C5B8B5
74% L
#D9D1CE
83% L
#EBE6E5
91% L

About Soft Muted Red (#9F8A84)

Soft Muted Red is a medium, muted, warm red color with a hue angle of 13°, saturation of 12%, and lightness of 57%. Its RGB value is (159, 138, 132) and its CMYK breakdown is C:0% M:13% Y:17% K:38%.

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 #9F8A84

What is the HEX code for Soft Muted Red? +

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

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

What is the HSL value of #9F8A84? +

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

#9F8A84 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 #9F8A84? +

The approximate CMYK value of #9F8A84 is C:0% M:13% Y:17% K:38%. 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 #9F8A84 with Other Tools

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