#784C9E Color Information

Hex color code: #784C9E

A gentle purple shade, #784C9E appears as (120, 76, 158) in RGB and (272°, 35%, 46%) in HSL. It is often used for branding and logos.

Try:
Color NameRebecca Purple
HEX
#784C9E
RGB
120, 76, 158
HSL
272°, 35%, 46%
CMYK
24%, 52%, 0%, 38%

Shades

CSS Usage
color: #784C9E;
background-color: #784C9E;
border-color: #784C9E;
box-shadow: 0 0 10px #784C9E;
border: 2px solid #784C9E;
Tailwind Usage
bg-[#784C9E]
text-[#784C9E]
border-[#784C9E]
shadow-[0_0_10px_784C9E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #784C9E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #784C9E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #784C9E; 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 #784C9E; background-color: #784C9E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #784C9E20; border-left: 4px solid #784C9E; }

Link / Accent

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

a { color: #784C9E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #784C9E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

120, 76, 158

Red: 120 / Green: 76 / Blue: 158

HSL

272°, 35%, 46%

Hue: 272° / Saturation: 35% / Lightness: 46%

CMYK

24%, 52%, 0%, 38%

Cyan: 24% / Magenta: 52% / Yellow: 0% / Key: 38%

What color is #784C9E?

#784C9E is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #784C9E to RGB:

rgb(120, 76, 158)HEX to RGB Converter →

HEX to HSL

Convert #784C9E to HSL:

hsl(272, 35%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #784C9E to CMYK:

cmyk(24%, 52%, 0%, 38%)Color Converter →

Color Meaning and Usage

A soft purple tone, #784C9E has RGB (120, 76, 158) and HSL (272°, 35%, 46%). 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 #784C9E is #739E4C, creating high-contrast pairings. For softer combinations, try analogous colors like #4F4C9E.

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

Contrast with #784C9E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #784C9E?

#784C9E is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #784C9E?

#784C9E in RGB is (120, 76, 158) - 120 red, 76 green, and 158 blue.

How to use #784C9E in CSS?

Use #784C9E directly in your CSS properties like color or background-color.

What colors go well with #784C9E?

#739E4C (complementary), #4F4C9E (analogous), and #51336B (lighter shade) work well with #784C9E.