#763DA5 Color Information

Hex color code: #763DA5

#763DA5 is a delicate purple color. In RGB it is (118, 61, 165), and in HSL it is (273°, 46%, 44%). It is widely used in graphic design.

Try:
Color NameRebecca Purple
HEX
#763DA5
RGB
118, 61, 165
HSL
273°, 46%, 44%
CMYK
28%, 63%, 0%, 35%

Shades

CSS Usage
color: #763DA5;
background-color: #763DA5;
border-color: #763DA5;
box-shadow: 0 0 10px #763DA5;
border: 2px solid #763DA5;
Tailwind Usage
bg-[#763DA5]
text-[#763DA5]
border-[#763DA5]
shadow-[0_0_10px_763DA5]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #763DA5, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #763DA5; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #763DA5; 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 #763DA5; background-color: #763DA515; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #763DA520; border-left: 4px solid #763DA5; }

Link / Accent

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

a { color: #763DA5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #763DA5 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

118, 61, 165

Red: 118 / Green: 61 / Blue: 165

HSL

273°, 46%, 44%

Hue: 273° / Saturation: 46% / Lightness: 44%

CMYK

28%, 63%, 0%, 35%

Cyan: 28% / Magenta: 63% / Yellow: 0% / Key: 35%

What color is #763DA5?

#763DA5 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #763DA5 to RGB:

rgb(118, 61, 165)HEX to RGB Converter →

HEX to HSL

Convert #763DA5 to HSL:

hsl(273, 46%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #763DA5 to CMYK:

cmyk(28%, 63%, 0%, 35%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #763DA5 has RGB (118, 61, 165) and HSL (273°, 46%, 44%). 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 #763DA5 is #6BA43D, creating high-contrast pairings. For softer combinations, try analogous colors like #423DA4.

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

Contrast with #763DA5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #763DA5?

#763DA5 is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #763DA5?

#763DA5 in RGB is (118, 61, 165) - 118 red, 61 green, and 165 blue.

How to use #763DA5 in CSS?

Use #763DA5 directly in your CSS properties like color or background-color.

What colors go well with #763DA5?

#6BA43D (complementary), #423DA4 (analogous), and #4D286C (lighter shade) work well with #763DA5.