#884FC9 Color Information

Hex color code: #884FC9

#884FC9 is a cool purple color. In RGB it is (136, 79, 201), and in HSL it is (268°, 53%, 55%). It is commonly used in modern UI design.

Try:
Color NameSlate Blue
HEX
#884FC9
RGB
136, 79, 201
HSL
268°, 53%, 55%
CMYK
32%, 61%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #884FC9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 79, 201

Red: 136 / Green: 79 / Blue: 201

HSL

268°, 53%, 55%

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

CMYK

32%, 61%, 0%, 21%

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

What color is #884FC9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #884FC9 to RGB:

rgb(136, 79, 201)HEX to RGB Converter →

HEX to HSL

Convert #884FC9 to HSL:

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

HEX to CMYK

Convert #884FC9 to CMYK:

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

Color Meaning and Usage

#884FC9 is a cool purple color with RGB values of 136, 79, 201 and HSL of 268°, 53%, 55%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #884FC9 is #90C94F, creating high-contrast pairings. For softer combinations, try analogous colors like #4F53C9.

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

Contrast with #884FC9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #884FC9?

#884FC9 is a cool purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #884FC9?

#884FC9 in RGB is (136, 79, 201) - 136 red, 79 green, and 201 blue.

How to use #884FC9 in CSS?

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

What colors go well with #884FC9?

#90C94F (complementary), #4F53C9 (analogous), and #62309C (lighter shade) work well with #884FC9.