#DFCBEF Color Information

Hex color code: #DFCBEF

The hex color #DFCBEF is a ethereal purple with RGB values of (223, 203, 239) and HSL of (273°, 53%, 87%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DFCBEF
RGB
223, 203, 239
HSL
273°, 53%, 87%
CMYK
7%, 15%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFCBEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 203, 239

Red: 223 / Green: 203 / Blue: 239

HSL

273°, 53%, 87%

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

CMYK

7%, 15%, 0%, 6%

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

What color is #DFCBEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFCBEF to RGB:

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

HEX to HSL

Convert #DFCBEF to HSL:

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

HEX to CMYK

Convert #DFCBEF to CMYK:

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

Color Meaning and Usage

#DFCBEF is a airy purple color with RGB values of 223, 203, 239 and HSL of 273°, 53%, 87%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFCBEF is #DCEFCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CECCEF.

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

Contrast with #DFCBEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFCBEF?

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

What is the RGB value of #DFCBEF?

#DFCBEF in RGB is (223, 203, 239) - 223 red, 203 green, and 239 blue.

How to use #DFCBEF in CSS?

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

What colors go well with #DFCBEF?

#DCEFCC (complementary), #CECCEF (analogous), and #BB92DD (lighter shade) work well with #DFCBEF.