#803FAB Color Information

Hex color code: #803FAB

A gentle purple shade, #803FAB appears as (128, 63, 171) in RGB and (276°, 46%, 46%) in HSL. It is often used for branding and logos.

Try:
Color NameRebecca Purple
HEX
#803FAB
RGB
128, 63, 171
HSL
276°, 46%, 46%
CMYK
25%, 63%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #803FAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 63, 171

Red: 128 / Green: 63 / Blue: 171

HSL

276°, 46%, 46%

Hue: 276° / Saturation: 46% / Lightness: 46%

CMYK

25%, 63%, 0%, 33%

Cyan: 25% / Magenta: 63% / Yellow: 0% / Key: 33%

What color is #803FAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #803FAB to RGB:

rgb(128, 63, 171)HEX to RGB Converter →

HEX to HSL

Convert #803FAB to HSL:

hsl(276, 46%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #803FAB to CMYK:

cmyk(25%, 63%, 0%, 33%)Color Converter →

Color Meaning and Usage

#803FAB is a pastel purple color with RGB values of 128, 63, 171 and HSL of 276°, 46%, 46%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #803FAB is #6BAB3F, creating high-contrast pairings. For softer combinations, try analogous colors like #4A3FAB.

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

Contrast with #803FAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #803FAB?

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

What is the RGB value of #803FAB?

#803FAB in RGB is (128, 63, 171) - 128 red, 63 green, and 171 blue.

How to use #803FAB in CSS?

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

What colors go well with #803FAB?

#6BAB3F (complementary), #4A3FAB (analogous), and #562B73 (lighter shade) work well with #803FAB.