#802BCA Color Information

Hex color code: #802BCA

The hex color #802BCA is a neutral purple with RGB values of (128, 43, 202) and HSL of (272°, 65%, 48%). It is commonly used in modern UI design.

Try:
Color NameBlue Violet
HEX
#802BCA
RGB
128, 43, 202
HSL
272°, 65%, 48%
CMYK
37%, 79%, 0%, 21%

Shades

CSS Usage
color: #802BCA;
background-color: #802BCA;
border-color: #802BCA;
box-shadow: 0 0 10px #802BCA;
border: 2px solid #802BCA;
Tailwind Usage
bg-[#802BCA]
text-[#802BCA]
border-[#802BCA]
shadow-[0_0_10px_802BCA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #802BCA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #802BCA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #802BCA; 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 #802BCA; background-color: #802BCA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #802BCA20; border-left: 4px solid #802BCA; }

Link / Accent

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

a { color: #802BCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #802BCA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 43, 202

Red: 128 / Green: 43 / Blue: 202

HSL

272°, 65%, 48%

Hue: 272° / Saturation: 65% / Lightness: 48%

CMYK

37%, 79%, 0%, 21%

Cyan: 37% / Magenta: 79% / Yellow: 0% / Key: 21%

What color is #802BCA?

#802BCA is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #802BCA to RGB:

rgb(128, 43, 202)HEX to RGB Converter →

HEX to HSL

Convert #802BCA to HSL:

hsl(272, 65%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #802BCA to CMYK:

cmyk(37%, 79%, 0%, 21%)Color Converter →

Color Meaning and Usage

#802BCA is a subtle purple color with RGB values of 128, 43, 202 and HSL of 272°, 65%, 48%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #802BCA is #75CA2B, creating high-contrast pairings. For softer combinations, try analogous colors like #302BCA.

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

Contrast with #802BCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #802BCA?

#802BCA is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #802BCA?

#802BCA in RGB is (128, 43, 202) - 128 red, 43 green, and 202 blue.

How to use #802BCA in CSS?

Use #802BCA directly in your CSS properties like color or background-color.

What colors go well with #802BCA?

#75CA2B (complementary), #302BCA (analogous), and #581D8B (lighter shade) work well with #802BCA.