#DCD5EE Color Information

Hex color code: #DCD5EE

A delicate purple shade, #DCD5EE appears as (220, 213, 238) in RGB and (257°, 42%, 88%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DCD5EE
RGB
220, 213, 238
HSL
257°, 42%, 88%
CMYK
8%, 11%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCD5EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 213, 238

Red: 220 / Green: 213 / Blue: 238

HSL

257°, 42%, 88%

Hue: 257° / Saturation: 42% / Lightness: 88%

CMYK

8%, 11%, 0%, 7%

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

What color is #DCD5EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCD5EE to RGB:

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

HEX to HSL

Convert #DCD5EE to HSL:

hsl(257, 42%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DCD5EE to CMYK:

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

Color Meaning and Usage

#DCD5EE is a delicate purple color with RGB values of 220, 213, 238 and HSL of 257°, 42%, 88%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCD5EE is #E6EDD4, creating high-contrast pairings. For softer combinations, try analogous colors like #D4D9ED.

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

Contrast with #DCD5EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCD5EE?

#DCD5EE is a delicate purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCD5EE?

#DCD5EE in RGB is (220, 213, 238) - 220 red, 213 green, and 238 blue.

How to use #DCD5EE in CSS?

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

What colors go well with #DCD5EE?

#E6EDD4 (complementary), #D4D9ED (analogous), and #AE9DD7 (lighter shade) work well with #DCD5EE.