#876EAF Color Information

Hex color code: #876EAF

A gentle purple shade, #876EAF appears as (135, 110, 175) in RGB and (263°, 29%, 56%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Slate Gray
HEX
#876EAF
RGB
135, 110, 175
HSL
263°, 29%, 56%
CMYK
23%, 37%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #876EAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 110, 175

Red: 135 / Green: 110 / Blue: 175

HSL

263°, 29%, 56%

Hue: 263° / Saturation: 29% / Lightness: 56%

CMYK

23%, 37%, 0%, 31%

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

What color is #876EAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #876EAF to RGB:

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

HEX to HSL

Convert #876EAF to HSL:

hsl(263, 29%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #876EAF to CMYK:

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

Color Meaning and Usage

#876EAF is a subtle purple color with RGB values of 135, 110, 175 and HSL of 263°, 29%, 56%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #876EAF is #96AF6E, creating high-contrast pairings. For softer combinations, try analogous colors like #6E76AF.

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

Contrast with #876EAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #876EAF?

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

What is the RGB value of #876EAF?

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

How to use #876EAF in CSS?

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

What colors go well with #876EAF?

#96AF6E (complementary), #6E76AF (analogous), and #614A87 (lighter shade) work well with #876EAF.