#644294 Color Information

Hex color code: #644294

#644294 is a pastel purple color. In RGB it is (100, 66, 148), and in HSL it is (265°, 38%, 42%). It is commonly used in modern UI design.

Try:
Color NameRebecca Purple
HEX
#644294
RGB
100, 66, 148
HSL
265°, 38%, 42%
CMYK
32%, 55%, 0%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #644294; 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 #644294; background-color: #64429415; }

Alert / Toast

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

Link / Accent

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

a { color: #644294; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #644294 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

100, 66, 148

Red: 100 / Green: 66 / Blue: 148

HSL

265°, 38%, 42%

Hue: 265° / Saturation: 38% / Lightness: 42%

CMYK

32%, 55%, 0%, 42%

Cyan: 32% / Magenta: 55% / Yellow: 0% / Key: 42%

What color is #644294?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #644294 to RGB:

rgb(100, 66, 148)HEX to RGB Converter →

HEX to HSL

Convert #644294 to HSL:

hsl(265, 38%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #644294 to CMYK:

cmyk(32%, 55%, 0%, 42%)Color Converter →

Color Meaning and Usage

#644294 is a pastel purple color with RGB values of 100, 66, 148 and HSL of 265°, 38%, 42%. 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 #644294 is #729442, creating high-contrast pairings. For softer combinations, try analogous colors like #424994.

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

Contrast with #644294

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #644294?

#644294 is a pastel purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #644294?

#644294 in RGB is (100, 66, 148) - 100 red, 66 green, and 148 blue.

How to use #644294 in CSS?

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

What colors go well with #644294?

#729442 (complementary), #424994 (analogous), and #402B5F (lighter shade) work well with #644294.