#8050CE Color Information

Hex color code: #8050CE

The hex color #8050CE is a calming purple with RGB values of (128, 80, 206) and HSL of (263°, 56%, 56%). It is often used for branding and logos.

Try:
Color NameSlate Blue
HEX
#8050CE
RGB
128, 80, 206
HSL
263°, 56%, 56%
CMYK
38%, 61%, 0%, 19%

Shades

CSS Usage
color: #8050CE;
background-color: #8050CE;
border-color: #8050CE;
box-shadow: 0 0 10px #8050CE;
border: 2px solid #8050CE;
Tailwind Usage
bg-[#8050CE]
text-[#8050CE]
border-[#8050CE]
shadow-[0_0_10px_8050CE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #8050CE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #8050CE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #8050CE; 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 #8050CE; background-color: #8050CE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #8050CE20; border-left: 4px solid #8050CE; }

Link / Accent

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

a { color: #8050CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8050CE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 80, 206

Red: 128 / Green: 80 / Blue: 206

HSL

263°, 56%, 56%

Hue: 263° / Saturation: 56% / Lightness: 56%

CMYK

38%, 61%, 0%, 19%

Cyan: 38% / Magenta: 61% / Yellow: 0% / Key: 19%

What color is #8050CE?

#8050CE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8050CE to RGB:

rgb(128, 80, 206)HEX to RGB Converter →

HEX to HSL

Convert #8050CE to HSL:

hsl(263, 56%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #8050CE to CMYK:

cmyk(38%, 61%, 0%, 19%)Color Converter →

Color Meaning and Usage

A serene purple tone, #8050CE has RGB (128, 80, 206) and HSL (263°, 56%, 56%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8050CE is #9DCE50, creating high-contrast pairings. For softer combinations, try analogous colors like #505FCE.

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

Contrast with #8050CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8050CE?

#8050CE is a serene purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #8050CE?

#8050CE in RGB is (128, 80, 206) - 128 red, 80 green, and 206 blue.

How to use #8050CE in CSS?

Use #8050CE directly in your CSS properties like color or background-color.

What colors go well with #8050CE?

#9DCE50 (complementary), #505FCE (analogous), and #5B2EA3 (lighter shade) work well with #8050CE.