#9647DC Color Information

Hex color code: #9647DC

#9647DC is a understated purple color. In RGB it is (150, 71, 220), and in HSL it is (272°, 68%, 57%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#9647DC
RGB
150, 71, 220
HSL
272°, 68%, 57%
CMYK
32%, 68%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #9647DC; 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 #9647DC; background-color: #9647DC15; }

Alert / Toast

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

Link / Accent

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

a { color: #9647DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9647DC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 71, 220

Red: 150 / Green: 71 / Blue: 220

HSL

272°, 68%, 57%

Hue: 272° / Saturation: 68% / Lightness: 57%

CMYK

32%, 68%, 0%, 14%

Cyan: 32% / Magenta: 68% / Yellow: 0% / Key: 14%

What color is #9647DC?

#9647DC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9647DC to RGB:

rgb(150, 71, 220)HEX to RGB Converter →

HEX to HSL

Convert #9647DC to HSL:

hsl(272, 68%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #9647DC to CMYK:

cmyk(32%, 68%, 0%, 14%)Color Converter →

Color Meaning and Usage

#9647DC is a muted purple color with RGB values of 150, 71, 220 and HSL of 272°, 68%, 57%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9647DC is #8CDC47, creating high-contrast pairings. For softer combinations, try analogous colors like #4C47DC.

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

Contrast with #9647DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9647DC?

#9647DC is a muted purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9647DC?

#9647DC in RGB is (150, 71, 220) - 150 red, 71 green, and 220 blue.

How to use #9647DC in CSS?

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

What colors go well with #9647DC?

#8CDC47 (complementary), #4C47DC (analogous), and #7022B4 (lighter shade) work well with #9647DC.