#EABEDF Color Information

Hex color code: #EABEDF

The hex color #EABEDF is a delicate magenta with RGB values of (234, 190, 223) and HSL of (315°, 51%, 83%). It is often used for branding and logos.

Try:
Color NamePink
HEX
#EABEDF
RGB
234, 190, 223
HSL
315°, 51%, 83%
CMYK
0%, 19%, 5%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EABEDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 190, 223

Red: 234 / Green: 190 / Blue: 223

HSL

315°, 51%, 83%

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

CMYK

0%, 19%, 5%, 8%

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

What color is #EABEDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EABEDF to RGB:

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

HEX to HSL

Convert #EABEDF to HSL:

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

HEX to CMYK

Convert #EABEDF to CMYK:

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

Color Meaning and Usage

A light magenta tone, #EABEDF has RGB (234, 190, 223) and HSL (315°, 51%, 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 #EABEDF is #BEEAC9, creating high-contrast pairings. For softer combinations, try analogous colors like #DFBEEA.

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

Contrast with #EABEDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EABEDF?

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

What is the RGB value of #EABEDF?

#EABEDF in RGB is (234, 190, 223) - 234 red, 190 green, and 223 blue.

How to use #EABEDF in CSS?

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

What colors go well with #EABEDF?

#BEEAC9 (complementary), #DFBEEA (analogous), and #D784C2 (lighter shade) work well with #EABEDF.