#EDDDF3 Color Information

Hex color code: #EDDDF3

#EDDDF3 is a delicate purple color. In RGB it is (237, 221, 243), and in HSL it is (284°, 48%, 91%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#EDDDF3
RGB
237, 221, 243
HSL
284°, 48%, 91%
CMYK
2%, 9%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDDDF3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 221, 243

Red: 237 / Green: 221 / Blue: 243

HSL

284°, 48%, 91%

Hue: 284° / Saturation: 48% / Lightness: 91%

CMYK

2%, 9%, 0%, 5%

Cyan: 2% / Magenta: 9% / Yellow: 0% / Key: 5%

What color is #EDDDF3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDDDF3 to RGB:

rgb(237, 221, 243)HEX to RGB Converter →

HEX to HSL

Convert #EDDDF3 to HSL:

hsl(284, 48%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #EDDDF3 to CMYK:

cmyk(2%, 9%, 0%, 5%)Color Converter →

Color Meaning and Usage

#EDDDF3 is a airy purple color with RGB values of 237, 221, 243 and HSL of 284°, 48%, 91%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDDDF3 is #E3F3DD, creating high-contrast pairings. For softer combinations, try analogous colors like #E2DDF3.

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

Contrast with #EDDDF3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDDDF3?

#EDDDF3 is a airy purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDDDF3?

#EDDDF3 in RGB is (237, 221, 243) - 237 red, 221 green, and 243 blue.

How to use #EDDDF3 in CSS?

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

What colors go well with #EDDDF3?

#E3F3DD (complementary), #E2DDF3 (analogous), and #D0A4DF (lighter shade) work well with #EDDDF3.