#EFDCED Color Information

Hex color code: #EFDCED

#EFDCED is a airy magenta color. In RGB it is (239, 220, 237), and in HSL it is (306°, 37%, 90%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#EFDCED
RGB
239, 220, 237
HSL
306°, 37%, 90%
CMYK
0%, 8%, 1%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFDCED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 220, 237

Red: 239 / Green: 220 / Blue: 237

HSL

306°, 37%, 90%

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

CMYK

0%, 8%, 1%, 6%

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

What color is #EFDCED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFDCED to RGB:

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

HEX to HSL

Convert #EFDCED to HSL:

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

HEX to CMYK

Convert #EFDCED to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #EFDCED has RGB (239, 220, 237) and HSL (306°, 37%, 90%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFDCED is #DCEFDE, creating high-contrast pairings. For softer combinations, try analogous colors like #E7DCEF.

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

Contrast with #EFDCED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFDCED?

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

What is the RGB value of #EFDCED?

#EFDCED in RGB is (239, 220, 237) - 239 red, 220 green, and 237 blue.

How to use #EFDCED in CSS?

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

What colors go well with #EFDCED?

#DCEFDE (complementary), #E7DCEF (analogous), and #D7A8D2 (lighter shade) work well with #EFDCED.