#EDDFEF Color Information

Hex color code: #EDDFEF

#EDDFEF is a ethereal magenta color. In RGB it is (237, 223, 239), and in HSL it is (293°, 33%, 91%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EDDFEF
RGB
237, 223, 239
HSL
293°, 33%, 91%
CMYK
1%, 7%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDDFEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 223, 239

Red: 237 / Green: 223 / Blue: 239

HSL

293°, 33%, 91%

Hue: 293° / Saturation: 33% / Lightness: 91%

CMYK

1%, 7%, 0%, 6%

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

What color is #EDDFEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDDFEF to RGB:

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

HEX to HSL

Convert #EDDFEF to HSL:

hsl(293, 33%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #EDDFEF to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #EDDFEF has RGB (237, 223, 239) and HSL (293°, 33%, 91%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDDFEF is #E2F0E0, creating high-contrast pairings. For softer combinations, try analogous colors like #E6E0F0.

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

Contrast with #EDDFEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDDFEF?

#EDDFEF is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDDFEF?

#EDDFEF in RGB is (237, 223, 239) - 237 red, 223 green, and 239 blue.

How to use #EDDFEF in CSS?

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

What colors go well with #EDDFEF?

#E2F0E0 (complementary), #E6E0F0 (analogous), and #D1AED6 (lighter shade) work well with #EDDFEF.