#856C9D Color Information

Hex color code: #856C9D

A subtle purple shade, #856C9D appears as (133, 108, 157) in RGB and (271°, 20%, 52%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Slate Gray
HEX
#856C9D
RGB
133, 108, 157
HSL
271°, 20%, 52%
CMYK
15%, 31%, 0%, 38%

Shades

CSS Usage
color: #856C9D;
background-color: #856C9D;
border-color: #856C9D;
box-shadow: 0 0 10px #856C9D;
border: 2px solid #856C9D;
Tailwind Usage
bg-[#856C9D]
text-[#856C9D]
border-[#856C9D]
shadow-[0_0_10px_856C9D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #856C9D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #856C9D; color: #000000; }

Badge

New Feature
.badge { background-color: #856C9D; 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 #856C9D; background-color: #856C9D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #856C9D20; border-left: 4px solid #856C9D; }

Link / Accent

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

a { color: #856C9D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #856C9D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 108, 157

Red: 133 / Green: 108 / Blue: 157

HSL

271°, 20%, 52%

Hue: 271° / Saturation: 20% / Lightness: 52%

CMYK

15%, 31%, 0%, 38%

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

What color is #856C9D?

#856C9D is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #856C9D to RGB:

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

HEX to HSL

Convert #856C9D to HSL:

hsl(271, 20%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #856C9D to CMYK:

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

Color Meaning and Usage

A gentle purple tone, #856C9D has RGB (133, 108, 157) and HSL (271°, 20%, 52%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #856C9D is #849D6C, creating high-contrast pairings. For softer combinations, try analogous colors like #6D6C9D.

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

Contrast with #856C9D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #856C9D?

#856C9D is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #856C9D?

#856C9D in RGB is (133, 108, 157) - 133 red, 108 green, and 157 blue.

How to use #856C9D in CSS?

Use #856C9D directly in your CSS properties like color or background-color.

What colors go well with #856C9D?

#849D6C (complementary), #6D6C9D (analogous), and #5F4B71 (lighter shade) work well with #856C9D.