#802AEA Color Information

Hex color code: #802AEA

The hex color #802AEA is a eye-catching purple with RGB values of (128, 42, 234) and HSL of (267°, 82%, 54%). It is popular in mobile app design.

Try:
Color NameBlue Violet
HEX
#802AEA
RGB
128, 42, 234
HSL
267°, 82%, 54%
CMYK
45%, 82%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #802AEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 42, 234

Red: 128 / Green: 42 / Blue: 234

HSL

267°, 82%, 54%

Hue: 267° / Saturation: 82% / Lightness: 54%

CMYK

45%, 82%, 0%, 8%

Cyan: 45% / Magenta: 82% / Yellow: 0% / Key: 8%

What color is #802AEA?

#802AEA is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #802AEA to RGB:

rgb(128, 42, 234)HEX to RGB Converter →

HEX to HSL

Convert #802AEA to HSL:

hsl(267, 82%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #802AEA to CMYK:

cmyk(45%, 82%, 0%, 8%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #802AEA has RGB (128, 42, 234) and HSL (267°, 82%, 54%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #802AEA is #93EA2A, creating high-contrast pairings. For softer combinations, try analogous colors like #2A33EA.

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

Contrast with #802AEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #802AEA?

#802AEA is a vivid purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #802AEA?

#802AEA in RGB is (128, 42, 234) - 128 red, 42 green, and 234 blue.

How to use #802AEA in CSS?

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

What colors go well with #802AEA?

#93EA2A (complementary), #2A33EA (analogous), and #5B12B5 (lighter shade) work well with #802AEA.