#643A83 Color Information

Hex color code: #643A83

A gentle purple shade, #643A83 appears as (100, 58, 131) in RGB and (275°, 39%, 37%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRebecca Purple
HEX
#643A83
RGB
100, 58, 131
HSL
275°, 39%, 37%
CMYK
24%, 56%, 0%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #643A83; 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 #643A83; background-color: #643A8315; }

Alert / Toast

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

Link / Accent

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

a { color: #643A83; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #643A83 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

100, 58, 131

Red: 100 / Green: 58 / Blue: 131

HSL

275°, 39%, 37%

Hue: 275° / Saturation: 39% / Lightness: 37%

CMYK

24%, 56%, 0%, 49%

Cyan: 24% / Magenta: 56% / Yellow: 0% / Key: 49%

What color is #643A83?

#643A83 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #643A83 to RGB:

rgb(100, 58, 131)HEX to RGB Converter →

HEX to HSL

Convert #643A83 to HSL:

hsl(275, 39%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #643A83 to CMYK:

cmyk(24%, 56%, 0%, 49%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #643A83 has RGB (100, 58, 131) and HSL (275°, 39%, 37%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #643A83 is #58833A, creating high-contrast pairings. For softer combinations, try analogous colors like #403A83.

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

Contrast with #643A83

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #643A83?

#643A83 is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #643A83?

#643A83 in RGB is (100, 58, 131) - 100 red, 58 green, and 131 blue.

How to use #643A83 in CSS?

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

What colors go well with #643A83?

#58833A (complementary), #403A83 (analogous), and #3C224E (lighter shade) work well with #643A83.