#DFDCEB Color Information

Hex color code: #DFDCEB

The hex color #DFDCEB is a airy blue with RGB values of (223, 220, 235) and HSL of (252°, 27%, 89%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DFDCEB
RGB
223, 220, 235
HSL
252°, 27%, 89%
CMYK
5%, 6%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDCEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 220, 235

Red: 223 / Green: 220 / Blue: 235

HSL

252°, 27%, 89%

Hue: 252° / Saturation: 27% / Lightness: 89%

CMYK

5%, 6%, 0%, 8%

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

What color is #DFDCEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDCEB to RGB:

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

HEX to HSL

Convert #DFDCEB to HSL:

hsl(252, 27%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDCEB to CMYK:

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

Color Meaning and Usage

#DFDCEB is a airy blue color with RGB values of 223, 220, 235 and HSL of 252°, 27%, 89%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDCEB is #E7EBDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBE0EB.

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

Contrast with #DFDCEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDCEB?

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

What is the RGB value of #DFDCEB?

#DFDCEB in RGB is (223, 220, 235) - 223 red, 220 green, and 235 blue.

How to use #DFDCEB in CSS?

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

What colors go well with #DFDCEB?

#E7EBDB (complementary), #DBE0EB (analogous), and #B2ABCF (lighter shade) work well with #DFDCEB.