#EC92DD Color Information

Hex color code: #EC92DD

#EC92DD is a neutral magenta color. In RGB it is (236, 146, 221), and in HSL it is (310°, 70%, 75%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#EC92DD
RGB
236, 146, 221
HSL
310°, 70%, 75%
CMYK
0%, 38%, 6%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC92DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 146, 221

Red: 236 / Green: 146 / Blue: 221

HSL

310°, 70%, 75%

Hue: 310° / Saturation: 70% / Lightness: 75%

CMYK

0%, 38%, 6%, 7%

Cyan: 0% / Magenta: 38% / Yellow: 6% / Key: 7%

What color is #EC92DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC92DD to RGB:

rgb(236, 146, 221)HEX to RGB Converter →

HEX to HSL

Convert #EC92DD to HSL:

hsl(310, 70%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #EC92DD to CMYK:

cmyk(0%, 38%, 6%, 7%)Color Converter →

Color Meaning and Usage

#EC92DD is a balanced magenta color with RGB values of 236, 146, 221 and HSL of 310°, 70%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC92DD is #93ECA1, creating high-contrast pairings. For softer combinations, try analogous colors like #CE93EC.

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

Contrast with #EC92DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC92DD?

#EC92DD is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EC92DD?

#EC92DD in RGB is (236, 146, 221) - 236 red, 146 green, and 221 blue.

How to use #EC92DD in CSS?

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

What colors go well with #EC92DD?

#93ECA1 (complementary), #CE93EC (analogous), and #E052C9 (lighter shade) work well with #EC92DD.