#EACFDA Color Information

Hex color code: #EACFDA

A delicate magenta shade, #EACFDA appears as (234, 207, 218) in RGB and (336°, 39%, 86%) in HSL. It is popular in mobile app design.

Try:
Color NamePink
HEX
#EACFDA
RGB
234, 207, 218
HSL
336°, 39%, 86%
CMYK
0%, 12%, 7%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EACFDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 207, 218

Red: 234 / Green: 207 / Blue: 218

HSL

336°, 39%, 86%

Hue: 336° / Saturation: 39% / Lightness: 86%

CMYK

0%, 12%, 7%, 8%

Cyan: 0% / Magenta: 12% / Yellow: 7% / Key: 8%

What color is #EACFDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EACFDA to RGB:

rgb(234, 207, 218)HEX to RGB Converter →

HEX to HSL

Convert #EACFDA to HSL:

hsl(336, 39%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EACFDA to CMYK:

cmyk(0%, 12%, 7%, 8%)Color Converter →

Color Meaning and Usage

A light magenta tone, #EACFDA has RGB (234, 207, 218) and HSL (336°, 39%, 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 #EACFDA is #CDE9DE, creating high-contrast pairings. For softer combinations, try analogous colors like #E9CDE6.

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

Contrast with #EACFDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EACFDA?

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

What is the RGB value of #EACFDA?

#EACFDA in RGB is (234, 207, 218) - 234 red, 207 green, and 218 blue.

How to use #EACFDA in CSS?

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

What colors go well with #EACFDA?

#CDE9DE (complementary), #E9CDE6 (analogous), and #D298AF (lighter shade) work well with #EACFDA.