#DFDBDF Color Information

Hex color code: #DFDBDF

#DFDBDF is a ethereal magenta color. In RGB it is (223, 219, 223), and in HSL it is (300°, 6%, 87%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DFDBDF
RGB
223, 219, 223
HSL
300°, 6%, 87%
CMYK
0%, 2%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDBDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 219, 223

Red: 223 / Green: 219 / Blue: 223

HSL

300°, 6%, 87%

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

CMYK

0%, 2%, 0%, 13%

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

What color is #DFDBDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDBDF to RGB:

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

HEX to HSL

Convert #DFDBDF to HSL:

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

HEX to CMYK

Convert #DFDBDF to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #DFDBDF has RGB (223, 219, 223) and HSL (300°, 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 #DFDBDF is #DCE0DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DEDCE0.

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

Contrast with #DFDBDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDBDF?

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

What is the RGB value of #DFDBDF?

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

How to use #DFDBDF in CSS?

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

What colors go well with #DFDBDF?

#DCE0DC (complementary), #DEDCE0 (analogous), and #BCB3BC (lighter shade) work well with #DFDBDF.