#DCB8ED Color Information

Hex color code: #DCB8ED

A delicate purple shade, #DCB8ED appears as (220, 184, 237) in RGB and (281°, 60%, 83%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DCB8ED
RGB
220, 184, 237
HSL
281°, 60%, 83%
CMYK
7%, 22%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCB8ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 184, 237

Red: 220 / Green: 184 / Blue: 237

HSL

281°, 60%, 83%

Hue: 281° / Saturation: 60% / Lightness: 83%

CMYK

7%, 22%, 0%, 7%

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

What color is #DCB8ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCB8ED to RGB:

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

HEX to HSL

Convert #DCB8ED to HSL:

hsl(281, 60%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DCB8ED to CMYK:

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

Color Meaning and Usage

#DCB8ED is a light purple color with RGB values of 220, 184, 237 and HSL of 281°, 60%, 83%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCB8ED is #CAEEBA, creating high-contrast pairings. For softer combinations, try analogous colors like #C3BAEE.

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

Contrast with #DCB8ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCB8ED?

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

What is the RGB value of #DCB8ED?

#DCB8ED in RGB is (220, 184, 237) - 220 red, 184 green, and 237 blue.

How to use #DCB8ED in CSS?

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

What colors go well with #DCB8ED?

#CAEEBA (complementary), #C3BAEE (analogous), and #BF7CDE (lighter shade) work well with #DCB8ED.