#EC9EEF Color Information

Hex color code: #EC9EEF

A soft magenta shade, #EC9EEF appears as (236, 158, 239) in RGB and (298°, 72%, 78%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#EC9EEF
RGB
236, 158, 239
HSL
298°, 72%, 78%
CMYK
1%, 34%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC9EEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 158, 239

Red: 236 / Green: 158 / Blue: 239

HSL

298°, 72%, 78%

Hue: 298° / Saturation: 72% / Lightness: 78%

CMYK

1%, 34%, 0%, 6%

Cyan: 1% / Magenta: 34% / Yellow: 0% / Key: 6%

What color is #EC9EEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC9EEF to RGB:

rgb(236, 158, 239)HEX to RGB Converter →

HEX to HSL

Convert #EC9EEF to HSL:

hsl(298, 72%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #EC9EEF to CMYK:

cmyk(1%, 34%, 0%, 6%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #EC9EEF has RGB (236, 158, 239) and HSL (298°, 72%, 78%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC9EEF is #A1EF9F, creating high-contrast pairings. For softer combinations, try analogous colors like #C49FEF.

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

Contrast with #EC9EEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC9EEF?

#EC9EEF is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EC9EEF?

#EC9EEF in RGB is (236, 158, 239) - 236 red, 158 green, and 239 blue.

How to use #EC9EEF in CSS?

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

What colors go well with #EC9EEF?

#A1EF9F (complementary), #C49FEF (analogous), and #E05DE5 (lighter shade) work well with #EC9EEF.