#EABECA Color Information

Hex color code: #EABECA

#EABECA is a light magenta color. In RGB it is (234, 190, 202), and in HSL it is (344°, 51%, 83%). It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#EABECA
RGB
234, 190, 202
HSL
344°, 51%, 83%
CMYK
0%, 19%, 14%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EABECA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 190, 202

Red: 234 / Green: 190 / Blue: 202

HSL

344°, 51%, 83%

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

CMYK

0%, 19%, 14%, 8%

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

What color is #EABECA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EABECA to RGB:

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

HEX to HSL

Convert #EABECA to HSL:

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

HEX to CMYK

Convert #EABECA to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #EABECA has RGB (234, 190, 202) and HSL (344°, 51%, 83%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EABECA is #BEEADE, creating high-contrast pairings. For softer combinations, try analogous colors like #EABEDF.

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

Contrast with #EABECA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EABECA?

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

What is the RGB value of #EABECA?

#EABECA in RGB is (234, 190, 202) - 234 red, 190 green, and 202 blue.

How to use #EABECA in CSS?

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

What colors go well with #EABECA?

#BEEADE (complementary), #EABEDF (analogous), and #D7849A (lighter shade) work well with #EABECA.