#882BDA Color Information

Hex color code: #882BDA

A understated purple shade, #882BDA appears as (136, 43, 218) in RGB and (272°, 70%, 51%) in HSL. It is popular in mobile app design.

Try:
Color NameBlue Violet
HEX
#882BDA
RGB
136, 43, 218
HSL
272°, 70%, 51%
CMYK
38%, 80%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #882BDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 43, 218

Red: 136 / Green: 43 / Blue: 218

HSL

272°, 70%, 51%

Hue: 272° / Saturation: 70% / Lightness: 51%

CMYK

38%, 80%, 0%, 15%

Cyan: 38% / Magenta: 80% / Yellow: 0% / Key: 15%

What color is #882BDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #882BDA to RGB:

rgb(136, 43, 218)HEX to RGB Converter →

HEX to HSL

Convert #882BDA to HSL:

hsl(272, 70%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #882BDA to CMYK:

cmyk(38%, 80%, 0%, 15%)Color Converter →

Color Meaning and Usage

A understated purple tone, #882BDA has RGB (136, 43, 218) and HSL (272°, 70%, 51%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #882BDA is #7CDA2B, creating high-contrast pairings. For softer combinations, try analogous colors like #302BDA.

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

Contrast with #882BDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #882BDA?

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

What is the RGB value of #882BDA?

#882BDA in RGB is (136, 43, 218) - 136 red, 43 green, and 218 blue.

How to use #882BDA in CSS?

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

What colors go well with #882BDA?

#7CDA2B (complementary), #302BDA (analogous), and #601C9C (lighter shade) work well with #882BDA.