#DCD4EE Color Information

Hex color code: #DCD4EE

The hex color #DCD4EE is a airy purple with RGB values of (220, 212, 238) and HSL of (258°, 43%, 88%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DCD4EE
RGB
220, 212, 238
HSL
258°, 43%, 88%
CMYK
8%, 11%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCD4EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 212, 238

Red: 220 / Green: 212 / Blue: 238

HSL

258°, 43%, 88%

Hue: 258° / Saturation: 43% / Lightness: 88%

CMYK

8%, 11%, 0%, 7%

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

What color is #DCD4EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCD4EE to RGB:

rgb(220, 212, 238)HEX to RGB Converter →

HEX to HSL

Convert #DCD4EE to HSL:

hsl(258, 43%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DCD4EE to CMYK:

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

Color Meaning and Usage

A soft purple tone, #DCD4EE has RGB (220, 212, 238) and HSL (258°, 43%, 88%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCD4EE is #E6EED3, creating high-contrast pairings. For softer combinations, try analogous colors like #D3D9EE.

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

Contrast with #DCD4EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCD4EE?

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

What is the RGB value of #DCD4EE?

#DCD4EE in RGB is (220, 212, 238) - 220 red, 212 green, and 238 blue.

How to use #DCD4EE in CSS?

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

What colors go well with #DCD4EE?

#E6EED3 (complementary), #D3D9EE (analogous), and #AE9DD8 (lighter shade) work well with #DCD4EE.