#803CBC Color Information

Hex color code: #803CBC

The hex color #803CBC is a neutral purple with RGB values of (128, 60, 188) and HSL of (272°, 52%, 49%). It is commonly used in modern UI design.

Try:
Color NameDark Orchid
HEX
#803CBC
RGB
128, 60, 188
HSL
272°, 52%, 49%
CMYK
32%, 68%, 0%, 26%

Shades

CSS Usage
color: #803CBC;
background-color: #803CBC;
border-color: #803CBC;
box-shadow: 0 0 10px #803CBC;
border: 2px solid #803CBC;
Tailwind Usage
bg-[#803CBC]
text-[#803CBC]
border-[#803CBC]
shadow-[0_0_10px_803CBC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #803CBC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #803CBC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #803CBC; 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 #803CBC; background-color: #803CBC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #803CBC20; border-left: 4px solid #803CBC; }

Link / Accent

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

a { color: #803CBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #803CBC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 60, 188

Red: 128 / Green: 60 / Blue: 188

HSL

272°, 52%, 49%

Hue: 272° / Saturation: 52% / Lightness: 49%

CMYK

32%, 68%, 0%, 26%

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

What color is #803CBC?

#803CBC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #803CBC to RGB:

rgb(128, 60, 188)HEX to RGB Converter →

HEX to HSL

Convert #803CBC to HSL:

hsl(272, 52%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #803CBC to CMYK:

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

Color Meaning and Usage

A muted purple tone, #803CBC has RGB (128, 60, 188) and HSL (272°, 52%, 49%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #803CBC is #79BE3C, creating high-contrast pairings. For softer combinations, try analogous colors like #403CBE.

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

Contrast with #803CBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #803CBC?

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

What is the RGB value of #803CBC?

#803CBC in RGB is (128, 60, 188) - 128 red, 60 green, and 188 blue.

How to use #803CBC in CSS?

Use #803CBC directly in your CSS properties like color or background-color.

What colors go well with #803CBC?

#79BE3C (complementary), #403CBE (analogous), and #5A2A84 (lighter shade) work well with #803CBC.