#DDEFF3 Color Information

Hex color code: #DDEFF3

A delicate cyan shade, #DDEFF3 appears as (221, 239, 243) in RGB and (191°, 48%, 91%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DDEFF3
RGB
221, 239, 243
HSL
191°, 48%, 91%
CMYK
9%, 2%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDEFF3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 239, 243

Red: 221 / Green: 239 / Blue: 243

HSL

191°, 48%, 91%

Hue: 191° / Saturation: 48% / Lightness: 91%

CMYK

9%, 2%, 0%, 5%

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

What color is #DDEFF3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDEFF3 to RGB:

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

HEX to HSL

Convert #DDEFF3 to HSL:

hsl(191, 48%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #DDEFF3 to CMYK:

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

Color Meaning and Usage

#DDEFF3 is a soft cyan color with RGB values of 221, 239, 243 and HSL of 191°, 48%, 91%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDEFF3 is #F3E1DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDF3EC.

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

Contrast with #DDEFF3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDEFF3?

#DDEFF3 is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDEFF3?

#DDEFF3 in RGB is (221, 239, 243) - 221 red, 239 green, and 243 blue.

How to use #DDEFF3 in CSS?

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

What colors go well with #DDEFF3?

#F3E1DD (complementary), #DDF3EC (analogous), and #A4D4DF (lighter shade) work well with #DDEFF3.