#9B4CDC Color Information

Hex color code: #9B4CDC

A neutral purple shade, #9B4CDC appears as (155, 76, 220) in RGB and (273°, 67%, 58%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Orchid
HEX
#9B4CDC
RGB
155, 76, 220
HSL
273°, 67%, 58%
CMYK
30%, 65%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #9B4CDC; 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 #9B4CDC; background-color: #9B4CDC15; }

Alert / Toast

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

Link / Accent

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

a { color: #9B4CDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9B4CDC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

155, 76, 220

Red: 155 / Green: 76 / Blue: 220

HSL

273°, 67%, 58%

Hue: 273° / Saturation: 67% / Lightness: 58%

CMYK

30%, 65%, 0%, 14%

Cyan: 30% / Magenta: 65% / Yellow: 0% / Key: 14%

What color is #9B4CDC?

#9B4CDC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9B4CDC to RGB:

rgb(155, 76, 220)HEX to RGB Converter →

HEX to HSL

Convert #9B4CDC to HSL:

hsl(273, 67%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #9B4CDC to CMYK:

cmyk(30%, 65%, 0%, 14%)Color Converter →

Color Meaning and Usage

A understated purple tone, #9B4CDC has RGB (155, 76, 220) and HSL (273°, 67%, 58%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9B4CDC is #8DDC4C, creating high-contrast pairings. For softer combinations, try analogous colors like #534CDC.

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

Contrast with #9B4CDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9B4CDC?

#9B4CDC is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9B4CDC?

#9B4CDC in RGB is (155, 76, 220) - 155 red, 76 green, and 220 blue.

How to use #9B4CDC in CSS?

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

What colors go well with #9B4CDC?

#8DDC4C (complementary), #534CDC (analogous), and #7524B7 (lighter shade) work well with #9B4CDC.