Photo Editing

Blend Modes, Actually Explained: Six Formulas Worth Knowing

Every mode is a piece of arithmetic, and once you know six of them you stop guessing.

Most people click through the list until something looks nice. There is a small amount of maths underneath that turns the whole menu into a set of tools.

A layer panel with blend mode and opacity controls

Blend modes are the part of image editing where most people click through the list until something looks nice. Which works, honestly. But there is a small amount of maths underneath that turns the whole list from a lucky dip into a set of tools, and I have never met anyone who regretted learning it.

Every blend mode is a formula. It takes the color of the pixel on the layer below, the color of the pixel on your layer, and returns a result. That is all. Learn what six of them compute and you will know which one you want before you touch the menu.

The number that matters is 0.5

Think of each channel as a value from 0 to 1, where 0 is black and 1 is white. Mid gray is 0.5. Almost every useful blend mode is defined by what it does around that midpoint.

Multiply: only darker

The result is the two values multiplied together. Since both are at most 1, the answer is always equal to or smaller than either, so the result is never brighter than what you started with.

The consequence is the useful part: white becomes invisible, because anything times 1 is unchanged. Multiply is therefore how you put ink on paper. Scan a pencil sketch on white, set it to multiply, and the paper disappears while the lines stay. Same for a texture, a stamp, a shadow.

Multiply is my most-used mode by a wide margin, and it is almost always the right answer for “I want this dark thing on top of that”.

Screen: only brighter

The exact mirror. It inverts both values, multiplies, and inverts the result, which means it can only lighten. Black becomes invisible.

So screen is how you add light. Lens flares, sparks, fireworks, smoke, dust, anything shot against a black background drops straight in with no masking at all. If you have ever wondered why stock light effects are always on black, this is why.

Overlay and soft light: contrast around the midpoint

These do both jobs at once, deciding per pixel: multiply where the lower layer is dark, screen where it is light. Mid gray becomes invisible.

That property is what makes them the workhorses for texture and for text on unpredictable backgrounds. A paper texture on overlay adds tooth without shifting the tone. A watermark on overlay stays visible on both light and dark parts of a photograph instead of vanishing on one of them.

Soft light is the gentler of the two. Overlay is punchier and can clip. When someone says the effect is too strong, soft light is usually the answer rather than lowering opacity.

A layer panel with blend mode and opacity controls
The mode and the opacity are the two knobs. Getting the mode right first means the opacity slider is a refinement rather than a rescue.

Color and luminosity: splitting a picture in two

These two are the ones I wish more people knew, because together they let you separate what a picture looks like from what color it is.

Luminosity takes the brightness of your layer and the color of the layer below. Color does the opposite: your hue and saturation, the brightness underneath.

Practical uses, immediately:

  • Sharpening on luminosity avoids the colored fringes that sharpening otherwise creates, because you only sharpen brightness.
  • Recoloring on color mode keeps every shadow and highlight intact, so a red shirt becomes a blue shirt with all its folds still there.
  • A contrast adjustment on luminosity stops the saturation creeping up, which is the usual reason a punchy edit starts looking garish.

Difference: the invisible one

Difference subtracts one from the other, so identical pixels come out pure black. Nobody uses it for design and everybody should use it for checking.

Put two versions of an image on top of each other, set the top to difference, and anything that is not black is a place where they differ. It is the fastest way to find out whether an export actually changed anything, or whether two files you were told are identical really are.

The three habits that make blend modes behave

Pick the mode before the opacity. A wrong mode at 40 per cent is still wrong, just fainter. Get the behavior right at full strength, then reduce.

Fill layers with the neutral color. Every mode has a color it ignores: white for multiply, black for screen, mid gray for overlay. Create a layer filled with that color, set the mode, and now you can paint on it to darken or lighten selectively without touching the picture underneath. This is dodge and burn, done non-destructively, and it is one of the most useful things in retouching.

Remember that groups blend too. A group has its own mode and opacity, and how a group blends with what is below it is not the same as how its members blend with each other. When a stack looks right in isolation and wrong in place, this is nearly always the reason.

A grid of filter presets applied to the same portrait
Most one-click looks are a small stack of blend modes with sensible opacities. Taking one apart teaches you more than reading about them.

How I would learn them

Forget the list. Take one photograph and one texture, and try exactly four: multiply, screen, overlay, luminosity. Watch what happens to the white areas, the black areas and the color in each case.

Those four cover the overwhelming majority of real work. The rest of the menu is variations, and once you understand the midpoint idea you can guess what an unfamiliar one does before you click it.

And when you find a look you like, copy the styles onto another layer and see whether it survives a different picture. That is how you learn which of your favorites are actually techniques and which were a happy accident of one photograph.

Table of Contents

Learn it by building something

Every week one thing you can make the same afternoon, from dynamic templates to 3D type. Written down step by step.

One mail a week, and then it ends.
Unsubscribe in one click.

Free

Chaos Art

Autonomous painters make one-of-a-kind abstract art in 3D space - gestures, art movements, painterly media, and embeds that paint a new original for every visitor.

Download the free WunderPaint Plugin for WordPress

The Image Editor & Design Studio

Everything described here can be done in the browser, on your own site. The live demo runs the full editor with nothing to install.

Design Tools

Brush & Paint Styles

Paint with six styles that mix pigment instead of blending it, pick from thirty-seven tips shown as real strokes, draw a tip of your own out of shapes, and let the color travel along the stroke.

Workflow & Automation

Dynamic Templates: Build the Design Once, Let Your Posts Fill It In

You build the layout once, tell a few layers where to get their content, and from then on every post, product or page renders its own version.

Print & Craft

Making Things That Fold: Dielines, Duplex and Why Previews Matter

A gift box, a paper crane, a bunting banner. They look simple, and they fail in ways flat design never does, because there is a second geometry underneath.

WordPress Images

Why Should a Design Become a File at All?

Every static graphic on a page is a snapshot of what was true when somebody exported it. There is a whole category of quiet wrongness that follows from that.