#DCCFD2 Color Information

Hex color code: #DCCFD2

The hex color #DCCFD2 is a airy red with RGB values of (220, 207, 210) and HSL of (346°, 16%, 84%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DCCFD2
RGB
220, 207, 210
HSL
346°, 16%, 84%
CMYK
0%, 6%, 5%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCFD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 207, 210

Red: 220 / Green: 207 / Blue: 210

HSL

346°, 16%, 84%

Hue: 346° / Saturation: 16% / Lightness: 84%

CMYK

0%, 6%, 5%, 14%

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

What color is #DCCFD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCFD2 to RGB:

rgb(220, 207, 210)HEX to RGB Converter →

HEX to HSL

Convert #DCCFD2 to HSL:

hsl(346, 16%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DCCFD2 to CMYK:

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

Color Meaning and Usage

A light red tone, #DCCFD2 has RGB (220, 207, 210) and HSL (346°, 16%, 84%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCCFD2 is #D0DDDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DDD0D9.

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

Contrast with #DCCFD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCFD2?

#DCCFD2 is a light red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCCFD2?

#DCCFD2 in RGB is (220, 207, 210) - 220 red, 207 green, and 210 blue.

How to use #DCCFD2 in CSS?

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

What colors go well with #DCCFD2?

#D0DDDA (complementary), #DDD0D9 (analogous), and #BDA3A9 (lighter shade) work well with #DCCFD2.