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

Soft Gray

#A4A89F

📝 Color Information for #A4A89F

The hexadecimal color code #A4A89F represents a light shade in the gray family. In the RGB color model, this color is composed of 164 red, 168 green, and 159 blue, which translates to approximately 64% red, 66% green, and 62% 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, #A4A89F has a hue of 87 degrees, a saturation level of 5%, and a lightness value of 64%. The hue angle of 87° places this color firmly in the gray spectrum. In the HSV/HSB color model, this translates to a hue of 87°, saturation of 5%, and brightness/value of 66%. For print applications using the CMYK color model, #A4A89F would be reproduced using 2% cyan, 0% magenta, 5% yellow, and 34% 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 #A4A89F with other colors, consider its complementary color at hue 267° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 10791071, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #A4A89F

Tailwind CSS
neutral-400
HEX
#A4A89F
RGB
rgb(164, 168, 159)
RGB %
64%, 66%, 62%
HSL
hsl(87, 5%, 64%)
HSV
hsv(87, 5%, 66%)
CMYK
2%, 0%, 5%, 34%
Decimal
10791071
Web Safe
#999999

🎨 Color Schemes for #A4A89F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #A4A89F

🌗 Shades and Tints of #A4A89F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #A4A89F

Tones (adding gray / desaturating)

🌈 Hue Variations of #A4A89F

Hue Variations (shifting the color spectrum)

👁️ Preview of #A4A89F in Use

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

👓 Color Blindness Simulation for #A4A89F

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

:root { --color-hex: #A4A89F; --color-rgb: 164, 168, 159; --color-hsl: 87, 5%, 64%; } .bg-color { background-color: #A4A89F; } .text-color { color: #A4A89F; } .border-color { border-color: #A4A89F; }

🛠️ Use #A4A89F in Your Project

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

🔗 Related Colors to #A4A89F

#A8A79F
Hue -30°
#A6A89F
Hue -15°
#A1A89F
Hue +15°
#9FA89F
Hue +30°
#8A9084
85% L
#73786D
70% L
#52564E
50% L
#31332E
30% L
#B5B9B1
71% L
#C7CAC4
78% L
#DBDDDA
86% L
#EDEEEC
93% L

About Soft Gray (#A4A89F)

Soft Gray is a medium, muted, warm gray color with a hue angle of 87°, saturation of 5%, and lightness of 64%. Its RGB value is (164, 168, 159) and its CMYK breakdown is C:2% M:0% Y:5% K:34%.

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

What is the HEX code for Soft Gray? +

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

The RGB value of #A4A89F is rgb(164, 168, 159). This means the color contains 164 out of 255 parts red, 168 out of 255 parts green, and 159 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(164, 168, 159);

What is the HSL value of #A4A89F? +

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

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

The approximate CMYK value of #A4A89F is C:2% M:0% Y:5% K:34%. 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 #A4A89F with Other Tools

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