#DCD3FF Color Information

Hex color code: #DCD3FF

A ethereal blue shade, #DCD3FF appears as (220, 211, 255) in RGB and (252°, 100%, 91%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DCD3FF
RGB
220, 211, 255
HSL
252°, 100%, 91%
CMYK
14%, 17%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCD3FF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 211, 255

Red: 220 / Green: 211 / Blue: 255

HSL

252°, 100%, 91%

Hue: 252° / Saturation: 100% / Lightness: 91%

CMYK

14%, 17%, 0%, 0%

Cyan: 14% / Magenta: 17% / Yellow: 0% / Key: 0%

What color is #DCD3FF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCD3FF to RGB:

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

HEX to HSL

Convert #DCD3FF to HSL:

hsl(252, 100%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #DCD3FF to CMYK:

cmyk(14%, 17%, 0%, 0%)Color Converter →

Color Meaning and Usage

#DCD3FF is a soft blue color with RGB values of 220, 211, 255 and HSL of 252°, 100%, 91%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCD3FF is #F6FFD1, creating high-contrast pairings. For softer combinations, try analogous colors like #D1DFFF.

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

Contrast with #DCD3FF

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 #DCD3FF?

#DCD3FF is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCD3FF?

#DCD3FF in RGB is (220, 211, 255) - 220 red, 211 green, and 255 blue.

How to use #DCD3FF in CSS?

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

What colors go well with #DCD3FF?

#F6FFD1 (complementary), #D1DFFF (analogous), and #9D85FF (lighter shade) work well with #DCD3FF.