#876AAF Color Information

Hex color code: #876AAF

The hex color #876AAF is a delicate purple with RGB values of (135, 106, 175) and HSL of (265°, 30%, 55%). It is widely used in graphic design.

Try:
Color NameLight Slate Gray
HEX
#876AAF
RGB
135, 106, 175
HSL
265°, 30%, 55%
CMYK
23%, 39%, 0%, 31%

Shades

CSS Usage
color: #876AAF;
background-color: #876AAF;
border-color: #876AAF;
box-shadow: 0 0 10px #876AAF;
border: 2px solid #876AAF;
Tailwind Usage
bg-[#876AAF]
text-[#876AAF]
border-[#876AAF]
shadow-[0_0_10px_876AAF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #876AAF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #876AAF; color: #000000; }

Badge

New Feature
.badge { background-color: #876AAF; 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 #876AAF; background-color: #876AAF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #876AAF20; border-left: 4px solid #876AAF; }

Link / Accent

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

a { color: #876AAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #876AAF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 106, 175

Red: 135 / Green: 106 / Blue: 175

HSL

265°, 30%, 55%

Hue: 265° / Saturation: 30% / Lightness: 55%

CMYK

23%, 39%, 0%, 31%

Cyan: 23% / Magenta: 39% / Yellow: 0% / Key: 31%

What color is #876AAF?

#876AAF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #876AAF to RGB:

rgb(135, 106, 175)HEX to RGB Converter →

HEX to HSL

Convert #876AAF to HSL:

hsl(265, 30%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #876AAF to CMYK:

cmyk(23%, 39%, 0%, 31%)Color Converter →

Color Meaning and Usage

#876AAF is a subtle purple color with RGB values of 135, 106, 175 and HSL of 265°, 30%, 55%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #876AAF is #92AF6A, creating high-contrast pairings. For softer combinations, try analogous colors like #6A70AF.

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

Contrast with #876AAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #876AAF?

#876AAF is a subtle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #876AAF?

#876AAF in RGB is (135, 106, 175) - 135 red, 106 green, and 175 blue.

How to use #876AAF in CSS?

Use #876AAF directly in your CSS properties like color or background-color.

What colors go well with #876AAF?

#92AF6A (complementary), #6A70AF (analogous), and #614785 (lighter shade) work well with #876AAF.