#EFDCEA Color Information

Hex color code: #EFDCEA

#EFDCEA is a light magenta color. In RGB it is (239, 220, 234), and in HSL it is (316°, 37%, 90%). It is commonly used in modern UI design.

Try:
Color NameMisty Rose
HEX
#EFDCEA
RGB
239, 220, 234
HSL
316°, 37%, 90%
CMYK
0%, 8%, 2%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFDCEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 220, 234

Red: 239 / Green: 220 / Blue: 234

HSL

316°, 37%, 90%

Hue: 316° / Saturation: 37% / Lightness: 90%

CMYK

0%, 8%, 2%, 6%

Cyan: 0% / Magenta: 8% / Yellow: 2% / Key: 6%

What color is #EFDCEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFDCEA to RGB:

rgb(239, 220, 234)HEX to RGB Converter →

HEX to HSL

Convert #EFDCEA to HSL:

hsl(316, 37%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EFDCEA to CMYK:

cmyk(0%, 8%, 2%, 6%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #EFDCEA has RGB (239, 220, 234) and HSL (316°, 37%, 90%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFDCEA is #DCEFE1, creating high-contrast pairings. For softer combinations, try analogous colors like #EBDCEF.

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

Contrast with #EFDCEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFDCEA?

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

What is the RGB value of #EFDCEA?

#EFDCEA in RGB is (239, 220, 234) - 239 red, 220 green, and 234 blue.

How to use #EFDCEA in CSS?

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

What colors go well with #EFDCEA?

#DCEFE1 (complementary), #EBDCEF (analogous), and #D7A8CA (lighter shade) work well with #EFDCEA.