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

Light Gray

#C6CDCA

📝 Color Information for #C6CDCA

The hexadecimal color code #C6CDCA represents a light shade in the gray family. In the RGB color model, this color is composed of 198 red, 205 green, and 202 blue, which translates to approximately 78% red, 80% green, and 79% blue. This makes it a nearly neutral color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #C6CDCA has a hue of 154 degrees, a saturation level of 7%, and a lightness value of 79%. The hue angle of 154° places this color firmly in the gray spectrum. In the HSV/HSB color model, this translates to a hue of 154°, saturation of 3%, and brightness/value of 80%. For print applications using the CMYK color model, #C6CDCA would be reproduced using 3% cyan, 0% magenta, 1% yellow, and 20% 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 #C6CDCA with other colors, consider its complementary color at hue 334° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13028810, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C6CDCA

Tailwind CSS
stone-300
HEX
#C6CDCA
RGB
rgb(198, 205, 202)
RGB %
78%, 80%, 79%
HSL
hsl(154, 7%, 79%)
HSV
hsv(154, 3%, 80%)
CMYK
3%, 0%, 1%, 20%
Decimal
13028810
Web Safe
#CCCCCC

🎨 Color Schemes for #C6CDCA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C6CDCA

🌗 Shades and Tints of #C6CDCA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C6CDCA

Tones (adding gray / desaturating)

🌈 Hue Variations of #C6CDCA

Hue Variations (shifting the color spectrum)

👁️ Preview of #C6CDCA in Use

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

👓 Color Blindness Simulation for #C6CDCA

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 #C6CDCA

:root { --color-hex: #C6CDCA; --color-rgb: 198, 205, 202; --color-hsl: 154, 7%, 79%; } .bg-color { background-color: #C6CDCA; } .text-color { color: #C6CDCA; } .border-color { border-color: #C6CDCA; }

🛠️ Use #C6CDCA in Your Project

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

🔗 Related Colors to #C6CDCA

#C6CDC6
Hue -30°
#C6CDC8
Hue -15°
#C6CDCC
Hue +15°
#C6CDCD
Hue +30°
#A5B1AC
85% L
#84948D
70% L
#5F6D67
50% L
#39413E
30% L
#D1D7D4
83% L
#DCE0DE
87% L
#E9ECEB
92% L
#F4F6F5
96% L

About Light Gray (#C6CDCA)

Light Gray is a light, muted, cool gray color with a hue angle of 154°, saturation of 7%, and lightness of 79%. Its RGB value is (198, 205, 202) and its CMYK breakdown is C:3% M:0% Y:1% K:20%.

This is a Winter (Muted) color palette archetype. Calm, Clarity, Communication, Tech. Cyan/Teal promotes clear thinking and emotional balance.

Frequently Asked Questions About #C6CDCA

What is the HEX code for Light Gray? +

The HEX code for Light Gray is #C6CDCA. In CSS you can use it directly as color: #C6CDCA; or as a background: background-color: #C6CDCA;. 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 #C6CDCA? +

The RGB value of #C6CDCA is rgb(198, 205, 202). This means the color contains 198 out of 255 parts red, 205 out of 255 parts green, and 202 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(198, 205, 202);

What is the HSL value of #C6CDCA? +

The HSL value of #C6CDCA is hsl(154, 7%, 79%). The hue is 154°, placing it in the gray family on the color wheel. The saturation is 7%, making it muted. The lightness is 79%, 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 #C6CDCA a warm or cool color? +

#C6CDCA is classified as a cool color based on its hue angle of 154°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #C6CDCA? +

The approximate CMYK value of #C6CDCA is C:3% M:0% Y:1% K:20%. 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 #C6CDCA with Other Tools

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