#DCDCC7 Color Information

Hex color code: #DCDCC7

A delicate yellow shade, #DCDCC7 appears as (220, 220, 199) in RGB and (60°, 23%, 82%) in HSL. It is often used for branding and logos.

Try:
Color NameWheat
HEX
#DCDCC7
RGB
220, 220, 199
HSL
60°, 23%, 82%
CMYK
0%, 0%, 10%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDCC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 220, 199

Red: 220 / Green: 220 / Blue: 199

HSL

60°, 23%, 82%

Hue: 60° / Saturation: 23% / Lightness: 82%

CMYK

0%, 0%, 10%, 14%

Cyan: 0% / Magenta: 0% / Yellow: 10% / Key: 14%

What color is #DCDCC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDCC7 to RGB:

rgb(220, 220, 199)HEX to RGB Converter →

HEX to HSL

Convert #DCDCC7 to HSL:

hsl(60, 23%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDCC7 to CMYK:

cmyk(0%, 0%, 10%, 14%)Color Converter →

Color Meaning and Usage

A ethereal yellow tone, #DCDCC7 has RGB (220, 220, 199) and HSL (60°, 23%, 82%). 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 #DCDCC7 is #C7C7DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCD1C7.

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

Contrast with #DCDCC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDCC7?

#DCDCC7 is a ethereal yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCDCC7?

#DCDCC7 in RGB is (220, 220, 199) - 220 red, 220 green, and 199 blue.

How to use #DCDCC7 in CSS?

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

What colors go well with #DCDCC7?

#C7C7DC (complementary), #DCD1C7 (analogous), and #BEBE97 (lighter shade) work well with #DCDCC7.