#EFCDF4 Color Information

Hex color code: #EFCDF4

A light magenta shade, #EFCDF4 appears as (239, 205, 244) in RGB and (292°, 64%, 88%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#EFCDF4
RGB
239, 205, 244
HSL
292°, 64%, 88%
CMYK
2%, 16%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFCDF4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 205, 244

Red: 239 / Green: 205 / Blue: 244

HSL

292°, 64%, 88%

Hue: 292° / Saturation: 64% / Lightness: 88%

CMYK

2%, 16%, 0%, 4%

Cyan: 2% / Magenta: 16% / Yellow: 0% / Key: 4%

What color is #EFCDF4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFCDF4 to RGB:

rgb(239, 205, 244)HEX to RGB Converter →

HEX to HSL

Convert #EFCDF4 to HSL:

hsl(292, 64%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #EFCDF4 to CMYK:

cmyk(2%, 16%, 0%, 4%)Color Converter →

Color Meaning and Usage

#EFCDF4 is a airy magenta color with RGB values of 239, 205, 244 and HSL of 292°, 64%, 88%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFCDF4 is #D2F4CD, creating high-contrast pairings. For softer combinations, try analogous colors like #DBCDF4.

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

Contrast with #EFCDF4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFCDF4?

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

What is the RGB value of #EFCDF4?

#EFCDF4 in RGB is (239, 205, 244) - 239 red, 205 green, and 244 blue.

How to use #EFCDF4 in CSS?

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

What colors go well with #EFCDF4?

#D2F4CD (complementary), #DBCDF4 (analogous), and #DA8EE6 (lighter shade) work well with #EFCDF4.