#DDF3FB Color Information

Hex color code: #DDF3FB

A airy blue shade, #DDF3FB appears as (221, 243, 251) in RGB and (196°, 79%, 93%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Cyan
HEX
#DDF3FB
RGB
221, 243, 251
HSL
196°, 79%, 93%
CMYK
12%, 3%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDF3FB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 243, 251

Red: 221 / Green: 243 / Blue: 251

HSL

196°, 79%, 93%

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

CMYK

12%, 3%, 0%, 2%

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

What color is #DDF3FB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDF3FB to RGB:

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

HEX to HSL

Convert #DDF3FB to HSL:

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

HEX to CMYK

Convert #DDF3FB to CMYK:

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

Color Meaning and Usage

#DDF3FB is a delicate blue color with RGB values of 221, 243, 251 and HSL of 196°, 79%, 93%. 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 #DDF3FB is #FBE7DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFFBF5.

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

Contrast with #DDF3FB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDF3FB?

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

What is the RGB value of #DDF3FB?

#DDF3FB in RGB is (221, 243, 251) - 221 red, 243 green, and 251 blue.

How to use #DDF3FB in CSS?

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

What colors go well with #DDF3FB?

#FBE7DF (complementary), #DFFBF5 (analogous), and #9BDCF3 (lighter shade) work well with #DDF3FB.