#EABECB Color Information

Hex color code: #EABECB

A ethereal magenta shade, #EABECB appears as (234, 190, 203) in RGB and (342°, 51%, 83%) in HSL. It is typically applied in digital products.

Try:
Color NamePink
HEX
#EABECB
RGB
234, 190, 203
HSL
342°, 51%, 83%
CMYK
0%, 19%, 13%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EABECB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 190, 203

Red: 234 / Green: 190 / Blue: 203

HSL

342°, 51%, 83%

Hue: 342° / Saturation: 51% / Lightness: 83%

CMYK

0%, 19%, 13%, 8%

Cyan: 0% / Magenta: 19% / Yellow: 13% / Key: 8%

What color is #EABECB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EABECB to RGB:

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

HEX to HSL

Convert #EABECB to HSL:

hsl(342, 51%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #EABECB to CMYK:

cmyk(0%, 19%, 13%, 8%)Color Converter →

Color Meaning and Usage

#EABECB is a ethereal magenta color with RGB values of 234, 190, 203 and HSL of 342°, 51%, 83%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EABECB is #BEEADC, creating high-contrast pairings. For softer combinations, try analogous colors like #EABEE1.

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

Contrast with #EABECB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EABECB?

#EABECB is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EABECB?

#EABECB in RGB is (234, 190, 203) - 234 red, 190 green, and 203 blue.

How to use #EABECB in CSS?

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

What colors go well with #EABECB?

#BEEADC (complementary), #EABEE1 (analogous), and #D7849D (lighter shade) work well with #EABECB.