#866C9D Color Information

Hex color code: #866C9D

#866C9D is a subtle purple color. In RGB it is (134, 108, 157), and in HSL it is (272°, 20%, 52%). It is popular in mobile app design.

Try:
Color NameLight Slate Gray
HEX
#866C9D
RGB
134, 108, 157
HSL
272°, 20%, 52%
CMYK
15%, 31%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #866C9D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

134, 108, 157

Red: 134 / Green: 108 / Blue: 157

HSL

272°, 20%, 52%

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

CMYK

15%, 31%, 0%, 38%

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

What color is #866C9D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #866C9D to RGB:

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

HEX to HSL

Convert #866C9D to HSL:

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

HEX to CMYK

Convert #866C9D to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #866C9D has RGB (134, 108, 157) and HSL (272°, 20%, 52%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #866C9D is #839D6C, creating high-contrast pairings. For softer combinations, try analogous colors like #6E6C9D.

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

Contrast with #866C9D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #866C9D?

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

What is the RGB value of #866C9D?

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

How to use #866C9D in CSS?

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

What colors go well with #866C9D?

#839D6C (complementary), #6E6C9D (analogous), and #604B71 (lighter shade) work well with #866C9D.