#882CCE Color Information

Hex color code: #882CCE

The hex color #882CCE is a understated purple with RGB values of (136, 44, 206) and HSL of (274°, 65%, 49%). It is widely used in graphic design.

Try:
Color NameDark Orchid
HEX
#882CCE
RGB
136, 44, 206
HSL
274°, 65%, 49%
CMYK
34%, 79%, 0%, 19%

Shades

CSS Usage
color: #882CCE;
background-color: #882CCE;
border-color: #882CCE;
box-shadow: 0 0 10px #882CCE;
border: 2px solid #882CCE;
Tailwind Usage
bg-[#882CCE]
text-[#882CCE]
border-[#882CCE]
shadow-[0_0_10px_882CCE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #882CCE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #882CCE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #882CCE; 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 #882CCE; background-color: #882CCE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #882CCE20; border-left: 4px solid #882CCE; }

Link / Accent

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

a { color: #882CCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #882CCE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 44, 206

Red: 136 / Green: 44 / Blue: 206

HSL

274°, 65%, 49%

Hue: 274° / Saturation: 65% / Lightness: 49%

CMYK

34%, 79%, 0%, 19%

Cyan: 34% / Magenta: 79% / Yellow: 0% / Key: 19%

What color is #882CCE?

#882CCE is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #882CCE to RGB:

rgb(136, 44, 206)HEX to RGB Converter →

HEX to HSL

Convert #882CCE to HSL:

hsl(274, 65%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #882CCE to CMYK:

cmyk(34%, 79%, 0%, 19%)Color Converter →

Color Meaning and Usage

A understated purple tone, #882CCE has RGB (136, 44, 206) and HSL (274°, 65%, 49%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #882CCE is #72CE2C, creating high-contrast pairings. For softer combinations, try analogous colors like #372CCE.

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

Contrast with #882CCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #882CCE?

#882CCE is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #882CCE?

#882CCE in RGB is (136, 44, 206) - 136 red, 44 green, and 206 blue.

How to use #882CCE in CSS?

Use #882CCE directly in your CSS properties like color or background-color.

What colors go well with #882CCE?

#72CE2C (complementary), #372CCE (analogous), and #5E1E8F (lighter shade) work well with #882CCE.