#8F4D86 Color Information

Hex color code: #8F4D86

#8F4D86 is a gentle magenta color. In RGB it is (143, 77, 134), and in HSL it is (308°, 30%, 43%). It is frequently seen in web interfaces.

Try:
Color NameRebecca Purple
HEX
#8F4D86
RGB
143, 77, 134
HSL
308°, 30%, 43%
CMYK
0%, 46%, 6%, 44%

Shades

CSS Usage
color: #8F4D86;
background-color: #8F4D86;
border-color: #8F4D86;
box-shadow: 0 0 10px #8F4D86;
border: 2px solid #8F4D86;
Tailwind Usage
bg-[#8F4D86]
text-[#8F4D86]
border-[#8F4D86]
shadow-[0_0_10px_8F4D86]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #8F4D86, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #8F4D86; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #8F4D86; 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 #8F4D86; background-color: #8F4D8615; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #8F4D8620; border-left: 4px solid #8F4D86; }

Link / Accent

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

a { color: #8F4D86; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8F4D86 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

143, 77, 134

Red: 143 / Green: 77 / Blue: 134

HSL

308°, 30%, 43%

Hue: 308° / Saturation: 30% / Lightness: 43%

CMYK

0%, 46%, 6%, 44%

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

What color is #8F4D86?

#8F4D86 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8F4D86 to RGB:

rgb(143, 77, 134)HEX to RGB Converter →

HEX to HSL

Convert #8F4D86 to HSL:

hsl(308, 30%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #8F4D86 to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #8F4D86 has RGB (143, 77, 134) and HSL (308°, 30%, 43%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8F4D86 is #4D8F56, creating high-contrast pairings. For softer combinations, try analogous colors like #764D8F.

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

Contrast with #8F4D86

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8F4D86?

#8F4D86 is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #8F4D86?

#8F4D86 in RGB is (143, 77, 134) - 143 red, 77 green, and 134 blue.

How to use #8F4D86 in CSS?

Use #8F4D86 directly in your CSS properties like color or background-color.

What colors go well with #8F4D86?

#4D8F56 (complementary), #764D8F (analogous), and #5D3257 (lighter shade) work well with #8F4D86.