#DFCEFF Color Information

Hex color code: #DFCEFF

#DFCEFF is a delicate purple color. In RGB it is (223, 206, 255), and in HSL it is (261°, 100%, 90%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DFCEFF
RGB
223, 206, 255
HSL
261°, 100%, 90%
CMYK
13%, 19%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFCEFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 206, 255

Red: 223 / Green: 206 / Blue: 255

HSL

261°, 100%, 90%

Hue: 261° / Saturation: 100% / Lightness: 90%

CMYK

13%, 19%, 0%, 0%

Cyan: 13% / Magenta: 19% / Yellow: 0% / Key: 0%

What color is #DFCEFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFCEFF to RGB:

rgb(223, 206, 255)HEX to RGB Converter →

HEX to HSL

Convert #DFCEFF to HSL:

hsl(261, 100%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DFCEFF to CMYK:

cmyk(13%, 19%, 0%, 0%)Color Converter →

Color Meaning and Usage

#DFCEFF is a light purple color with RGB values of 223, 206, 255 and HSL of 261°, 100%, 90%. 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 #DFCEFF is #EDFFCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCD4FF.

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

Contrast with #DFCEFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFCEFF?

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

What is the RGB value of #DFCEFF?

#DFCEFF in RGB is (223, 206, 255) - 223 red, 206 green, and 255 blue.

How to use #DFCEFF in CSS?

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

What colors go well with #DFCEFF?

#EDFFCC (complementary), #CCD4FF (analogous), and #AC80FF (lighter shade) work well with #DFCEFF.