#96859D Color Information

Hex color code: #96859D

#96859D is a neutral purple color. In RGB it is (150, 133, 157), and in HSL it is (283°, 11%, 57%). It is commonly used in modern UI design.

Try:
Color NameLight Slate Gray
HEX
#96859D
RGB
150, 133, 157
HSL
283°, 11%, 57%
CMYK
4%, 15%, 0%, 38%

Shades

CSS Usage
color: #96859D;
background-color: #96859D;
border-color: #96859D;
box-shadow: 0 0 10px #96859D;
border: 2px solid #96859D;
Tailwind Usage
bg-[#96859D]
text-[#96859D]
border-[#96859D]
shadow-[0_0_10px_96859D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #96859D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #96859D; color: #000000; }

Badge

New Feature
.badge { background-color: #96859D; 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 #96859D; background-color: #96859D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #96859D20; border-left: 4px solid #96859D; }

Link / Accent

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

a { color: #96859D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #96859D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 133, 157

Red: 150 / Green: 133 / Blue: 157

HSL

283°, 11%, 57%

Hue: 283° / Saturation: 11% / Lightness: 57%

CMYK

4%, 15%, 0%, 38%

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

What color is #96859D?

#96859D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #96859D to RGB:

rgb(150, 133, 157)HEX to RGB Converter →

HEX to HSL

Convert #96859D to HSL:

hsl(283, 11%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #96859D to CMYK:

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

Color Meaning and Usage

#96859D is a understated purple color with RGB values of 150, 133, 157 and HSL of 283°, 11%, 57%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #96859D is #8C9D85, creating high-contrast pairings. For softer combinations, try analogous colors like #8B859D.

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

Contrast with #96859D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #96859D?

#96859D is a understated purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #96859D?

#96859D in RGB is (150, 133, 157) - 150 red, 133 green, and 157 blue.

How to use #96859D in CSS?

Use #96859D directly in your CSS properties like color or background-color.

What colors go well with #96859D?

#8C9D85 (complementary), #8B859D (analogous), and #705F77 (lighter shade) work well with #96859D.