#DFDBE1 Color Information

Hex color code: #DFDBE1

#DFDBE1 is a airy purple color. In RGB it is (223, 219, 225), and in HSL it is (280°, 9%, 87%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DFDBE1
RGB
223, 219, 225
HSL
280°, 9%, 87%
CMYK
1%, 3%, 0%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDBE1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 219, 225

Red: 223 / Green: 219 / Blue: 225

HSL

280°, 9%, 87%

Hue: 280° / Saturation: 9% / Lightness: 87%

CMYK

1%, 3%, 0%, 12%

Cyan: 1% / Magenta: 3% / Yellow: 0% / Key: 12%

What color is #DFDBE1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDBE1 to RGB:

rgb(223, 219, 225)HEX to RGB Converter →

HEX to HSL

Convert #DFDBE1 to HSL:

hsl(280, 9%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDBE1 to CMYK:

cmyk(1%, 3%, 0%, 12%)Color Converter →

Color Meaning and Usage

A airy purple tone, #DFDBE1 has RGB (223, 219, 225) and HSL (280°, 9%, 87%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDBE1 is #DDE1DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DCDBE1.

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

Contrast with #DFDBE1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDBE1?

#DFDBE1 is a airy purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFDBE1?

#DFDBE1 in RGB is (223, 219, 225) - 223 red, 219 green, and 225 blue.

How to use #DFDBE1 in CSS?

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

What colors go well with #DFDBE1?

#DDE1DB (complementary), #DCDBE1 (analogous), and #BAB1BE (lighter shade) work well with #DFDBE1.