#DCD1EB Color Information

Hex color code: #DCD1EB

#DCD1EB is a light purple color. In RGB it is (220, 209, 235), and in HSL it is (265°, 39%, 87%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DCD1EB
RGB
220, 209, 235
HSL
265°, 39%, 87%
CMYK
6%, 11%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCD1EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 209, 235

Red: 220 / Green: 209 / Blue: 235

HSL

265°, 39%, 87%

Hue: 265° / Saturation: 39% / Lightness: 87%

CMYK

6%, 11%, 0%, 8%

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

What color is #DCD1EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCD1EB to RGB:

rgb(220, 209, 235)HEX to RGB Converter →

HEX to HSL

Convert #DCD1EB to HSL:

hsl(265, 39%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DCD1EB to CMYK:

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

Color Meaning and Usage

#DCD1EB is a soft purple color with RGB values of 220, 209, 235 and HSL of 265°, 39%, 87%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCD1EB is #E0EBD1, creating high-contrast pairings. For softer combinations, try analogous colors like #D1D3EB.

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

Contrast with #DCD1EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCD1EB?

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

What is the RGB value of #DCD1EB?

#DCD1EB in RGB is (220, 209, 235) - 220 red, 209 green, and 235 blue.

How to use #DCD1EB in CSS?

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

What colors go well with #DCD1EB?

#E0EBD1 (complementary), #D1D3EB (analogous), and #B39CD3 (lighter shade) work well with #DCD1EB.