#EDDAEF Color Information

Hex color code: #EDDAEF

A ethereal magenta shade, #EDDAEF appears as (237, 218, 239) in RGB and (294°, 40%, 90%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EDDAEF
RGB
237, 218, 239
HSL
294°, 40%, 90%
CMYK
1%, 9%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDDAEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 218, 239

Red: 237 / Green: 218 / Blue: 239

HSL

294°, 40%, 90%

Hue: 294° / Saturation: 40% / Lightness: 90%

CMYK

1%, 9%, 0%, 6%

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

What color is #EDDAEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDDAEF to RGB:

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

HEX to HSL

Convert #EDDAEF to HSL:

hsl(294, 40%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EDDAEF to CMYK:

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

Color Meaning and Usage

#EDDAEF is a soft magenta color with RGB values of 237, 218, 239 and HSL of 294°, 40%, 90%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDDAEF is #DDF0DB, creating high-contrast pairings. For softer combinations, try analogous colors like #E3DBF0.

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

Contrast with #EDDAEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDDAEF?

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

What is the RGB value of #EDDAEF?

#EDDAEF in RGB is (237, 218, 239) - 237 red, 218 green, and 239 blue.

How to use #EDDAEF in CSS?

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

What colors go well with #EDDAEF?

#DDF0DB (complementary), #E3DBF0 (analogous), and #D4A6D9 (lighter shade) work well with #EDDAEF.