#734E74 Color Information

Hex color code: #734E74

A delicate magenta shade, #734E74 appears as (115, 78, 116) in RGB and (298°, 20%, 38%) in HSL. It is widely used in graphic design.

Try:
Color NameRebecca Purple
HEX
#734E74
RGB
115, 78, 116
HSL
298°, 20%, 38%
CMYK
1%, 33%, 0%, 55%

Shades

CSS Usage
color: #734E74;
background-color: #734E74;
border-color: #734E74;
box-shadow: 0 0 10px #734E74;
border: 2px solid #734E74;
Tailwind Usage
bg-[#734E74]
text-[#734E74]
border-[#734E74]
shadow-[0_0_10px_734E74]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #734E74, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #734E74; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #734E74; 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 #734E74; background-color: #734E7415; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #734E7420; border-left: 4px solid #734E74; }

Link / Accent

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

a { color: #734E74; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #734E74 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

115, 78, 116

Red: 115 / Green: 78 / Blue: 116

HSL

298°, 20%, 38%

Hue: 298° / Saturation: 20% / Lightness: 38%

CMYK

1%, 33%, 0%, 55%

Cyan: 1% / Magenta: 33% / Yellow: 0% / Key: 55%

What color is #734E74?

#734E74 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #734E74 to RGB:

rgb(115, 78, 116)HEX to RGB Converter →

HEX to HSL

Convert #734E74 to HSL:

hsl(298, 20%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #734E74 to CMYK:

cmyk(1%, 33%, 0%, 55%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #734E74 has RGB (115, 78, 116) and HSL (298°, 20%, 38%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #734E74 is #4F744E, creating high-contrast pairings. For softer combinations, try analogous colors like #604E74.

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

Contrast with #734E74

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #734E74?

#734E74 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #734E74?

#734E74 in RGB is (115, 78, 116) - 115 red, 78 green, and 116 blue.

How to use #734E74 in CSS?

Use #734E74 directly in your CSS properties like color or background-color.

What colors go well with #734E74?

#4F744E (complementary), #604E74 (analogous), and #462F46 (lighter shade) work well with #734E74.