#DDDAF6 Color Information

Hex color code: #DDDAF6

#DDDAF6 is a airy blue color. In RGB it is (221, 218, 246), and in HSL it is (246°, 61%, 91%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DDDAF6
RGB
221, 218, 246
HSL
246°, 61%, 91%
CMYK
10%, 11%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDAF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 218, 246

Red: 221 / Green: 218 / Blue: 246

HSL

246°, 61%, 91%

Hue: 246° / Saturation: 61% / Lightness: 91%

CMYK

10%, 11%, 0%, 4%

Cyan: 10% / Magenta: 11% / Yellow: 0% / Key: 4%

What color is #DDDAF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDAF6 to RGB:

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

HEX to HSL

Convert #DDDAF6 to HSL:

hsl(246, 61%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDAF6 to CMYK:

cmyk(10%, 11%, 0%, 4%)Color Converter →

Color Meaning and Usage

#DDDAF6 is a delicate blue color with RGB values of 221, 218, 246 and HSL of 246°, 61%, 91%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDAF6 is #F3F6DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAE5F6.

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

Contrast with #DDDAF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDAF6?

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

What is the RGB value of #DDDAF6?

#DDDAF6 in RGB is (221, 218, 246) - 221 red, 218 green, and 246 blue.

How to use #DDDAF6 in CSS?

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

What colors go well with #DDDAF6?

#F3F6DA (complementary), #DAE5F6 (analogous), and #A49CE7 (lighter shade) work well with #DDDAF6.