✓ Copied to clipboard
#DCDADB (Light Gray) color swatch preview — Color From Pic.
#DCDADB — Light Gray color swatch

Light Gray

#DCDADB

📝 Color Information for #DCDADB

The hexadecimal color code #DCDADB represents a very light shade in the gray family. In the RGB color model, this color is composed of 220 red, 218 green, and 219 blue, which translates to approximately 86% red, 85% green, and 86% blue. This makes it a nearly neutral color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #DCDADB has a hue of 330 degrees, a saturation level of 3%, and a lightness value of 86%. The hue angle of 330° places this color firmly in the gray spectrum. In the HSV/HSB color model, this translates to a hue of 330°, saturation of 1%, and brightness/value of 86%. For print applications using the CMYK color model, #DCDADB would be reproduced using 0% cyan, 1% magenta, 0% yellow, and 14% black. The closest web-safe color is #CCCCCC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #DCDADB with other colors, consider its complementary color at hue 150° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14473947, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DCDADB

Tailwind CSS
zinc-300
HEX
#DCDADB
RGB
rgb(220, 218, 219)
RGB %
86%, 85%, 86%
HSL
hsl(330, 3%, 86%)
HSV
hsv(330, 1%, 86%)
CMYK
0%, 1%, 0%, 14%
Decimal
14473947
Web Safe
#CCCCCC

🎨 Color Schemes for #DCDADB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DCDADB

🌗 Shades and Tints of #DCDADB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DCDADB

Tones (adding gray / desaturating)

🌈 Hue Variations of #DCDADB

Hue Variations (shifting the color spectrum)

👁️ Preview of #DCDADB in Use

Text on #DCDADB
This demonstrates text readability on the color background. (Click to edit)
#DCDADB as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #DCDADB

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #DCDADB

:root { --color-hex: #DCDADB; --color-rgb: 220, 218, 219; --color-hsl: 330, 3%, 86%; } .bg-color { background-color: #DCDADB; } .text-color { color: #DCDADB; } .border-color { border-color: #DCDADB; }

🛠️ Use #DCDADB in Your Project

🎨
Build a Palette with #DCDADB
Generate harmonious color schemes
⚖️
Check Contrast for #DCDADB
WCAG accessibility testing
🌈
Create a Gradient with #DCDADB
Beautiful CSS gradients

🔗 Related Colors to #DCDADB

#DCDADC
Hue -30°
#DCDADC
Hue -15°
#DCDADB
Hue +15°
#DCDADA
Hue +30°
#BCB8BA
85% L
#9C9699
70% L
#716A6E
50% L
#444042
30% L
#E4E2E3
89% L
#EBEAEB
92% L
#F0EFF0
94% L
#F8F7F7
97% L

About Light Gray (#DCDADB)

Light Gray is a light, muted, warm gray color with a hue angle of 330°, saturation of 3%, and lightness of 86%. Its RGB value is (220, 218, 219) and its CMYK breakdown is C:0% M:1% Y:0% K:14%.

This is a Winter (Muted) color palette archetype. Compassion, Playfulness, Romance. Pink is intuitive and insightful, showing tenderness and kindness.

Frequently Asked Questions About #DCDADB

What is the HEX code for Light Gray? +

The HEX code for Light Gray is #DCDADB. In CSS you can use it directly as color: #DCDADB; or as a background: background-color: #DCDADB;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #DCDADB? +

The RGB value of #DCDADB is rgb(220, 218, 219). This means the color contains 220 out of 255 parts red, 218 out of 255 parts green, and 219 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(220, 218, 219);

What is the HSL value of #DCDADB? +

The HSL value of #DCDADB is hsl(330, 3%, 86%). The hue is 330°, placing it in the gray family on the color wheel. The saturation is 3%, making it muted. The lightness is 86%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #DCDADB a warm or cool color? +

#DCDADB is classified as a warm color based on its hue angle of 330°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #DCDADB? +

The approximate CMYK value of #DCDADB is C:0% M:1% Y:0% K:14%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #DCDADB with Other Tools

🔢
Color Converter
Get all formats for #DCDADB — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #DCDADB passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #DCDADB.
👓
Blindness Simulator
See how #DCDADB appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #DCDADB.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #DCDADB.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #DCDADB.
🔬
Technical Formats
See #DCDADB in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #DCDADB as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.