#801EDC Color Information

Hex color code: #801EDC

The hex color #801EDC is a vivid purple with RGB values of (128, 30, 220) and HSL of (271°, 76%, 49%). It is commonly used in modern UI design.

Try:
Color NameBlue Violet
HEX
#801EDC
RGB
128, 30, 220
HSL
271°, 76%, 49%
CMYK
42%, 86%, 0%, 14%

Shades

CSS Usage
color: #801EDC;
background-color: #801EDC;
border-color: #801EDC;
box-shadow: 0 0 10px #801EDC;
border: 2px solid #801EDC;
Tailwind Usage
bg-[#801EDC]
text-[#801EDC]
border-[#801EDC]
shadow-[0_0_10px_801EDC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #801EDC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #801EDC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #801EDC; 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 #801EDC; background-color: #801EDC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #801EDC20; border-left: 4px solid #801EDC; }

Link / Accent

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

a { color: #801EDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #801EDC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 30, 220

Red: 128 / Green: 30 / Blue: 220

HSL

271°, 76%, 49%

Hue: 271° / Saturation: 76% / Lightness: 49%

CMYK

42%, 86%, 0%, 14%

Cyan: 42% / Magenta: 86% / Yellow: 0% / Key: 14%

What color is #801EDC?

#801EDC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #801EDC to RGB:

rgb(128, 30, 220)HEX to RGB Converter →

HEX to HSL

Convert #801EDC to HSL:

hsl(271, 76%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #801EDC to CMYK:

cmyk(42%, 86%, 0%, 14%)Color Converter →

Color Meaning and Usage

A dynamic purple tone, #801EDC has RGB (128, 30, 220) and HSL (271°, 76%, 49%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #801EDC is #7ADC1E, creating high-contrast pairings. For softer combinations, try analogous colors like #211EDC.

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

Contrast with #801EDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #801EDC?

#801EDC is a dynamic purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #801EDC?

#801EDC in RGB is (128, 30, 220) - 128 red, 30 green, and 220 blue.

How to use #801EDC in CSS?

Use #801EDC directly in your CSS properties like color or background-color.

What colors go well with #801EDC?

#7ADC1E (complementary), #211EDC (analogous), and #591599 (lighter shade) work well with #801EDC.