#DDDAED Color Information

Hex color code: #DDDAED

#DDDAED is a delicate blue color. In RGB it is (221, 218, 237), and in HSL it is (249°, 35%, 89%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DDDAED
RGB
221, 218, 237
HSL
249°, 35%, 89%
CMYK
7%, 8%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDAED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 218, 237

Red: 221 / Green: 218 / Blue: 237

HSL

249°, 35%, 89%

Hue: 249° / Saturation: 35% / Lightness: 89%

CMYK

7%, 8%, 0%, 7%

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

What color is #DDDAED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDAED to RGB:

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

HEX to HSL

Convert #DDDAED to HSL:

hsl(249, 35%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDAED to CMYK:

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

Color Meaning and Usage

#DDDAED is a delicate blue color with RGB values of 221, 218, 237 and HSL of 249°, 35%, 89%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDAED is #EAEDD9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9E0ED.

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

Contrast with #DDDAED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDAED?

#DDDAED is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDDAED?

#DDDAED in RGB is (221, 218, 237) - 221 red, 218 green, and 237 blue.

How to use #DDDAED in CSS?

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

What colors go well with #DDDAED?

#EAEDD9 (complementary), #D9E0ED (analogous), and #ACA5D4 (lighter shade) work well with #DDDAED.