#EAB9EC Color Information

Hex color code: #EAB9EC

#EAB9EC is a soft magenta color. In RGB it is (234, 185, 236), and in HSL it is (298°, 57%, 83%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#EAB9EC
RGB
234, 185, 236
HSL
298°, 57%, 83%
CMYK
1%, 22%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAB9EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 185, 236

Red: 234 / Green: 185 / Blue: 236

HSL

298°, 57%, 83%

Hue: 298° / Saturation: 57% / Lightness: 83%

CMYK

1%, 22%, 0%, 7%

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

What color is #EAB9EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAB9EC to RGB:

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

HEX to HSL

Convert #EAB9EC to HSL:

hsl(298, 57%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #EAB9EC to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #EAB9EC has RGB (234, 185, 236) and HSL (298°, 57%, 83%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAB9EC is #BDECBB, creating high-contrast pairings. For softer combinations, try analogous colors like #D2BBEC.

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

Contrast with #EAB9EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAB9EC?

#EAB9EC is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EAB9EC?

#EAB9EC in RGB is (234, 185, 236) - 234 red, 185 green, and 236 blue.

How to use #EAB9EC in CSS?

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

What colors go well with #EAB9EC?

#BDECBB (complementary), #D2BBEC (analogous), and #D97FDC (lighter shade) work well with #EAB9EC.