#DCBEDF Color Information

Hex color code: #DCBEDF

A soft magenta shade, #DCBEDF appears as (220, 190, 223) in RGB and (295°, 34%, 81%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DCBEDF
RGB
220, 190, 223
HSL
295°, 34%, 81%
CMYK
1%, 15%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBEDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 190, 223

Red: 220 / Green: 190 / Blue: 223

HSL

295°, 34%, 81%

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

CMYK

1%, 15%, 0%, 13%

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

What color is #DCBEDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBEDF to RGB:

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

HEX to HSL

Convert #DCBEDF to HSL:

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

HEX to CMYK

Convert #DCBEDF to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #DCBEDF has RGB (220, 190, 223) and HSL (295°, 34%, 81%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCBEDF is #C1DFBE, creating high-contrast pairings. For softer combinations, try analogous colors like #CCBEDF.

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

Contrast with #DCBEDF

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 #DCBEDF?

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

What is the RGB value of #DCBEDF?

#DCBEDF in RGB is (220, 190, 223) - 220 red, 190 green, and 223 blue.

How to use #DCBEDF in CSS?

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

What colors go well with #DCBEDF?

#C1DFBE (complementary), #CCBEDF (analogous), and #C18BC6 (lighter shade) work well with #DCBEDF.