#EDDBF0 Color Information

Hex color code: #EDDBF0

A delicate magenta shade, #EDDBF0 appears as (237, 219, 240) in RGB and (291°, 41%, 90%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#EDDBF0
RGB
237, 219, 240
HSL
291°, 41%, 90%
CMYK
1%, 9%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDDBF0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 219, 240

Red: 237 / Green: 219 / Blue: 240

HSL

291°, 41%, 90%

Hue: 291° / Saturation: 41% / Lightness: 90%

CMYK

1%, 9%, 0%, 6%

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

What color is #EDDBF0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDDBF0 to RGB:

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

HEX to HSL

Convert #EDDBF0 to HSL:

hsl(291, 41%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EDDBF0 to CMYK:

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

Color Meaning and Usage

A light magenta tone, #EDDBF0 has RGB (237, 219, 240) and HSL (291°, 41%, 90%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDDBF0 is #DEF0DB, creating high-contrast pairings. For softer combinations, try analogous colors like #E2DBF0.

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

Contrast with #EDDBF0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDDBF0?

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

What is the RGB value of #EDDBF0?

#EDDBF0 in RGB is (237, 219, 240) - 237 red, 219 green, and 240 blue.

How to use #EDDBF0 in CSS?

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

What colors go well with #EDDBF0?

#DEF0DB (complementary), #E2DBF0 (analogous), and #D2A5D9 (lighter shade) work well with #EDDBF0.