#DCCFE9 Color Information

Hex color code: #DCCFE9

#DCCFE9 is a airy purple color. In RGB it is (220, 207, 233), and in HSL it is (270°, 37%, 86%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DCCFE9
RGB
220, 207, 233
HSL
270°, 37%, 86%
CMYK
6%, 11%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCFE9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 207, 233

Red: 220 / Green: 207 / Blue: 233

HSL

270°, 37%, 86%

Hue: 270° / Saturation: 37% / Lightness: 86%

CMYK

6%, 11%, 0%, 9%

Cyan: 6% / Magenta: 11% / Yellow: 0% / Key: 9%

What color is #DCCFE9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCFE9 to RGB:

rgb(220, 207, 233)HEX to RGB Converter →

HEX to HSL

Convert #DCCFE9 to HSL:

hsl(270, 37%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DCCFE9 to CMYK:

cmyk(6%, 11%, 0%, 9%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #DCCFE9 has RGB (220, 207, 233) and HSL (270°, 37%, 86%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCCFE9 is #DBE9CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CECEE9.

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

Contrast with #DCCFE9

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

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

What is the RGB value of #DCCFE9?

#DCCFE9 in RGB is (220, 207, 233) - 220 red, 207 green, and 233 blue.

How to use #DCCFE9 in CSS?

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

What colors go well with #DCCFE9?

#DBE9CE (complementary), #CECEE9 (analogous), and #B59AD0 (lighter shade) work well with #DCCFE9.