#EC98EB Color Information

Hex color code: #EC98EB

The hex color #EC98EB is a ethereal magenta with RGB values of (236, 152, 235) and HSL of (301°, 69%, 76%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#EC98EB
RGB
236, 152, 235
HSL
301°, 69%, 76%
CMYK
0%, 36%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC98EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 152, 235

Red: 236 / Green: 152 / Blue: 235

HSL

301°, 69%, 76%

Hue: 301° / Saturation: 69% / Lightness: 76%

CMYK

0%, 36%, 0%, 7%

Cyan: 0% / Magenta: 36% / Yellow: 0% / Key: 7%

What color is #EC98EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC98EB to RGB:

rgb(236, 152, 235)HEX to RGB Converter →

HEX to HSL

Convert #EC98EB to HSL:

hsl(301, 69%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #EC98EB to CMYK:

cmyk(0%, 36%, 0%, 7%)Color Converter →

Color Meaning and Usage

#EC98EB is a airy magenta color with RGB values of 236, 152, 235 and HSL of 301°, 69%, 76%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC98EB is #98EC99, creating high-contrast pairings. For softer combinations, try analogous colors like #C398EC.

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

Contrast with #EC98EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC98EB?

#EC98EB is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EC98EB?

#EC98EB in RGB is (236, 152, 235) - 236 red, 152 green, and 235 blue.

How to use #EC98EB in CSS?

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

What colors go well with #EC98EB?

#98EC99 (complementary), #C398EC (analogous), and #E057DE (lighter shade) work well with #EC98EB.