#DED9DC Color Information

Hex color code: #DED9DC

#DED9DC is a soft magenta color. In RGB it is (222, 217, 220), and in HSL it is (324°, 7%, 86%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DED9DC
RGB
222, 217, 220
HSL
324°, 7%, 86%
CMYK
0%, 2%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DED9DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 217, 220

Red: 222 / Green: 217 / Blue: 220

HSL

324°, 7%, 86%

Hue: 324° / Saturation: 7% / Lightness: 86%

CMYK

0%, 2%, 1%, 13%

Cyan: 0% / Magenta: 2% / Yellow: 1% / Key: 13%

What color is #DED9DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DED9DC to RGB:

rgb(222, 217, 220)HEX to RGB Converter →

HEX to HSL

Convert #DED9DC to HSL:

hsl(324, 7%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DED9DC to CMYK:

cmyk(0%, 2%, 1%, 13%)Color Converter →

Color Meaning and Usage

#DED9DC is a delicate magenta color with RGB values of 222, 217, 220 and HSL of 324°, 7%, 86%. 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 #DED9DC is #D9DEDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DDD9DE.

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

Contrast with #DED9DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DED9DC?

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

What is the RGB value of #DED9DC?

#DED9DC in RGB is (222, 217, 220) - 222 red, 217 green, and 220 blue.

How to use #DED9DC in CSS?

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

What colors go well with #DED9DC?

#D9DEDB (complementary), #DDD9DE (analogous), and #BAB0B6 (lighter shade) work well with #DED9DC.