#DFDBDD Color Information

Hex color code: #DFDBDD

#DFDBDD is a delicate magenta color. In RGB it is (223, 219, 221), and in HSL it is (330°, 6%, 87%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DFDBDD
RGB
223, 219, 221
HSL
330°, 6%, 87%
CMYK
0%, 2%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDBDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 219, 221

Red: 223 / Green: 219 / Blue: 221

HSL

330°, 6%, 87%

Hue: 330° / Saturation: 6% / Lightness: 87%

CMYK

0%, 2%, 1%, 13%

Cyan: 0% / Magenta: 2% / Yellow: 1% / Key: 13%

What color is #DFDBDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDBDD to RGB:

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

HEX to HSL

Convert #DFDBDD to HSL:

hsl(330, 6%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDBDD to CMYK:

cmyk(0%, 2%, 1%, 13%)Color Converter →

Color Meaning and Usage

A light magenta tone, #DFDBDD has RGB (223, 219, 221) and HSL (330°, 6%, 87%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDBDD is #DCE0DE, creating high-contrast pairings. For softer combinations, try analogous colors like #E0DCE0.

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

Contrast with #DFDBDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDBDD?

#DFDBDD is a light magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFDBDD?

#DFDBDD in RGB is (223, 219, 221) - 223 red, 219 green, and 221 blue.

How to use #DFDBDD in CSS?

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

What colors go well with #DFDBDD?

#DCE0DE (complementary), #E0DCE0 (analogous), and #BCB3B8 (lighter shade) work well with #DFDBDD.