#978A9E Color Information

Hex color code: #978A9E

#978A9E is a subtle purple color. In RGB it is (151, 138, 158), and in HSL it is (279°, 9%, 58%). It is popular in mobile app design.

Try:
Color NameLight Slate Gray
HEX
#978A9E
RGB
151, 138, 158
HSL
279°, 9%, 58%
CMYK
4%, 13%, 0%, 38%

Shades

CSS Usage
color: #978A9E;
background-color: #978A9E;
border-color: #978A9E;
box-shadow: 0 0 10px #978A9E;
border: 2px solid #978A9E;
Tailwind Usage
bg-[#978A9E]
text-[#978A9E]
border-[#978A9E]
shadow-[0_0_10px_978A9E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #978A9E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #978A9E; color: #000000; }

Badge

New Feature
.badge { background-color: #978A9E; 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 #978A9E; background-color: #978A9E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #978A9E20; border-left: 4px solid #978A9E; }

Link / Accent

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

a { color: #978A9E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #978A9E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 138, 158

Red: 151 / Green: 138 / Blue: 158

HSL

279°, 9%, 58%

Hue: 279° / Saturation: 9% / Lightness: 58%

CMYK

4%, 13%, 0%, 38%

Cyan: 4% / Magenta: 13% / Yellow: 0% / Key: 38%

What color is #978A9E?

#978A9E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #978A9E to RGB:

rgb(151, 138, 158)HEX to RGB Converter →

HEX to HSL

Convert #978A9E to HSL:

hsl(279, 9%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #978A9E to CMYK:

cmyk(4%, 13%, 0%, 38%)Color Converter →

Color Meaning and Usage

#978A9E is a neutral purple color with RGB values of 151, 138, 158 and HSL of 279°, 9%, 58%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #978A9E is #919E8A, creating high-contrast pairings. For softer combinations, try analogous colors like #8D8A9E.

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

Contrast with #978A9E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #978A9E?

#978A9E is a neutral purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #978A9E?

#978A9E in RGB is (151, 138, 158) - 151 red, 138 green, and 158 blue.

How to use #978A9E in CSS?

Use #978A9E directly in your CSS properties like color or background-color.

What colors go well with #978A9E?

#919E8A (complementary), #8D8A9E (analogous), and #716478 (lighter shade) work well with #978A9E.