#DFBCDD Color Information

Hex color code: #DFBCDD

#DFBCDD is a delicate magenta color. In RGB it is (223, 188, 221), and in HSL it is (303°, 35%, 81%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DFBCDD
RGB
223, 188, 221
HSL
303°, 35%, 81%
CMYK
0%, 16%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFBCDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 188, 221

Red: 223 / Green: 188 / Blue: 221

HSL

303°, 35%, 81%

Hue: 303° / Saturation: 35% / Lightness: 81%

CMYK

0%, 16%, 1%, 13%

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

What color is #DFBCDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFBCDD to RGB:

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

HEX to HSL

Convert #DFBCDD to HSL:

hsl(303, 35%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DFBCDD to CMYK:

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

Color Meaning and Usage

#DFBCDD is a airy magenta color with RGB values of 223, 188, 221 and HSL of 303°, 35%, 81%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFBCDD is #BEE0BF, creating high-contrast pairings. For softer combinations, try analogous colors like #D0BEE0.

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

Contrast with #DFBCDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFBCDD?

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

What is the RGB value of #DFBCDD?

#DFBCDD in RGB is (223, 188, 221) - 223 red, 188 green, and 221 blue.

How to use #DFBCDD in CSS?

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

What colors go well with #DFBCDD?

#BEE0BF (complementary), #D0BEE0 (analogous), and #C78AC4 (lighter shade) work well with #DFBCDD.