#DDEAF8 Color Information

Hex color code: #DDEAF8

A light blue shade, #DDEAF8 appears as (221, 234, 248) in RGB and (211°, 66%, 92%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DDEAF8
RGB
221, 234, 248
HSL
211°, 66%, 92%
CMYK
11%, 6%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDEAF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 234, 248

Red: 221 / Green: 234 / Blue: 248

HSL

211°, 66%, 92%

Hue: 211° / Saturation: 66% / Lightness: 92%

CMYK

11%, 6%, 0%, 3%

Cyan: 11% / Magenta: 6% / Yellow: 0% / Key: 3%

What color is #DDEAF8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDEAF8 to RGB:

rgb(221, 234, 248)HEX to RGB Converter →

HEX to HSL

Convert #DDEAF8 to HSL:

hsl(211, 66%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DDEAF8 to CMYK:

cmyk(11%, 6%, 0%, 3%)Color Converter →

Color Meaning and Usage

A airy blue tone, #DDEAF8 has RGB (221, 234, 248) and HSL (211°, 66%, 92%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDEAF8 is #F8EBDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDF8F8.

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

Contrast with #DDEAF8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDEAF8?

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

What is the RGB value of #DDEAF8?

#DDEAF8 in RGB is (221, 234, 248) - 221 red, 234 green, and 248 blue.

How to use #DDEAF8 in CSS?

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

What colors go well with #DDEAF8?

#F8EBDD (complementary), #DDF8F8 (analogous), and #9EC3EB (lighter shade) work well with #DDEAF8.