#874E8F Color Information

Hex color code: #874E8F

A gentle magenta shade, #874E8F appears as (135, 78, 143) in RGB and (293°, 29%, 43%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRebecca Purple
HEX
#874E8F
RGB
135, 78, 143
HSL
293°, 29%, 43%
CMYK
6%, 45%, 0%, 44%

Shades

CSS Usage
color: #874E8F;
background-color: #874E8F;
border-color: #874E8F;
box-shadow: 0 0 10px #874E8F;
border: 2px solid #874E8F;
Tailwind Usage
bg-[#874E8F]
text-[#874E8F]
border-[#874E8F]
shadow-[0_0_10px_874E8F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #874E8F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #874E8F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #874E8F; color: #FFFFFF; }

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 #874E8F; background-color: #874E8F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #874E8F20; border-left: 4px solid #874E8F; }

Link / Accent

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

a { color: #874E8F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #874E8F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 78, 143

Red: 135 / Green: 78 / Blue: 143

HSL

293°, 29%, 43%

Hue: 293° / Saturation: 29% / Lightness: 43%

CMYK

6%, 45%, 0%, 44%

Cyan: 6% / Magenta: 45% / Yellow: 0% / Key: 44%

What color is #874E8F?

#874E8F is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #874E8F to RGB:

rgb(135, 78, 143)HEX to RGB Converter →

HEX to HSL

Convert #874E8F to HSL:

hsl(293, 29%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #874E8F to CMYK:

cmyk(6%, 45%, 0%, 44%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #874E8F has RGB (135, 78, 143) and HSL (293°, 29%, 43%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #874E8F is #558D4E, creating high-contrast pairings. For softer combinations, try analogous colors like #664E8D.

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

Contrast with #874E8F

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

Contrast Ratio: 3.52:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #874E8F?

#874E8F is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #874E8F?

#874E8F in RGB is (135, 78, 143) - 135 red, 78 green, and 143 blue.

How to use #874E8F in CSS?

Use #874E8F directly in your CSS properties like color or background-color.

What colors go well with #874E8F?

#558D4E (complementary), #664E8D (analogous), and #57335C (lighter shade) work well with #874E8F.