#DCB8EC Color Information

Hex color code: #DCB8EC

The hex color #DCB8EC is a light purple with RGB values of (220, 184, 236) and HSL of (282°, 58%, 82%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DCB8EC
RGB
220, 184, 236
HSL
282°, 58%, 82%
CMYK
7%, 22%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCB8EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 184, 236

Red: 220 / Green: 184 / Blue: 236

HSL

282°, 58%, 82%

Hue: 282° / Saturation: 58% / Lightness: 82%

CMYK

7%, 22%, 0%, 7%

Cyan: 7% / Magenta: 22% / Yellow: 0% / Key: 7%

What color is #DCB8EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCB8EC to RGB:

rgb(220, 184, 236)HEX to RGB Converter →

HEX to HSL

Convert #DCB8EC to HSL:

hsl(282, 58%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DCB8EC to CMYK:

cmyk(7%, 22%, 0%, 7%)Color Converter →

Color Meaning and Usage

A soft purple tone, #DCB8EC has RGB (220, 184, 236) and HSL (282°, 58%, 82%). 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 #DCB8EC is #C6ECB6, creating high-contrast pairings. For softer combinations, try analogous colors like #C1B6EC.

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

Contrast with #DCB8EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCB8EC?

#DCB8EC is a soft purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCB8EC?

#DCB8EC in RGB is (220, 184, 236) - 220 red, 184 green, and 236 blue.

How to use #DCB8EC in CSS?

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

What colors go well with #DCB8EC?

#C6ECB6 (complementary), #C1B6EC (analogous), and #BE7ADC (lighter shade) work well with #DCB8EC.