#94849A Color Information

Hex color code: #94849A

The hex color #94849A is a neutral purple with RGB values of (148, 132, 154) and HSL of (284°, 10%, 56%). It is commonly used in modern UI design.

Try:
Color NameLight Slate Gray
HEX
#94849A
RGB
148, 132, 154
HSL
284°, 10%, 56%
CMYK
4%, 14%, 0%, 40%

Shades

CSS Usage
color: #94849A;
background-color: #94849A;
border-color: #94849A;
box-shadow: 0 0 10px #94849A;
border: 2px solid #94849A;
Tailwind Usage
bg-[#94849A]
text-[#94849A]
border-[#94849A]
shadow-[0_0_10px_94849A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #94849A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #94849A; color: #000000; }

Badge

New Feature
.badge { background-color: #94849A; 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 #94849A; background-color: #94849A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #94849A20; border-left: 4px solid #94849A; }

Link / Accent

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

a { color: #94849A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #94849A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 132, 154

Red: 148 / Green: 132 / Blue: 154

HSL

284°, 10%, 56%

Hue: 284° / Saturation: 10% / Lightness: 56%

CMYK

4%, 14%, 0%, 40%

Cyan: 4% / Magenta: 14% / Yellow: 0% / Key: 40%

What color is #94849A?

#94849A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #94849A to RGB:

rgb(148, 132, 154)HEX to RGB Converter →

HEX to HSL

Convert #94849A to HSL:

hsl(284, 10%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #94849A to CMYK:

cmyk(4%, 14%, 0%, 40%)Color Converter →

Color Meaning and Usage

A muted purple tone, #94849A has RGB (148, 132, 154) and HSL (284°, 10%, 56%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #94849A is #8A9A84, creating high-contrast pairings. For softer combinations, try analogous colors like #89849A.

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

Contrast with #94849A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #94849A?

#94849A is a muted purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #94849A?

#94849A in RGB is (148, 132, 154) - 148 red, 132 green, and 154 blue.

How to use #94849A in CSS?

Use #94849A directly in your CSS properties like color or background-color.

What colors go well with #94849A?

#8A9A84 (complementary), #89849A (analogous), and #6D5E73 (lighter shade) work well with #94849A.