#DCB8EA Color Information

Hex color code: #DCB8EA

The hex color #DCB8EA is a light purple with RGB values of (220, 184, 234) and HSL of (283°, 54%, 82%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DCB8EA
RGB
220, 184, 234
HSL
283°, 54%, 82%
CMYK
6%, 21%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCB8EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 184, 234

Red: 220 / Green: 184 / Blue: 234

HSL

283°, 54%, 82%

Hue: 283° / Saturation: 54% / Lightness: 82%

CMYK

6%, 21%, 0%, 8%

Cyan: 6% / Magenta: 21% / Yellow: 0% / Key: 8%

What color is #DCB8EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCB8EA to RGB:

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

HEX to HSL

Convert #DCB8EA to HSL:

hsl(283, 54%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DCB8EA to CMYK:

cmyk(6%, 21%, 0%, 8%)Color Converter →

Color Meaning and Usage

#DCB8EA is a airy purple color with RGB values of 220, 184, 234 and HSL of 283°, 54%, 82%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCB8EA is #C6EAB8, creating high-contrast pairings. For softer combinations, try analogous colors like #C3B8EA.

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

Contrast with #DCB8EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCB8EA?

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

What is the RGB value of #DCB8EA?

#DCB8EA in RGB is (220, 184, 234) - 220 red, 184 green, and 234 blue.

How to use #DCB8EA in CSS?

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

What colors go well with #DCB8EA?

#C6EAB8 (complementary), #C3B8EA (analogous), and #BF7DD8 (lighter shade) work well with #DCB8EA.