#DDDAEB Color Information

Hex color code: #DDDAEB

#DDDAEB is a delicate blue color. In RGB it is (221, 218, 235), and in HSL it is (251°, 30%, 89%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DDDAEB
RGB
221, 218, 235
HSL
251°, 30%, 89%
CMYK
6%, 7%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDAEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 218, 235

Red: 221 / Green: 218 / Blue: 235

HSL

251°, 30%, 89%

Hue: 251° / Saturation: 30% / Lightness: 89%

CMYK

6%, 7%, 0%, 8%

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

What color is #DDDAEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDAEB to RGB:

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

HEX to HSL

Convert #DDDAEB to HSL:

hsl(251, 30%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDAEB to CMYK:

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

Color Meaning and Usage

#DDDAEB is a ethereal blue color with RGB values of 221, 218, 235 and HSL of 251°, 30%, 89%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDAEB is #E8EBDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBE0EB.

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

Contrast with #DDDAEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDAEB?

#DDDAEB is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDDAEB?

#DDDAEB in RGB is (221, 218, 235) - 221 red, 218 green, and 235 blue.

How to use #DDDAEB in CSS?

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

What colors go well with #DDDAEB?

#E8EBDB (complementary), #DBE0EB (analogous), and #B0A9D1 (lighter shade) work well with #DDDAEB.