#948C97 Color Information

Hex color code: #948C97

#948C97 is a neutral purple color. In RGB it is (148, 140, 151), and in HSL it is (284°, 5%, 57%). It is commonly used in modern UI design.

Try:
Color NameLight Slate Gray
HEX
#948C97
RGB
148, 140, 151
HSL
284°, 5%, 57%
CMYK
2%, 7%, 0%, 41%

Shades

CSS Usage
color: #948C97;
background-color: #948C97;
border-color: #948C97;
box-shadow: 0 0 10px #948C97;
border: 2px solid #948C97;
Tailwind Usage
bg-[#948C97]
text-[#948C97]
border-[#948C97]
shadow-[0_0_10px_948C97]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #948C97, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #948C97; color: #000000; }

Badge

New Feature
.badge { background-color: #948C97; 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 #948C97; background-color: #948C9715; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #948C9720; border-left: 4px solid #948C97; }

Link / Accent

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

a { color: #948C97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #948C97 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 140, 151

Red: 148 / Green: 140 / Blue: 151

HSL

284°, 5%, 57%

Hue: 284° / Saturation: 5% / Lightness: 57%

CMYK

2%, 7%, 0%, 41%

Cyan: 2% / Magenta: 7% / Yellow: 0% / Key: 41%

What color is #948C97?

#948C97 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #948C97 to RGB:

rgb(148, 140, 151)HEX to RGB Converter →

HEX to HSL

Convert #948C97 to HSL:

hsl(284, 5%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #948C97 to CMYK:

cmyk(2%, 7%, 0%, 41%)Color Converter →

Color Meaning and Usage

#948C97 is a subtle purple color with RGB values of 148, 140, 151 and HSL of 284°, 5%, 57%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #948C97 is #8F978C, creating high-contrast pairings. For softer combinations, try analogous colors like #8E8C97.

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

Contrast with #948C97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #948C97?

#948C97 is a subtle purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #948C97?

#948C97 in RGB is (148, 140, 151) - 148 red, 140 green, and 151 blue.

How to use #948C97 in CSS?

Use #948C97 directly in your CSS properties like color or background-color.

What colors go well with #948C97?

#8F978C (complementary), #8E8C97 (analogous), and #6E6670 (lighter shade) work well with #948C97.