#DFDCEE Color Information

Hex color code: #DFDCEE

#DFDCEE is a airy blue color. In RGB it is (223, 220, 238), and in HSL it is (250°, 35%, 90%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DFDCEE
RGB
223, 220, 238
HSL
250°, 35%, 90%
CMYK
6%, 8%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDCEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 220, 238

Red: 223 / Green: 220 / Blue: 238

HSL

250°, 35%, 90%

Hue: 250° / Saturation: 35% / Lightness: 90%

CMYK

6%, 8%, 0%, 7%

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

What color is #DFDCEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDCEE to RGB:

rgb(223, 220, 238)HEX to RGB Converter →

HEX to HSL

Convert #DFDCEE to HSL:

hsl(250, 35%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDCEE to CMYK:

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

Color Meaning and Usage

A soft blue tone, #DFDCEE has RGB (223, 220, 238) and HSL (250°, 35%, 90%). 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 #DFDCEE is #EBEEDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDE3EE.

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

Contrast with #DFDCEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDCEE?

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

What is the RGB value of #DFDCEE?

#DFDCEE in RGB is (223, 220, 238) - 223 red, 220 green, and 238 blue.

How to use #DFDCEE in CSS?

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

What colors go well with #DFDCEE?

#EBEEDD (complementary), #DDE3EE (analogous), and #B0A9D6 (lighter shade) work well with #DFDCEE.