#DFCCEF Color Information

Hex color code: #DFCCEF

#DFCCEF is a ethereal purple color. In RGB it is (223, 204, 239), and in HSL it is (273°, 52%, 87%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DFCCEF
RGB
223, 204, 239
HSL
273°, 52%, 87%
CMYK
7%, 15%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFCCEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 204, 239

Red: 223 / Green: 204 / Blue: 239

HSL

273°, 52%, 87%

Hue: 273° / Saturation: 52% / Lightness: 87%

CMYK

7%, 15%, 0%, 6%

Cyan: 7% / Magenta: 15% / Yellow: 0% / Key: 6%

What color is #DFCCEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFCCEF to RGB:

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

HEX to HSL

Convert #DFCCEF to HSL:

hsl(273, 52%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DFCCEF to CMYK:

cmyk(7%, 15%, 0%, 6%)Color Converter →

Color Meaning and Usage

#DFCCEF is a delicate purple color with RGB values of 223, 204, 239 and HSL of 273°, 52%, 87%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFCCEF is #DCEFCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CECDEF.

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

Contrast with #DFCCEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFCCEF?

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

What is the RGB value of #DFCCEF?

#DFCCEF in RGB is (223, 204, 239) - 223 red, 204 green, and 239 blue.

How to use #DFCCEF in CSS?

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

What colors go well with #DFCCEF?

#DCEFCD (complementary), #CECDEF (analogous), and #BB92DD (lighter shade) work well with #DFCCEF.