#EFCFED Color Information

Hex color code: #EFCFED

The hex color #EFCFED is a ethereal magenta with RGB values of (239, 207, 237) and HSL of (304°, 50%, 87%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EFCFED
RGB
239, 207, 237
HSL
304°, 50%, 87%
CMYK
0%, 13%, 1%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFCFED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 207, 237

Red: 239 / Green: 207 / Blue: 237

HSL

304°, 50%, 87%

Hue: 304° / Saturation: 50% / Lightness: 87%

CMYK

0%, 13%, 1%, 6%

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

What color is #EFCFED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFCFED to RGB:

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

HEX to HSL

Convert #EFCFED to HSL:

hsl(304, 50%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EFCFED to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #EFCFED has RGB (239, 207, 237) and HSL (304°, 50%, 87%). 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 #EFCFED is #CDEECF, creating high-contrast pairings. For softer combinations, try analogous colors like #E0CDEE.

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

Contrast with #EFCFED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFCFED?

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

What is the RGB value of #EFCFED?

#EFCFED in RGB is (239, 207, 237) - 239 red, 207 green, and 237 blue.

How to use #EFCFED in CSS?

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

What colors go well with #EFCFED?

#CDEECF (complementary), #E0CDEE (analogous), and #DB94D7 (lighter shade) work well with #EFCFED.