#DCDFF5 Color Information

Hex color code: #DCDFF5

The hex color #DCDFF5 is a airy blue with RGB values of (220, 223, 245) and HSL of (233°, 56%, 91%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DCDFF5
RGB
220, 223, 245
HSL
233°, 56%, 91%
CMYK
10%, 9%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDFF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 223, 245

Red: 220 / Green: 223 / Blue: 245

HSL

233°, 56%, 91%

Hue: 233° / Saturation: 56% / Lightness: 91%

CMYK

10%, 9%, 0%, 4%

Cyan: 10% / Magenta: 9% / Yellow: 0% / Key: 4%

What color is #DCDFF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDFF5 to RGB:

rgb(220, 223, 245)HEX to RGB Converter →

HEX to HSL

Convert #DCDFF5 to HSL:

hsl(233, 56%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDFF5 to CMYK:

cmyk(10%, 9%, 0%, 4%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #DCDFF5 has RGB (220, 223, 245) and HSL (233°, 56%, 91%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCDFF5 is #F5F2DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBEBF5.

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

Contrast with #DCDFF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDFF5?

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

What is the RGB value of #DCDFF5?

#DCDFF5 in RGB is (220, 223, 245) - 220 red, 223 green, and 245 blue.

How to use #DCDFF5 in CSS?

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

What colors go well with #DCDFF5?

#F5F2DB (complementary), #DBEBF5 (analogous), and #A0A8E4 (lighter shade) work well with #DCDFF5.