#744CEB Color Information

Hex color code: #744CEB

#744CEB is a vivid purple color. In RGB it is (116, 76, 235), and in HSL it is (255°, 80%, 61%). It is commonly used in modern UI design.

Try:
Color NameMedium Slate Blue
HEX
#744CEB
RGB
116, 76, 235
HSL
255°, 80%, 61%
CMYK
51%, 68%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #744CEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 76, 235

Red: 116 / Green: 76 / Blue: 235

HSL

255°, 80%, 61%

Hue: 255° / Saturation: 80% / Lightness: 61%

CMYK

51%, 68%, 0%, 8%

Cyan: 51% / Magenta: 68% / Yellow: 0% / Key: 8%

What color is #744CEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #744CEB to RGB:

rgb(116, 76, 235)HEX to RGB Converter →

HEX to HSL

Convert #744CEB to HSL:

hsl(255, 80%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #744CEB to CMYK:

cmyk(51%, 68%, 0%, 8%)Color Converter →

Color Meaning and Usage

#744CEB is a eye-catching purple color with RGB values of 116, 76, 235 and HSL of 255°, 80%, 61%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #744CEB is #C3EB4C, creating high-contrast pairings. For softer combinations, try analogous colors like #4C74EB.

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

Contrast with #744CEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #744CEB?

#744CEB is a eye-catching purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #744CEB?

#744CEB in RGB is (116, 76, 235) - 116 red, 76 green, and 235 blue.

How to use #744CEB in CSS?

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

What colors go well with #744CEB?

#C3EB4C (complementary), #4C74EB (analogous), and #4617D3 (lighter shade) work well with #744CEB.