✓ Copied to clipboard
#D6CFCC (Light Muted Vermilion) color swatch preview — Color From Pic.
#D6CFCC — Light Muted Vermilion color swatch

Light Muted Vermilion

#D6CFCC

📝 Color Information for #D6CFCC

The hexadecimal color code #D6CFCC represents a very light shade in the red family. In the RGB color model, this color is composed of 214 red, 207 green, and 204 blue, which translates to approximately 84% red, 81% green, and 80% 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, #D6CFCC has a hue of 18 degrees, a saturation level of 11%, and a lightness value of 82%. The hue angle of 18° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 18°, saturation of 5%, and brightness/value of 84%. For print applications using the CMYK color model, #D6CFCC would be reproduced using 0% cyan, 3% magenta, 5% yellow, and 16% 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 #D6CFCC with other colors, consider its complementary color at hue 198° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14077900, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #D6CFCC

Tailwind CSS
stone-300
HEX
#D6CFCC
RGB
rgb(214, 207, 204)
RGB %
84%, 81%, 80%
HSL
hsl(18, 11%, 82%)
HSV
hsv(18, 5%, 84%)
CMYK
0%, 3%, 5%, 16%
Decimal
14077900
Web Safe
#CCCCCC

🎨 Color Schemes for #D6CFCC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D6CFCC

🌗 Shades and Tints of #D6CFCC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D6CFCC

Tones (adding gray / desaturating)

🌈 Hue Variations of #D6CFCC

Hue Variations (shifting the color spectrum)

👁️ Preview of #D6CFCC in Use

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

👓 Color Blindness Simulation for #D6CFCC

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

:root { --color-hex: #D6CFCC; --color-rgb: 214, 207, 204; --color-hsl: 18, 11%, 82%; } .bg-color { background-color: #D6CFCC; } .text-color { color: #D6CFCC; } .border-color { border-color: #D6CFCC; }

🛠️ Use #D6CFCC in Your Project

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

🔗 Related Colors to #D6CFCC

#D6CCCE
Hue -30°
#D6CDCC
Hue -15°
#D6D2CC
Hue +15°
#D6D4CC
Hue +30°
#BBAFAA
85% L
#9D8D85
70% L
#74645D
50% L
#473D39
30% L
#DFDAD7
86% L
#E6E2E0
89% L
#EFECEB
93% L
#F6F4F4
96% L

About Light Muted Vermilion (#D6CFCC)

Light Muted Vermilion is a light, muted, warm red color with a hue angle of 18°, saturation of 11%, and lightness of 82%. Its RGB value is (214, 207, 204) and its CMYK breakdown is C:0% M:3% Y:5% K:16%.

This is a Winter (Muted) color palette archetype. Passion, Energy, Action, Danger. Red is a powerful color that evokes strong emotions and captures attention immediately.

Frequently Asked Questions About #D6CFCC

What is the HEX code for Light Muted Vermilion? +

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

The RGB value of #D6CFCC is rgb(214, 207, 204). This means the color contains 214 out of 255 parts red, 207 out of 255 parts green, and 204 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(214, 207, 204);

What is the HSL value of #D6CFCC? +

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

#D6CFCC is classified as a warm color based on its hue angle of 18°. 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 #D6CFCC? +

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

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