#64448D Color Information

Hex color code: #64448D

The hex color #64448D is a pastel purple with RGB values of (100, 68, 141) and HSL of (266°, 35%, 41%). It is commonly used in modern UI design.

Try:
Color NameRebecca Purple
HEX
#64448D
RGB
100, 68, 141
HSL
266°, 35%, 41%
CMYK
29%, 52%, 0%, 45%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #64448D; 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 #64448D; background-color: #64448D15; }

Alert / Toast

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

Link / Accent

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

a { color: #64448D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #64448D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

100, 68, 141

Red: 100 / Green: 68 / Blue: 141

HSL

266°, 35%, 41%

Hue: 266° / Saturation: 35% / Lightness: 41%

CMYK

29%, 52%, 0%, 45%

Cyan: 29% / Magenta: 52% / Yellow: 0% / Key: 45%

What color is #64448D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #64448D to RGB:

rgb(100, 68, 141)HEX to RGB Converter →

HEX to HSL

Convert #64448D to HSL:

hsl(266, 35%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #64448D to CMYK:

cmyk(29%, 52%, 0%, 45%)Color Converter →

Color Meaning and Usage

#64448D is a gentle purple color with RGB values of 100, 68, 141 and HSL of 266°, 35%, 41%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #64448D is #6D8D44, creating high-contrast pairings. For softer combinations, try analogous colors like #44498D.

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

Contrast with #64448D

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 #64448D?

#64448D is a gentle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #64448D?

#64448D in RGB is (100, 68, 141) - 100 red, 68 green, and 141 blue.

How to use #64448D in CSS?

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

What colors go well with #64448D?

#6D8D44 (complementary), #44498D (analogous), and #3F2B5A (lighter shade) work well with #64448D.