#9F899C Color Information

Hex color code: #9F899C

A understated magenta shade, #9F899C appears as (159, 137, 156) in RGB and (308°, 10%, 58%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#9F899C
RGB
159, 137, 156
HSL
308°, 10%, 58%
CMYK
0%, 14%, 2%, 38%

Shades

CSS Usage
color: #9F899C;
background-color: #9F899C;
border-color: #9F899C;
box-shadow: 0 0 10px #9F899C;
border: 2px solid #9F899C;
Tailwind Usage
bg-[#9F899C]
text-[#9F899C]
border-[#9F899C]
shadow-[0_0_10px_9F899C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9F899C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9F899C; color: #000000; }

Badge

New Feature
.badge { background-color: #9F899C; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #9F899C; background-color: #9F899C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9F899C20; border-left: 4px solid #9F899C; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #9F899C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9F899C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

159, 137, 156

Red: 159 / Green: 137 / Blue: 156

HSL

308°, 10%, 58%

Hue: 308° / Saturation: 10% / Lightness: 58%

CMYK

0%, 14%, 2%, 38%

Cyan: 0% / Magenta: 14% / Yellow: 2% / Key: 38%

What color is #9F899C?

#9F899C is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9F899C to RGB:

rgb(159, 137, 156)HEX to RGB Converter →

HEX to HSL

Convert #9F899C to HSL:

hsl(308, 10%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #9F899C to CMYK:

cmyk(0%, 14%, 2%, 38%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #9F899C has RGB (159, 137, 156) and HSL (308°, 10%, 58%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9F899C is #899F8C, creating high-contrast pairings. For softer combinations, try analogous colors like #97899F.

Use #9F899C in CSS: color: #9F899C or background-color: #9F899C. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #9F899C

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 6.53:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9F899C?

#9F899C is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #9F899C?

#9F899C in RGB is (159, 137, 156) - 159 red, 137 green, and 156 blue.

How to use #9F899C in CSS?

Use #9F899C directly in your CSS properties like color or background-color.

What colors go well with #9F899C?

#899F8C (complementary), #97899F (analogous), and #796376 (lighter shade) work well with #9F899C.