#EC88DA Color Information

Hex color code: #EC88DA

A eye-catching magenta shade, #EC88DA appears as (236, 136, 218) in RGB and (311°, 72%, 73%) in HSL. It is widely used in graphic design.

Try:
Color NameViolet
HEX
#EC88DA
RGB
236, 136, 218
HSL
311°, 72%, 73%
CMYK
0%, 42%, 8%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #EC88DA; 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 #EC88DA; background-color: #EC88DA15; }

Alert / Toast

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

Link / Accent

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

a { color: #EC88DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 136, 218

Red: 236 / Green: 136 / Blue: 218

HSL

311°, 72%, 73%

Hue: 311° / Saturation: 72% / Lightness: 73%

CMYK

0%, 42%, 8%, 7%

Cyan: 0% / Magenta: 42% / Yellow: 8% / Key: 7%

What color is #EC88DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC88DA to RGB:

rgb(236, 136, 218)HEX to RGB Converter →

HEX to HSL

Convert #EC88DA to HSL:

hsl(311, 72%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #EC88DA to CMYK:

cmyk(0%, 42%, 8%, 7%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #EC88DA has RGB (236, 136, 218) and HSL (311°, 72%, 73%). 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 #EC88DA is #89EC9B, creating high-contrast pairings. For softer combinations, try analogous colors like #CC89EC.

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

Contrast with #EC88DA

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

Contrast Ratio: 9.10:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC88DA?

#EC88DA is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EC88DA?

#EC88DA in RGB is (236, 136, 218) - 236 red, 136 green, and 218 blue.

How to use #EC88DA in CSS?

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

What colors go well with #EC88DA?

#89EC9B (complementary), #CC89EC (analogous), and #E147C5 (lighter shade) work well with #EC88DA.