#DDDEF1 Color Information

Hex color code: #DDDEF1

The hex color #DDDEF1 is a light blue with RGB values of (221, 222, 241) and HSL of (237°, 42%, 91%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DDDEF1
RGB
221, 222, 241
HSL
237°, 42%, 91%
CMYK
8%, 8%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDEF1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 222, 241

Red: 221 / Green: 222 / Blue: 241

HSL

237°, 42%, 91%

Hue: 237° / Saturation: 42% / Lightness: 91%

CMYK

8%, 8%, 0%, 5%

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

What color is #DDDEF1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDEF1 to RGB:

rgb(221, 222, 241)HEX to RGB Converter →

HEX to HSL

Convert #DDDEF1 to HSL:

hsl(237, 42%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDEF1 to CMYK:

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

Color Meaning and Usage

#DDDEF1 is a ethereal blue color with RGB values of 221, 222, 241 and HSL of 237°, 42%, 91%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDEF1 is #F2F1DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEE9F2.

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

Contrast with #DDDEF1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDEF1?

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

What is the RGB value of #DDDEF1?

#DDDEF1 in RGB is (221, 222, 241) - 221 red, 222 green, and 241 blue.

How to use #DDDEF1 in CSS?

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

What colors go well with #DDDEF1?

#F2F1DE (complementary), #DEE9F2 (analogous), and #A8ABDC (lighter shade) work well with #DDDEF1.