✓ Copied to clipboard
#9D9D8F (Soft Gray) color swatch preview — Color From Pic.
#9D9D8F — Soft Gray color swatch

Soft Gray

#9D9D8F

📝 Color Information for #9D9D8F

The hexadecimal color code #9D9D8F represents a medium shade in the gray family. In the RGB color model, this color is composed of 157 red, 157 green, and 143 blue, which translates to approximately 62% red, 62% green, and 56% blue. This makes it a nearly neutral color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #9D9D8F has a hue of 60 degrees, a saturation level of 7%, and a lightness value of 59%. The hue angle of 60° places this color firmly in the gray spectrum. In the HSV/HSB color model, this translates to a hue of 60°, saturation of 9%, and brightness/value of 62%. For print applications using the CMYK color model, #9D9D8F would be reproduced using 0% cyan, 0% magenta, 9% 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 #9D9D8F with other colors, consider its complementary color at hue 240° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 10329487, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #9D9D8F

Tailwind CSS
stone-400
HEX
#9D9D8F
RGB
rgb(157, 157, 143)
RGB %
62%, 62%, 56%
HSL
hsl(60, 7%, 59%)
HSV
hsv(60, 9%, 62%)
CMYK
0%, 0%, 9%, 38%
Decimal
10329487
Web Safe
#999999

🎨 Color Schemes for #9D9D8F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #9D9D8F

🌗 Shades and Tints of #9D9D8F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #9D9D8F

Tones (adding gray / desaturating)

🌈 Hue Variations of #9D9D8F

Hue Variations (shifting the color spectrum)

👁️ Preview of #9D9D8F in Use

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

👓 Color Blindness Simulation for #9D9D8F

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

:root { --color-hex: #9D9D8F; --color-rgb: 157, 157, 143; --color-hsl: 60, 7%, 59%; } .bg-color { background-color: #9D9D8F; } .text-color { color: #9D9D8F; } .border-color { border-color: #9D9D8F; }

🛠️ Use #9D9D8F in Your Project

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

🔗 Related Colors to #9D9D8F

#9E968F
Hue -30°
#9E9A8F
Hue -15°
#9A9E8F
Hue +15°
#969E8F
Hue +30°
#888877
85% L
#707061
70% L
#525247
50% L
#31312B
30% L
#B1B1A5
67% L
#C4C4BB
75% L
#D9D9D3
84% L
#ECECE9
92% L

About Soft Gray (#9D9D8F)

Soft Gray is a medium, muted, warm gray color with a hue angle of 60°, saturation of 7%, and lightness of 59%. Its RGB value is (157, 157, 143) and its CMYK breakdown is C:0% M:0% Y:9% K:38%.

This is a Winter (Muted) color palette archetype. Happiness, Positivity, Optimism, Caution. Yellow is the most luminous of all the colors of the spectrum.

Frequently Asked Questions About #9D9D8F

What is the HEX code for Soft Gray? +

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

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

What is the HSL value of #9D9D8F? +

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

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

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

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