#DFDFFC Color Information

Hex color code: #DFDFFC

A airy blue shade, #DFDFFC appears as (223, 223, 252) in RGB and (240°, 83%, 93%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DFDFFC
RGB
223, 223, 252
HSL
240°, 83%, 93%
CMYK
12%, 12%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDFFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 223, 252

Red: 223 / Green: 223 / Blue: 252

HSL

240°, 83%, 93%

Hue: 240° / Saturation: 83% / Lightness: 93%

CMYK

12%, 12%, 0%, 1%

Cyan: 12% / Magenta: 12% / Yellow: 0% / Key: 1%

What color is #DFDFFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDFFC to RGB:

rgb(223, 223, 252)HEX to RGB Converter →

HEX to HSL

Convert #DFDFFC to HSL:

hsl(240, 83%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDFFC to CMYK:

cmyk(12%, 12%, 0%, 1%)Color Converter →

Color Meaning and Usage

A light blue tone, #DFDFFC has RGB (223, 223, 252) and HSL (240°, 83%, 93%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDFFC is #FCFCDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEEDFC.

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

Contrast with #DFDFFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDFFC?

#DFDFFC is a light blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFDFFC?

#DFDFFC in RGB is (223, 223, 252) - 223 red, 223 green, and 252 blue.

How to use #DFDFFC in CSS?

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

What colors go well with #DFDFFC?

#FCFCDE (complementary), #DEEDFC (analogous), and #9898F5 (lighter shade) work well with #DFDFFC.