#DDF7FC Color Information

Hex color code: #DDF7FC

#DDF7FC is a airy cyan color. In RGB it is (221, 247, 252), and in HSL it is (190°, 84%, 93%). It is widely used in graphic design.

Try:
Color NameLight Cyan
HEX
#DDF7FC
RGB
221, 247, 252
HSL
190°, 84%, 93%
CMYK
12%, 2%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDF7FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 247, 252

Red: 221 / Green: 247 / Blue: 252

HSL

190°, 84%, 93%

Hue: 190° / Saturation: 84% / Lightness: 93%

CMYK

12%, 2%, 0%, 1%

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

What color is #DDF7FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDF7FC to RGB:

rgb(221, 247, 252)HEX to RGB Converter →

HEX to HSL

Convert #DDF7FC to HSL:

hsl(190, 84%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #DDF7FC to CMYK:

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

Color Meaning and Usage

#DDF7FC is a delicate cyan color with RGB values of 221, 247, 252 and HSL of 190°, 84%, 93%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDF7FC is #FCE3DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEFCF2.

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

Contrast with #DDF7FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDF7FC?

#DDF7FC is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDF7FC?

#DDF7FC in RGB is (221, 247, 252) - 221 red, 247 green, and 252 blue.

How to use #DDF7FC in CSS?

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

What colors go well with #DDF7FC?

#FCE3DE (complementary), #DEFCF2 (analogous), and #98E6F6 (lighter shade) work well with #DDF7FC.