#DDDFFB Color Information

Hex color code: #DDDFFB

A soft blue shade, #DDDFFB appears as (221, 223, 251) in RGB and (236°, 79%, 93%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DDDFFB
RGB
221, 223, 251
HSL
236°, 79%, 93%
CMYK
12%, 11%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDFFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 223, 251

Red: 221 / Green: 223 / Blue: 251

HSL

236°, 79%, 93%

Hue: 236° / Saturation: 79% / Lightness: 93%

CMYK

12%, 11%, 0%, 2%

Cyan: 12% / Magenta: 11% / Yellow: 0% / Key: 2%

What color is #DDDFFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDFFB to RGB:

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

HEX to HSL

Convert #DDDFFB to HSL:

hsl(236, 79%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDFFB to CMYK:

cmyk(12%, 11%, 0%, 2%)Color Converter →

Color Meaning and Usage

#DDDFFB is a airy blue color with RGB values of 221, 223, 251 and HSL of 236°, 79%, 93%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDFFB is #FBF9DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFEFFB.

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

Contrast with #DDDFFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDFFB?

#DDDFFB is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDDFFB?

#DDDFFB in RGB is (221, 223, 251) - 221 red, 223 green, and 251 blue.

How to use #DDDFFB in CSS?

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

What colors go well with #DDDFFB?

#FBF9DF (complementary), #DFEFFB (analogous), and #9BA0F3 (lighter shade) work well with #DDDFFB.