#DCD2EC Color Information

Hex color code: #DCD2EC

The hex color #DCD2EC is a delicate purple with RGB values of (220, 210, 236) and HSL of (263°, 41%, 87%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DCD2EC
RGB
220, 210, 236
HSL
263°, 41%, 87%
CMYK
7%, 11%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCD2EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 210, 236

Red: 220 / Green: 210 / Blue: 236

HSL

263°, 41%, 87%

Hue: 263° / Saturation: 41% / Lightness: 87%

CMYK

7%, 11%, 0%, 7%

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

What color is #DCD2EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCD2EC to RGB:

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

HEX to HSL

Convert #DCD2EC to HSL:

hsl(263, 41%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DCD2EC to CMYK:

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

Color Meaning and Usage

A ethereal purple tone, #DCD2EC has RGB (220, 210, 236) and HSL (263°, 41%, 87%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCD2EC is #E1EBD0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0D3EB.

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

Contrast with #DCD2EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCD2EC?

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

What is the RGB value of #DCD2EC?

#DCD2EC in RGB is (220, 210, 236) - 220 red, 210 green, and 236 blue.

How to use #DCD2EC in CSS?

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

What colors go well with #DCD2EC?

#E1EBD0 (complementary), #D0D3EB (analogous), and #B19AD5 (lighter shade) work well with #DCD2EC.