#DDDFEB Color Information

Hex color code: #DDDFEB

The hex color #DDDFEB is a light blue with RGB values of (221, 223, 235) and HSL of (231°, 26%, 89%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DDDFEB
RGB
221, 223, 235
HSL
231°, 26%, 89%
CMYK
6%, 5%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDFEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 223, 235

Red: 221 / Green: 223 / Blue: 235

HSL

231°, 26%, 89%

Hue: 231° / Saturation: 26% / Lightness: 89%

CMYK

6%, 5%, 0%, 8%

Cyan: 6% / Magenta: 5% / Yellow: 0% / Key: 8%

What color is #DDDFEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDFEB to RGB:

rgb(221, 223, 235)HEX to RGB Converter →

HEX to HSL

Convert #DDDFEB to HSL:

hsl(231, 26%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDFEB to CMYK:

cmyk(6%, 5%, 0%, 8%)Color Converter →

Color Meaning and Usage

A airy blue tone, #DDDFEB has RGB (221, 223, 235) and HSL (231°, 26%, 89%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDFEB is #EAE8DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCE5EA.

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

Contrast with #DDDFEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDFEB?

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

What is the RGB value of #DDDFEB?

#DDDFEB in RGB is (221, 223, 235) - 221 red, 223 green, and 235 blue.

How to use #DDDFEB in CSS?

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

What colors go well with #DDDFEB?

#EAE8DC (complementary), #DCE5EA (analogous), and #ABB1CE (lighter shade) work well with #DDDFEB.