#88619E Color Information

Hex color code: #88619E

#88619E is a gentle purple color. In RGB it is (136, 97, 158), and in HSL it is (278°, 24%, 50%). It is frequently seen in web interfaces.

Try:
Color NameSlate Gray
HEX
#88619E
RGB
136, 97, 158
HSL
278°, 24%, 50%
CMYK
14%, 39%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #88619E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #88619E; 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 #88619E; background-color: #88619E15; }

Alert / Toast

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

Link / Accent

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

a { color: #88619E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #88619E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 97, 158

Red: 136 / Green: 97 / Blue: 158

HSL

278°, 24%, 50%

Hue: 278° / Saturation: 24% / Lightness: 50%

CMYK

14%, 39%, 0%, 38%

Cyan: 14% / Magenta: 39% / Yellow: 0% / Key: 38%

What color is #88619E?

#88619E is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #88619E to RGB:

rgb(136, 97, 158)HEX to RGB Converter →

HEX to HSL

Convert #88619E to HSL:

hsl(278, 24%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #88619E to CMYK:

cmyk(14%, 39%, 0%, 38%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #88619E has RGB (136, 97, 158) and HSL (278°, 24%, 50%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #88619E is #779E61, creating high-contrast pairings. For softer combinations, try analogous colors like #69619E.

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

Contrast with #88619E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #88619E?

#88619E is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #88619E?

#88619E in RGB is (136, 97, 158) - 136 red, 97 green, and 158 blue.

How to use #88619E in CSS?

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

What colors go well with #88619E?

#779E61 (complementary), #69619E (analogous), and #5F446F (lighter shade) work well with #88619E.