#EFDCFC Color Information

Hex color code: #EFDCFC

A light purple shade, #EFDCFC appears as (239, 220, 252) in RGB and (276°, 84%, 93%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#EFDCFC
RGB
239, 220, 252
HSL
276°, 84%, 93%
CMYK
5%, 13%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFDCFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 220, 252

Red: 239 / Green: 220 / Blue: 252

HSL

276°, 84%, 93%

Hue: 276° / Saturation: 84% / Lightness: 93%

CMYK

5%, 13%, 0%, 1%

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

What color is #EFDCFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFDCFC to RGB:

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

HEX to HSL

Convert #EFDCFC to HSL:

hsl(276, 84%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EFDCFC to CMYK:

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

Color Meaning and Usage

#EFDCFC is a soft purple color with RGB values of 239, 220, 252 and HSL of 276°, 84%, 93%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFDCFC is #EAFCDE, creating high-contrast pairings. For softer combinations, try analogous colors like #E1DEFC.

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

Contrast with #EFDCFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFDCFC?

#EFDCFC is a soft purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFDCFC?

#EFDCFC in RGB is (239, 220, 252) - 239 red, 220 green, and 252 blue.

How to use #EFDCFC in CSS?

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

What colors go well with #EFDCFC?

#EAFCDE (complementary), #E1DEFC (analogous), and #D098F6 (lighter shade) work well with #EFDCFC.