#9543CB Color Information

Hex color code: #9543CB

A balanced purple shade, #9543CB appears as (149, 67, 203) in RGB and (276°, 57%, 53%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Orchid
HEX
#9543CB
RGB
149, 67, 203
HSL
276°, 57%, 53%
CMYK
27%, 67%, 0%, 20%

Shades

CSS Usage
color: #9543CB;
background-color: #9543CB;
border-color: #9543CB;
box-shadow: 0 0 10px #9543CB;
border: 2px solid #9543CB;
Tailwind Usage
bg-[#9543CB]
text-[#9543CB]
border-[#9543CB]
shadow-[0_0_10px_9543CB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9543CB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9543CB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9543CB; 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 #9543CB; background-color: #9543CB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9543CB20; border-left: 4px solid #9543CB; }

Link / Accent

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

a { color: #9543CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9543CB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 67, 203

Red: 149 / Green: 67 / Blue: 203

HSL

276°, 57%, 53%

Hue: 276° / Saturation: 57% / Lightness: 53%

CMYK

27%, 67%, 0%, 20%

Cyan: 27% / Magenta: 67% / Yellow: 0% / Key: 20%

What color is #9543CB?

#9543CB is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9543CB to RGB:

rgb(149, 67, 203)HEX to RGB Converter →

HEX to HSL

Convert #9543CB to HSL:

hsl(276, 57%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #9543CB to CMYK:

cmyk(27%, 67%, 0%, 20%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #9543CB has RGB (149, 67, 203) and HSL (276°, 57%, 53%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9543CB is #79CB43, creating high-contrast pairings. For softer combinations, try analogous colors like #5043CB.

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

Contrast with #9543CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9543CB?

#9543CB is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9543CB?

#9543CB in RGB is (149, 67, 203) - 149 red, 67 green, and 203 blue.

How to use #9543CB in CSS?

Use #9543CB directly in your CSS properties like color or background-color.

What colors go well with #9543CB?

#79CB43 (complementary), #5043CB (analogous), and #6C2A98 (lighter shade) work well with #9543CB.