#DFCCF7 Color Information

Hex color code: #DFCCF7

#DFCCF7 is a delicate purple color. In RGB it is (223, 204, 247), and in HSL it is (267°, 73%, 88%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DFCCF7
RGB
223, 204, 247
HSL
267°, 73%, 88%
CMYK
10%, 17%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFCCF7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 204, 247

Red: 223 / Green: 204 / Blue: 247

HSL

267°, 73%, 88%

Hue: 267° / Saturation: 73% / Lightness: 88%

CMYK

10%, 17%, 0%, 3%

Cyan: 10% / Magenta: 17% / Yellow: 0% / Key: 3%

What color is #DFCCF7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFCCF7 to RGB:

rgb(223, 204, 247)HEX to RGB Converter →

HEX to HSL

Convert #DFCCF7 to HSL:

hsl(267, 73%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DFCCF7 to CMYK:

cmyk(10%, 17%, 0%, 3%)Color Converter →

Color Meaning and Usage

A ethereal purple tone, #DFCCF7 has RGB (223, 204, 247) and HSL (267°, 73%, 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 #DFCCF7 is #E3F7CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CACCF7.

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

Contrast with #DFCCF7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFCCF7?

#DFCCF7 is a ethereal purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFCCF7?

#DFCCF7 in RGB is (223, 204, 247) - 223 red, 204 green, and 247 blue.

How to use #DFCCF7 in CSS?

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

What colors go well with #DFCCF7?

#E3F7CA (complementary), #CACCF7 (analogous), and #B588EC (lighter shade) work well with #DFCCF7.