✓ Copied to clipboard
#C77C6B (Soft Red) color swatch preview — Color From Pic.
#C77C6B — Soft Red color swatch

Soft Red

#C77C6B

📝 Color Information for #C77C6B

The hexadecimal color code #C77C6B represents a medium shade in the red family. In the RGB color model, this color is composed of 199 red, 124 green, and 107 blue, which translates to approximately 78% red, 49% green, and 42% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #C77C6B has a hue of 11 degrees, a saturation level of 45%, and a lightness value of 60%. The hue angle of 11° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 11°, saturation of 46%, and brightness/value of 78%. For print applications using the CMYK color model, #C77C6B would be reproduced using 0% cyan, 38% magenta, 46% yellow, and 22% black. The closest web-safe color is #CC6666, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #C77C6B with other colors, consider its complementary color at hue 191° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13073515, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C77C6B

Tailwind CSS
red-400
HEX
#C77C6B
RGB
rgb(199, 124, 107)
RGB %
78%, 49%, 42%
HSL
hsl(11, 45%, 60%)
HSV
hsv(11, 46%, 78%)
CMYK
0%, 38%, 46%, 22%
Decimal
13073515
Web Safe
#CC6666

🎨 Color Schemes for #C77C6B

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C77C6B

🌗 Shades and Tints of #C77C6B

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C77C6B

Tones (adding gray / desaturating)

🌈 Hue Variations of #C77C6B

Hue Variations (shifting the color spectrum)

👁️ Preview of #C77C6B in Use

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

👓 Color Blindness Simulation for #C77C6B

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

:root { --color-hex: #C77C6B; --color-rgb: 199, 124, 107; --color-hsl: 11, 45%, 60%; } .bg-color { background-color: #C77C6B; } .text-color { color: #C77C6B; } .border-color { border-color: #C77C6B; }

🛠️ Use #C77C6B in Your Project

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

🔗 Related Colors to #C77C6B

#C76B88
Hue -30°
#C76B71
Hue -15°
#C7936B
Hue +15°
#C7AA6B
Hue +30°
#BA5E4A
85% L
#9B4D3B
70% L
#6F372A
50% L
#432119
30% L
#D29689
68% L
#DDB0A6
76% L
#E9CBC4
84% L
#F4E5E1
92% L

About Soft Red (#C77C6B)

Soft Red is a medium, moderately saturated, warm red color with a hue angle of 11°, saturation of 45%, and lightness of 60%. Its RGB value is (199, 124, 107) and its CMYK breakdown is C:0% M:38% Y:46% K:22%.

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

Frequently Asked Questions About #C77C6B

What is the HEX code for Soft Red? +

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

The RGB value of #C77C6B is rgb(199, 124, 107). This means the color contains 199 out of 255 parts red, 124 out of 255 parts green, and 107 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(199, 124, 107);

What is the HSL value of #C77C6B? +

The HSL value of #C77C6B is hsl(11, 45%, 60%). The hue is 11°, placing it in the red family on the color wheel. The saturation is 45%, making it moderately saturated. The lightness is 60%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #C77C6B a warm or cool color? +

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

The approximate CMYK value of #C77C6B is C:0% M:38% Y:46% K:22%. 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 #C77C6B with Other Tools

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