#88569F Color Information

Hex color code: #88569F

The hex color #88569F is a soft purple with RGB values of (136, 86, 159) and HSL of (281°, 30%, 48%). It is typically applied in digital products.

Try:
Color NameRebecca Purple
HEX
#88569F
RGB
136, 86, 159
HSL
281°, 30%, 48%
CMYK
14%, 46%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #88569F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #88569F; 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 #88569F; background-color: #88569F15; }

Alert / Toast

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

Link / Accent

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

a { color: #88569F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #88569F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 86, 159

Red: 136 / Green: 86 / Blue: 159

HSL

281°, 30%, 48%

Hue: 281° / Saturation: 30% / Lightness: 48%

CMYK

14%, 46%, 0%, 38%

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

What color is #88569F?

#88569F is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #88569F to RGB:

rgb(136, 86, 159)HEX to RGB Converter →

HEX to HSL

Convert #88569F to HSL:

hsl(281, 30%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #88569F to CMYK:

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

Color Meaning and Usage

A gentle purple tone, #88569F has RGB (136, 86, 159) and HSL (281°, 30%, 48%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #88569F is #6D9F56, creating high-contrast pairings. For softer combinations, try analogous colors like #63569F.

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

Contrast with #88569F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #88569F?

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

What is the RGB value of #88569F?

#88569F in RGB is (136, 86, 159) - 136 red, 86 green, and 159 blue.

How to use #88569F in CSS?

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

What colors go well with #88569F?

#6D9F56 (complementary), #63569F (analogous), and #5D3B6D (lighter shade) work well with #88569F.