#888391 Color Information

Hex color code: #888391

A subtle purple shade, #888391 appears as (136, 131, 145) in RGB and (261°, 6%, 54%) in HSL. It is popular in mobile app design.

Try:
Color NameGray
HEX
#888391
RGB
136, 131, 145
HSL
261°, 6%, 54%
CMYK
6%, 10%, 0%, 43%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #888391; color: #000000; }

Badge

New Feature
.badge { background-color: #888391; color: #000000; }

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 #888391; background-color: #88839115; }

Alert / Toast

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

Link / Accent

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

a { color: #888391; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #888391 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 131, 145

Red: 136 / Green: 131 / Blue: 145

HSL

261°, 6%, 54%

Hue: 261° / Saturation: 6% / Lightness: 54%

CMYK

6%, 10%, 0%, 43%

Cyan: 6% / Magenta: 10% / Yellow: 0% / Key: 43%

What color is #888391?

#888391 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #888391 to RGB:

rgb(136, 131, 145)HEX to RGB Converter →

HEX to HSL

Convert #888391 to HSL:

hsl(261, 6%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #888391 to CMYK:

cmyk(6%, 10%, 0%, 43%)Color Converter →

Color Meaning and Usage

#888391 is a neutral purple color with RGB values of 136, 131, 145 and HSL of 261°, 6%, 54%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #888391 is #8C9183, creating high-contrast pairings. For softer combinations, try analogous colors like #838591.

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

Contrast with #888391

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

Contrast Ratio: 5.70:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #888391?

#888391 is a neutral purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #888391?

#888391 in RGB is (136, 131, 145) - 136 red, 131 green, and 145 blue.

How to use #888391 in CSS?

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

What colors go well with #888391?

#8C9183 (complementary), #838591 (analogous), and #625D69 (lighter shade) work well with #888391.