#DFBED6 Color Information

Hex color code: #DFBED6

#DFBED6 is a ethereal magenta color. In RGB it is (223, 190, 214), and in HSL it is (316°, 34%, 81%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#DFBED6
RGB
223, 190, 214
HSL
316°, 34%, 81%
CMYK
0%, 15%, 4%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFBED6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 190, 214

Red: 223 / Green: 190 / Blue: 214

HSL

316°, 34%, 81%

Hue: 316° / Saturation: 34% / Lightness: 81%

CMYK

0%, 15%, 4%, 13%

Cyan: 0% / Magenta: 15% / Yellow: 4% / Key: 13%

What color is #DFBED6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFBED6 to RGB:

rgb(223, 190, 214)HEX to RGB Converter →

HEX to HSL

Convert #DFBED6 to HSL:

hsl(316, 34%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DFBED6 to CMYK:

cmyk(0%, 15%, 4%, 13%)Color Converter →

Color Meaning and Usage

#DFBED6 is a delicate magenta color with RGB values of 223, 190, 214 and HSL of 316°, 34%, 81%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFBED6 is #BEDFC7, creating high-contrast pairings. For softer combinations, try analogous colors like #D7BEDF.

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

Contrast with #DFBED6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFBED6?

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

What is the RGB value of #DFBED6?

#DFBED6 in RGB is (223, 190, 214) - 223 red, 190 green, and 214 blue.

How to use #DFBED6 in CSS?

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

What colors go well with #DFBED6?

#BEDFC7 (complementary), #D7BEDF (analogous), and #C68BB6 (lighter shade) work well with #DFBED6.