#EDE7EF Color Information

Hex color code: #EDE7EF

A soft magenta shade, #EDE7EF appears as (237, 231, 239) in RGB and (285°, 20%, 92%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#EDE7EF
RGB
237, 231, 239
HSL
285°, 20%, 92%
CMYK
1%, 3%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDE7EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 231, 239

Red: 237 / Green: 231 / Blue: 239

HSL

285°, 20%, 92%

Hue: 285° / Saturation: 20% / Lightness: 92%

CMYK

1%, 3%, 0%, 6%

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

What color is #EDE7EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDE7EF to RGB:

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

HEX to HSL

Convert #EDE7EF to HSL:

hsl(285, 20%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EDE7EF to CMYK:

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

Color Meaning and Usage

#EDE7EF is a airy magenta color with RGB values of 237, 231, 239 and HSL of 285°, 20%, 92%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDE7EF is #E9EFE7, creating high-contrast pairings. For softer combinations, try analogous colors like #E9E7EF.

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

Contrast with #EDE7EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDE7EF?

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

What is the RGB value of #EDE7EF?

#EDE7EF in RGB is (237, 231, 239) - 237 red, 231 green, and 239 blue.

How to use #EDE7EF in CSS?

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

What colors go well with #EDE7EF?

#E9EFE7 (complementary), #E9E7EF (analogous), and #CAB9D0 (lighter shade) work well with #EDE7EF.