#884ECA Color Information

Hex color code: #884ECA

#884ECA is a serene purple color. In RGB it is (136, 78, 202), and in HSL it is (268°, 54%, 55%). It is popular in mobile app design.

Try:
Color NameSlate Blue
HEX
#884ECA
RGB
136, 78, 202
HSL
268°, 54%, 55%
CMYK
33%, 61%, 0%, 21%

Shades

CSS Usage
color: #884ECA;
background-color: #884ECA;
border-color: #884ECA;
box-shadow: 0 0 10px #884ECA;
border: 2px solid #884ECA;
Tailwind Usage
bg-[#884ECA]
text-[#884ECA]
border-[#884ECA]
shadow-[0_0_10px_884ECA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #884ECA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #884ECA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #884ECA; 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 #884ECA; background-color: #884ECA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #884ECA20; border-left: 4px solid #884ECA; }

Link / Accent

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

a { color: #884ECA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #884ECA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 78, 202

Red: 136 / Green: 78 / Blue: 202

HSL

268°, 54%, 55%

Hue: 268° / Saturation: 54% / Lightness: 55%

CMYK

33%, 61%, 0%, 21%

Cyan: 33% / Magenta: 61% / Yellow: 0% / Key: 21%

What color is #884ECA?

#884ECA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #884ECA to RGB:

rgb(136, 78, 202)HEX to RGB Converter →

HEX to HSL

Convert #884ECA to HSL:

hsl(268, 54%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #884ECA to CMYK:

cmyk(33%, 61%, 0%, 21%)Color Converter →

Color Meaning and Usage

#884ECA is a serene purple color with RGB values of 136, 78, 202 and HSL of 268°, 54%, 55%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #884ECA is #90CA4E, creating high-contrast pairings. For softer combinations, try analogous colors like #4E52CA.

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

Contrast with #884ECA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #884ECA?

#884ECA is a serene purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #884ECA?

#884ECA in RGB is (136, 78, 202) - 136 red, 78 green, and 202 blue.

How to use #884ECA in CSS?

Use #884ECA directly in your CSS properties like color or background-color.

What colors go well with #884ECA?

#90CA4E (complementary), #4E52CA (analogous), and #622F9D (lighter shade) work well with #884ECA.