#922CB2 Color Information

Hex color code: #922CB2

#922CB2 is a neutral magenta color. In RGB it is (146, 44, 178), and in HSL it is (286°, 60%, 44%). It is commonly used in modern UI design.

Try:
Color NameDark Orchid
HEX
#922CB2
RGB
146, 44, 178
HSL
286°, 60%, 44%
CMYK
18%, 75%, 0%, 30%

Shades

CSS Usage
color: #922CB2;
background-color: #922CB2;
border-color: #922CB2;
box-shadow: 0 0 10px #922CB2;
border: 2px solid #922CB2;
Tailwind Usage
bg-[#922CB2]
text-[#922CB2]
border-[#922CB2]
shadow-[0_0_10px_922CB2]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #922CB2, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #922CB2; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #922CB2; 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 #922CB2; background-color: #922CB215; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #922CB220; border-left: 4px solid #922CB2; }

Link / Accent

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

a { color: #922CB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #922CB2 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

146, 44, 178

Red: 146 / Green: 44 / Blue: 178

HSL

286°, 60%, 44%

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

CMYK

18%, 75%, 0%, 30%

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

What color is #922CB2?

#922CB2 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #922CB2 to RGB:

rgb(146, 44, 178)HEX to RGB Converter →

HEX to HSL

Convert #922CB2 to HSL:

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

HEX to CMYK

Convert #922CB2 to CMYK:

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

Color Meaning and Usage

#922CB2 is a understated magenta color with RGB values of 146, 44, 178 and HSL of 286°, 60%, 44%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #922CB2 is #4CB42D, creating high-contrast pairings. For softer combinations, try analogous colors like #512DB4.

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

Contrast with #922CB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #922CB2?

#922CB2 is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #922CB2?

#922CB2 in RGB is (146, 44, 178) - 146 red, 44 green, and 178 blue.

How to use #922CB2 in CSS?

Use #922CB2 directly in your CSS properties like color or background-color.

What colors go well with #922CB2?

#4CB42D (complementary), #512DB4 (analogous), and #621E76 (lighter shade) work well with #922CB2.