#DFCAEE Color Information

Hex color code: #DFCAEE

A light purple shade, #DFCAEE appears as (223, 202, 238) in RGB and (275°, 51%, 86%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DFCAEE
RGB
223, 202, 238
HSL
275°, 51%, 86%
CMYK
6%, 15%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFCAEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 202, 238

Red: 223 / Green: 202 / Blue: 238

HSL

275°, 51%, 86%

Hue: 275° / Saturation: 51% / Lightness: 86%

CMYK

6%, 15%, 0%, 7%

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

What color is #DFCAEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFCAEE to RGB:

rgb(223, 202, 238)HEX to RGB Converter →

HEX to HSL

Convert #DFCAEE to HSL:

hsl(275, 51%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DFCAEE to CMYK:

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

Color Meaning and Usage

A ethereal purple tone, #DFCAEE has RGB (223, 202, 238) and HSL (275°, 51%, 86%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFCAEE is #D8EEC9, creating high-contrast pairings. For softer combinations, try analogous colors like #CCC9EE.

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

Contrast with #DFCAEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFCAEE?

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

What is the RGB value of #DFCAEE?

#DFCAEE in RGB is (223, 202, 238) - 223 red, 202 green, and 238 blue.

How to use #DFCAEE in CSS?

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

What colors go well with #DFCAEE?

#D8EEC9 (complementary), #CCC9EE (analogous), and #BB8FDB (lighter shade) work well with #DFCAEE.