#663E7A Color Information

Hex color code: #663E7A

A delicate purple shade, #663E7A appears as (102, 62, 122) in RGB and (280°, 33%, 36%) in HSL. It is widely used in graphic design.

Try:
Color NameRebecca Purple
HEX
#663E7A
RGB
102, 62, 122
HSL
280°, 33%, 36%
CMYK
16%, 49%, 0%, 52%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #663E7A; 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 #663E7A; background-color: #663E7A15; }

Alert / Toast

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

Link / Accent

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

a { color: #663E7A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #663E7A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

102, 62, 122

Red: 102 / Green: 62 / Blue: 122

HSL

280°, 33%, 36%

Hue: 280° / Saturation: 33% / Lightness: 36%

CMYK

16%, 49%, 0%, 52%

Cyan: 16% / Magenta: 49% / Yellow: 0% / Key: 52%

What color is #663E7A?

#663E7A is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #663E7A to RGB:

rgb(102, 62, 122)HEX to RGB Converter →

HEX to HSL

Convert #663E7A to HSL:

hsl(280, 33%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #663E7A to CMYK:

cmyk(16%, 49%, 0%, 52%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #663E7A has RGB (102, 62, 122) and HSL (280°, 33%, 36%). 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 #663E7A is #527A3E, creating high-contrast pairings. For softer combinations, try analogous colors like #483E7A.

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

Contrast with #663E7A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #663E7A?

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

What is the RGB value of #663E7A?

#663E7A in RGB is (102, 62, 122) - 102 red, 62 green, and 122 blue.

How to use #663E7A in CSS?

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

What colors go well with #663E7A?

#527A3E (complementary), #483E7A (analogous), and #3B2447 (lighter shade) work well with #663E7A.