#EACBEC Color Information

Hex color code: #EACBEC

The hex color #EACBEC is a delicate magenta with RGB values of (234, 203, 236) and HSL of (296°, 46%, 86%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#EACBEC
RGB
234, 203, 236
HSL
296°, 46%, 86%
CMYK
1%, 14%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EACBEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 203, 236

Red: 234 / Green: 203 / Blue: 236

HSL

296°, 46%, 86%

Hue: 296° / Saturation: 46% / Lightness: 86%

CMYK

1%, 14%, 0%, 7%

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

What color is #EACBEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EACBEC to RGB:

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

HEX to HSL

Convert #EACBEC to HSL:

hsl(296, 46%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EACBEC to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #EACBEC has RGB (234, 203, 236) and HSL (296°, 46%, 86%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EACBEC is #CDECCB, creating high-contrast pairings. For softer combinations, try analogous colors like #D9CBEC.

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

Contrast with #EACBEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EACBEC?

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

What is the RGB value of #EACBEC?

#EACBEC in RGB is (234, 203, 236) - 234 red, 203 green, and 236 blue.

How to use #EACBEC in CSS?

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

What colors go well with #EACBEC?

#CDECCB (complementary), #D9CBEC (analogous), and #D393D7 (lighter shade) work well with #EACBEC.