#88709C Color Information

Hex color code: #88709C

A balanced purple shade, #88709C appears as (136, 112, 156) in RGB and (273°, 18%, 53%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Slate Gray
HEX
#88709C
RGB
136, 112, 156
HSL
273°, 18%, 53%
CMYK
13%, 28%, 0%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #88709C; 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 #88709C; background-color: #88709C15; }

Alert / Toast

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

Link / Accent

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

a { color: #88709C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #88709C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 112, 156

Red: 136 / Green: 112 / Blue: 156

HSL

273°, 18%, 53%

Hue: 273° / Saturation: 18% / Lightness: 53%

CMYK

13%, 28%, 0%, 39%

Cyan: 13% / Magenta: 28% / Yellow: 0% / Key: 39%

What color is #88709C?

#88709C is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #88709C to RGB:

rgb(136, 112, 156)HEX to RGB Converter →

HEX to HSL

Convert #88709C to HSL:

hsl(273, 18%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #88709C to CMYK:

cmyk(13%, 28%, 0%, 39%)Color Converter →

Color Meaning and Usage

A muted purple tone, #88709C has RGB (136, 112, 156) and HSL (273°, 18%, 53%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #88709C is #859D72, creating high-contrast pairings. For softer combinations, try analogous colors like #74729D.

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

Contrast with #88709C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #88709C?

#88709C is a muted purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #88709C?

#88709C in RGB is (136, 112, 156) - 136 red, 112 green, and 156 blue.

How to use #88709C in CSS?

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

What colors go well with #88709C?

#859D72 (complementary), #74729D (analogous), and #634F72 (lighter shade) work well with #88709C.