#744BAA Color Information

Hex color code: #744BAA

A soft purple shade, #744BAA appears as (116, 75, 170) in RGB and (266°, 39%, 48%) in HSL. It is typically applied in digital products.

Try:
Color NameRebecca Purple
HEX
#744BAA
RGB
116, 75, 170
HSL
266°, 39%, 48%
CMYK
32%, 56%, 0%, 33%

Shades

CSS Usage
color: #744BAA;
background-color: #744BAA;
border-color: #744BAA;
box-shadow: 0 0 10px #744BAA;
border: 2px solid #744BAA;
Tailwind Usage
bg-[#744BAA]
text-[#744BAA]
border-[#744BAA]
shadow-[0_0_10px_744BAA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #744BAA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #744BAA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #744BAA; 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 #744BAA; background-color: #744BAA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #744BAA20; border-left: 4px solid #744BAA; }

Link / Accent

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

a { color: #744BAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #744BAA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 75, 170

Red: 116 / Green: 75 / Blue: 170

HSL

266°, 39%, 48%

Hue: 266° / Saturation: 39% / Lightness: 48%

CMYK

32%, 56%, 0%, 33%

Cyan: 32% / Magenta: 56% / Yellow: 0% / Key: 33%

What color is #744BAA?

#744BAA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #744BAA to RGB:

rgb(116, 75, 170)HEX to RGB Converter →

HEX to HSL

Convert #744BAA to HSL:

hsl(266, 39%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #744BAA to CMYK:

cmyk(32%, 56%, 0%, 33%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #744BAA has RGB (116, 75, 170) and HSL (266°, 39%, 48%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #744BAA is #81AA4B, creating high-contrast pairings. For softer combinations, try analogous colors like #4B51AA.

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

Contrast with #744BAA

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 #744BAA?

#744BAA is a subtle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #744BAA?

#744BAA in RGB is (116, 75, 170) - 116 red, 75 green, and 170 blue.

How to use #744BAA in CSS?

Use #744BAA directly in your CSS properties like color or background-color.

What colors go well with #744BAA?

#81AA4B (complementary), #4B51AA (analogous), and #503375 (lighter shade) work well with #744BAA.