#EDDBE9 Color Information

Hex color code: #EDDBE9

A soft magenta shade, #EDDBE9 appears as (237, 219, 233) in RGB and (313°, 33%, 89%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#EDDBE9
RGB
237, 219, 233
HSL
313°, 33%, 89%
CMYK
0%, 8%, 2%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDDBE9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 219, 233

Red: 237 / Green: 219 / Blue: 233

HSL

313°, 33%, 89%

Hue: 313° / Saturation: 33% / Lightness: 89%

CMYK

0%, 8%, 2%, 7%

Cyan: 0% / Magenta: 8% / Yellow: 2% / Key: 7%

What color is #EDDBE9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDDBE9 to RGB:

rgb(237, 219, 233)HEX to RGB Converter →

HEX to HSL

Convert #EDDBE9 to HSL:

hsl(313, 33%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EDDBE9 to CMYK:

cmyk(0%, 8%, 2%, 7%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #EDDBE9 has RGB (237, 219, 233) and HSL (313°, 33%, 89%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDDBE9 is #DAECDE, creating high-contrast pairings. For softer combinations, try analogous colors like #E7DAEC.

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

Contrast with #EDDBE9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDDBE9?

#EDDBE9 is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDDBE9?

#EDDBE9 in RGB is (237, 219, 233) - 237 red, 219 green, and 233 blue.

How to use #EDDBE9 in CSS?

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

What colors go well with #EDDBE9?

#DAECDE (complementary), #E7DAEC (analogous), and #D3A7C9 (lighter shade) work well with #EDDBE9.