#DCD3EF Color Information

Hex color code: #DCD3EF

#DCD3EF is a ethereal purple color. In RGB it is (220, 211, 239), and in HSL it is (259°, 47%, 88%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DCD3EF
RGB
220, 211, 239
HSL
259°, 47%, 88%
CMYK
8%, 12%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCD3EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 211, 239

Red: 220 / Green: 211 / Blue: 239

HSL

259°, 47%, 88%

Hue: 259° / Saturation: 47% / Lightness: 88%

CMYK

8%, 12%, 0%, 6%

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

What color is #DCD3EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCD3EF to RGB:

rgb(220, 211, 239)HEX to RGB Converter →

HEX to HSL

Convert #DCD3EF to HSL:

hsl(259, 47%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DCD3EF to CMYK:

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

Color Meaning and Usage

#DCD3EF is a airy purple color with RGB values of 220, 211, 239 and HSL of 259°, 47%, 88%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCD3EF is #E6EFD2, creating high-contrast pairings. For softer combinations, try analogous colors like #D2D7EF.

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

Contrast with #DCD3EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCD3EF?

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

What is the RGB value of #DCD3EF?

#DCD3EF in RGB is (220, 211, 239) - 220 red, 211 green, and 239 blue.

How to use #DCD3EF in CSS?

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

What colors go well with #DCD3EF?

#E6EFD2 (complementary), #D2D7EF (analogous), and #AE9ADB (lighter shade) work well with #DCD3EF.