#DDEFFA Color Information

Hex color code: #DDEFFA

#DDEFFA is a ethereal blue color. In RGB it is (221, 239, 250), and in HSL it is (203°, 74%, 92%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DDEFFA
RGB
221, 239, 250
HSL
203°, 74%, 92%
CMYK
12%, 4%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDEFFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 239, 250

Red: 221 / Green: 239 / Blue: 250

HSL

203°, 74%, 92%

Hue: 203° / Saturation: 74% / Lightness: 92%

CMYK

12%, 4%, 0%, 2%

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

What color is #DDEFFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDEFFA to RGB:

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

HEX to HSL

Convert #DDEFFA to HSL:

hsl(203, 74%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DDEFFA to CMYK:

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

Color Meaning and Usage

A light blue tone, #DDEFFA has RGB (221, 239, 250) and HSL (203°, 74%, 92%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDEFFA is #FAE7DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCFAF6.

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

Contrast with #DDEFFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDEFFA?

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

What is the RGB value of #DDEFFA?

#DDEFFA in RGB is (221, 239, 250) - 221 red, 239 green, and 250 blue.

How to use #DDEFFA in CSS?

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

What colors go well with #DDEFFA?

#FAE7DC (complementary), #DCFAF6 (analogous), and #99CEF0 (lighter shade) work well with #DDEFFA.