#DDDFF2 Color Information

Hex color code: #DDDFF2

A soft blue shade, #DDDFF2 appears as (221, 223, 242) in RGB and (234°, 45%, 91%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DDDFF2
RGB
221, 223, 242
HSL
234°, 45%, 91%
CMYK
9%, 8%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDFF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 223, 242

Red: 221 / Green: 223 / Blue: 242

HSL

234°, 45%, 91%

Hue: 234° / Saturation: 45% / Lightness: 91%

CMYK

9%, 8%, 0%, 5%

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

What color is #DDDFF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDFF2 to RGB:

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

HEX to HSL

Convert #DDDFF2 to HSL:

hsl(234, 45%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDFF2 to CMYK:

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

Color Meaning and Usage

A soft blue tone, #DDDFF2 has RGB (221, 223, 242) and HSL (234°, 45%, 91%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDFF2 is #F2F0DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEEAF2.

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

Contrast with #DDDFF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDFF2?

#DDDFF2 is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDDFF2?

#DDDFF2 in RGB is (221, 223, 242) - 221 red, 223 green, and 242 blue.

How to use #DDDFF2 in CSS?

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

What colors go well with #DDDFF2?

#F2F0DE (complementary), #DEEAF2 (analogous), and #A6ACDD (lighter shade) work well with #DDDFF2.