#EAC0EC Color Information

Hex color code: #EAC0EC

A ethereal magenta shade, #EAC0EC appears as (234, 192, 236) in RGB and (297°, 54%, 84%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#EAC0EC
RGB
234, 192, 236
HSL
297°, 54%, 84%
CMYK
1%, 19%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAC0EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 192, 236

Red: 234 / Green: 192 / Blue: 236

HSL

297°, 54%, 84%

Hue: 297° / Saturation: 54% / Lightness: 84%

CMYK

1%, 19%, 0%, 7%

Cyan: 1% / Magenta: 19% / Yellow: 0% / Key: 7%

What color is #EAC0EC?

#EAC0EC is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAC0EC to RGB:

rgb(234, 192, 236)HEX to RGB Converter →

HEX to HSL

Convert #EAC0EC to HSL:

hsl(297, 54%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EAC0EC to CMYK:

cmyk(1%, 19%, 0%, 7%)Color Converter →

Color Meaning and Usage

#EAC0EC is a delicate magenta color with RGB values of 234, 192, 236 and HSL of 297°, 54%, 84%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAC0EC is #C2ECC0, creating high-contrast pairings. For softer combinations, try analogous colors like #D4C0EC.

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

Contrast with #EAC0EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAC0EC?

#EAC0EC is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EAC0EC?

#EAC0EC in RGB is (234, 192, 236) - 234 red, 192 green, and 236 blue.

How to use #EAC0EC in CSS?

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

What colors go well with #EAC0EC?

#C2ECC0 (complementary), #D4C0EC (analogous), and #D685DB (lighter shade) work well with #EAC0EC.