#DCCDF9 Color Information

Hex color code: #DCCDF9

The hex color #DCCDF9 is a soft purple with RGB values of (220, 205, 249) and HSL of (260°, 79%, 89%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DCCDF9
RGB
220, 205, 249
HSL
260°, 79%, 89%
CMYK
12%, 18%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCDF9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 205, 249

Red: 220 / Green: 205 / Blue: 249

HSL

260°, 79%, 89%

Hue: 260° / Saturation: 79% / Lightness: 89%

CMYK

12%, 18%, 0%, 2%

Cyan: 12% / Magenta: 18% / Yellow: 0% / Key: 2%

What color is #DCCDF9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCDF9 to RGB:

rgb(220, 205, 249)HEX to RGB Converter →

HEX to HSL

Convert #DCCDF9 to HSL:

hsl(260, 79%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DCCDF9 to CMYK:

cmyk(12%, 18%, 0%, 2%)Color Converter →

Color Meaning and Usage

A soft purple tone, #DCCDF9 has RGB (220, 205, 249) and HSL (260°, 79%, 89%). 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 #DCCDF9 is #EAF9CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDD4F9.

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

Contrast with #DCCDF9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCDF9?

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

What is the RGB value of #DCCDF9?

#DCCDF9 in RGB is (220, 205, 249) - 220 red, 205 green, and 249 blue.

How to use #DCCDF9 in CSS?

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

What colors go well with #DCCDF9?

#EAF9CD (complementary), #CDD4F9 (analogous), and #AB88F1 (lighter shade) work well with #DCCDF9.