#9B2FBC Color Information

Hex color code: #9B2FBC

The hex color #9B2FBC is a neutral magenta with RGB values of (155, 47, 188) and HSL of (286°, 60%, 46%). It is commonly used in modern UI design.

Try:
Color NameDark Orchid
HEX
#9B2FBC
RGB
155, 47, 188
HSL
286°, 60%, 46%
CMYK
18%, 75%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9B2FBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

155, 47, 188

Red: 155 / Green: 47 / Blue: 188

HSL

286°, 60%, 46%

Hue: 286° / Saturation: 60% / Lightness: 46%

CMYK

18%, 75%, 0%, 26%

Cyan: 18% / Magenta: 75% / Yellow: 0% / Key: 26%

What color is #9B2FBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9B2FBC to RGB:

rgb(155, 47, 188)HEX to RGB Converter →

HEX to HSL

Convert #9B2FBC to HSL:

hsl(286, 60%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #9B2FBC to CMYK:

cmyk(18%, 75%, 0%, 26%)Color Converter →

Color Meaning and Usage

#9B2FBC is a neutral magenta color with RGB values of 155, 47, 188 and HSL of 286°, 60%, 46%. 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 #9B2FBC is #50BC2F, creating high-contrast pairings. For softer combinations, try analogous colors like #542FBC.

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

Contrast with #9B2FBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9B2FBC?

#9B2FBC is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9B2FBC?

#9B2FBC in RGB is (155, 47, 188) - 155 red, 47 green, and 188 blue.

How to use #9B2FBC in CSS?

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

What colors go well with #9B2FBC?

#50BC2F (complementary), #542FBC (analogous), and #68207E (lighter shade) work well with #9B2FBC.