#882DCD Color Information

Hex color code: #882DCD

#882DCD is a understated purple color. In RGB it is (136, 45, 205), and in HSL it is (274°, 64%, 49%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#882DCD
RGB
136, 45, 205
HSL
274°, 64%, 49%
CMYK
34%, 78%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #882DCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 45, 205

Red: 136 / Green: 45 / Blue: 205

HSL

274°, 64%, 49%

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

CMYK

34%, 78%, 0%, 20%

Cyan: 34% / Magenta: 78% / Yellow: 0% / Key: 20%

What color is #882DCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #882DCD to RGB:

rgb(136, 45, 205)HEX to RGB Converter →

HEX to HSL

Convert #882DCD to HSL:

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

HEX to CMYK

Convert #882DCD to CMYK:

cmyk(34%, 78%, 0%, 20%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #882DCD has RGB (136, 45, 205) and HSL (274°, 64%, 49%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #882DCD is #72CD2D, creating high-contrast pairings. For softer combinations, try analogous colors like #382DCD.

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

Contrast with #882DCD

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 #882DCD?

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

What is the RGB value of #882DCD?

#882DCD in RGB is (136, 45, 205) - 136 red, 45 green, and 205 blue.

How to use #882DCD in CSS?

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

What colors go well with #882DCD?

#72CD2D (complementary), #382DCD (analogous), and #5E1F8E (lighter shade) work well with #882DCD.