#894D7E Color Information

Hex color code: #894D7E

A subtle magenta shade, #894D7E appears as (137, 77, 126) in RGB and (311°, 28%, 42%) in HSL. It is popular in mobile app design.

Try:
Color NameRebecca Purple
HEX
#894D7E
RGB
137, 77, 126
HSL
311°, 28%, 42%
CMYK
0%, 44%, 8%, 46%

Shades

CSS Usage
color: #894D7E;
background-color: #894D7E;
border-color: #894D7E;
box-shadow: 0 0 10px #894D7E;
border: 2px solid #894D7E;
Tailwind Usage
bg-[#894D7E]
text-[#894D7E]
border-[#894D7E]
shadow-[0_0_10px_894D7E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #894D7E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #894D7E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #894D7E; 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 #894D7E; background-color: #894D7E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #894D7E20; border-left: 4px solid #894D7E; }

Link / Accent

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

a { color: #894D7E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #894D7E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

137, 77, 126

Red: 137 / Green: 77 / Blue: 126

HSL

311°, 28%, 42%

Hue: 311° / Saturation: 28% / Lightness: 42%

CMYK

0%, 44%, 8%, 46%

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

What color is #894D7E?

#894D7E is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #894D7E to RGB:

rgb(137, 77, 126)HEX to RGB Converter →

HEX to HSL

Convert #894D7E to HSL:

hsl(311, 28%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #894D7E to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #894D7E has RGB (137, 77, 126) and HSL (311°, 28%, 42%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #894D7E is #4D8958, creating high-contrast pairings. For softer combinations, try analogous colors like #764D89.

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

Contrast with #894D7E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #894D7E?

#894D7E is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #894D7E?

#894D7E in RGB is (137, 77, 126) - 137 red, 77 green, and 126 blue.

How to use #894D7E in CSS?

Use #894D7E directly in your CSS properties like color or background-color.

What colors go well with #894D7E?

#4D8958 (complementary), #764D89 (analogous), and #583251 (lighter shade) work well with #894D7E.