#DCDFEB Color Information

Hex color code: #DCDFEB

The hex color #DCDFEB is a ethereal blue with RGB values of (220, 223, 235) and HSL of (228°, 27%, 89%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DCDFEB
RGB
220, 223, 235
HSL
228°, 27%, 89%
CMYK
6%, 5%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDFEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 223, 235

Red: 220 / Green: 223 / Blue: 235

HSL

228°, 27%, 89%

Hue: 228° / Saturation: 27% / Lightness: 89%

CMYK

6%, 5%, 0%, 8%

Cyan: 6% / Magenta: 5% / Yellow: 0% / Key: 8%

What color is #DCDFEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDFEB to RGB:

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

HEX to HSL

Convert #DCDFEB to HSL:

hsl(228, 27%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDFEB to CMYK:

cmyk(6%, 5%, 0%, 8%)Color Converter →

Color Meaning and Usage

#DCDFEB is a ethereal blue color with RGB values of 220, 223, 235 and HSL of 228°, 27%, 89%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCDFEB is #EBE7DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBE6EB.

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

Contrast with #DCDFEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDFEB?

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

What is the RGB value of #DCDFEB?

#DCDFEB in RGB is (220, 223, 235) - 220 red, 223 green, and 235 blue.

How to use #DCDFEB in CSS?

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

What colors go well with #DCDFEB?

#EBE7DB (complementary), #DBE6EB (analogous), and #ABB2CF (lighter shade) work well with #DCDFEB.