#DDD9DF Color Information

Hex color code: #DDD9DF

A delicate purple shade, #DDD9DF appears as (221, 217, 223) in RGB and (280°, 9%, 86%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DDD9DF
RGB
221, 217, 223
HSL
280°, 9%, 86%
CMYK
1%, 3%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDD9DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 217, 223

Red: 221 / Green: 217 / Blue: 223

HSL

280°, 9%, 86%

Hue: 280° / Saturation: 9% / Lightness: 86%

CMYK

1%, 3%, 0%, 13%

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

What color is #DDD9DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDD9DF to RGB:

rgb(221, 217, 223)HEX to RGB Converter →

HEX to HSL

Convert #DDD9DF to HSL:

hsl(280, 9%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DDD9DF to CMYK:

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

Color Meaning and Usage

A ethereal purple tone, #DDD9DF has RGB (221, 217, 223) and HSL (280°, 9%, 86%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDD9DF is #DADFD8, creating high-contrast pairings. For softer combinations, try analogous colors like #D9D8DF.

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

Contrast with #DDD9DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDD9DF?

#DDD9DF is a ethereal purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDD9DF?

#DDD9DF in RGB is (221, 217, 223) - 221 red, 217 green, and 223 blue.

How to use #DDD9DF in CSS?

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

What colors go well with #DDD9DF?

#DADFD8 (complementary), #D9D8DF (analogous), and #B7AEBC (lighter shade) work well with #DDD9DF.