#DFCCF5 Color Information

Hex color code: #DFCCF5

#DFCCF5 is a airy purple color. In RGB it is (223, 204, 245), and in HSL it is (268°, 67%, 88%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DFCCF5
RGB
223, 204, 245
HSL
268°, 67%, 88%
CMYK
9%, 17%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFCCF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 204, 245

Red: 223 / Green: 204 / Blue: 245

HSL

268°, 67%, 88%

Hue: 268° / Saturation: 67% / Lightness: 88%

CMYK

9%, 17%, 0%, 4%

Cyan: 9% / Magenta: 17% / Yellow: 0% / Key: 4%

What color is #DFCCF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFCCF5 to RGB:

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

HEX to HSL

Convert #DFCCF5 to HSL:

hsl(268, 67%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DFCCF5 to CMYK:

cmyk(9%, 17%, 0%, 4%)Color Converter →

Color Meaning and Usage

A airy purple tone, #DFCCF5 has RGB (223, 204, 245) and HSL (268°, 67%, 88%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFCCF5 is #E2F5CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCCDF5.

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

Contrast with #DFCCF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFCCF5?

#DFCCF5 is a airy purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFCCF5?

#DFCCF5 in RGB is (223, 204, 245) - 223 red, 204 green, and 245 blue.

How to use #DFCCF5 in CSS?

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

What colors go well with #DFCCF5?

#E2F5CC (complementary), #CCCDF5 (analogous), and #B78CE8 (lighter shade) work well with #DFCCF5.