2026-07-14

Linear Color vs sRGB vs Rec.709

Linear Color vs sRGB vs Rec.709

Color spaces define how colors are represented numerically. Two images with the same pixel values can look completely different depending on what color space they are interpreted in. In VFX, the most important distinction is between linear color space and display referred color spaces like sRGB and Rec.709. Getting this wrong is one of the most common mistakes for beginners.

Linear color space means that the numeric values are directly proportional to the physical intensity of light. Twice the value means twice the brightness. This is how light behaves in the real world, and it is essential for physically based rendering. Light calculations like reflections, refractions, and shadows are mathematically correct only when done in linear space. If you render in sRGB, your light calculations will be wrong.

sRGB is the standard color space for the web and most consumer displays. It has a gamma curve applied, which means the numeric values are not linear. This was originally done to match the way CRT monitors worked, but it also turns out that human vision is not linear either. We are more sensitive to differences in dark tones than bright ones. The sRGB gamma curve allocates more values to dark areas, which reduces visible banding on standard monitors.

Rec.709 is the high definition television standard. It is very similar to sRGB in its color primaries and gamma, but used in broadcast and video production. When you hear about broadcast safe colors, it usually refers to staying within Rec.709 limits. For VFX destined for television, you need to ensure your final output stays within Rec.709, or the broadcast chain will clip or alter your carefully graded colors.

The standard VFX workflow is to work in linear space for rendering and compositing, then convert to sRGB or Rec.709 at the very end for delivery. Most modern VFX software handles this conversion automatically if you set up the color management correctly. The important thing is to know what color space your footage is in and make sure your pipeline is converting it properly at each stage.

Let's work together

Do you need more info, help with your project, or to develop an idea?

Whether it's an easy question, a quick doubt, or just a 5-minute chat, send me a message—it costs nothing and I'm always ready to help. I love discussing a problem to understand it, getting creative with solutions, and focusing on simple, reliable, and straightforward ideas that we can actuate quickly.

Contact me

Switch Topic

Choose a specialized topic to explore: