Colour Management From Camera to Print, Explained Once Properly

Colour management has a reputation for complexity that it only partly deserves. The underlying idea is simple: a number in a file has no inherent colour, and it acquires one only when something tells you which colour space the number belongs to. Almost every colour problem in a workflow traces back to that association being lost, guessed at, or applied twice. Understanding the chain properly takes an afternoon and prevents a career's worth of confusion.

Numbers, spaces and profiles

A pixel described as 200, 50, 50 is just three values. Interpreted in one colour space it is a particular red; interpreted in a wider space it is a noticeably different one. A profile is the document that records which interpretation applies, either embedded in the file or assumed by whatever software opens it. When an application assumes wrongly — because no profile was embedded — the image displays with a shift that people usually attribute to their monitor. Reference explanations that begin from this distinction, such as the workflow guides at the colour workflow guides here, save enormous amounts of trial and error later.

Choosing a working space

The working space is where editing happens, and it should be at least as large as your intended output. Editing in a narrow space discards colour you can never recover; editing in an enormous one spreads the same number of bits across a wider range, which can cause banding in eight-bit files.

  • sRGB — the safe default for anything destined for the web, and the assumption most software makes
  • Display P3 — wider, well supported on modern screens, sensible for video and contemporary display work
  • Adobe RGB — historically the print workflow choice, with more room in saturated greens and cyans
  • ProPhoto RGB — very wide, appropriate only in sixteen bits, useful for archival masters

The practical rule: edit in a wide space at sixteen bits, export to the destination space at eight. Converting downward at the end is straightforward; recovering colour that was clipped at the start is not.

Rendering intents and what happens to out-of-gamut colour

When a colour exists in the source space and not in the destination, something has to give, and the rendering intent decides what. Perceptual rendering compresses the whole range smoothly, preserving relationships between colours while shifting all of them slightly — good for photographs with saturated content. Relative colorimetric leaves in-gamut colours untouched and clips the rest to the nearest reproducible value, which keeps most of the image exact and can flatten detail in saturated areas. Saturation intent prioritises vividness over accuracy and suits charts rather than photographs. Absolute colorimetric additionally reproduces the paper white of a target, which matters when proofing one printing process on another.

Most photographic work uses perceptual or relative colorimetric, and the correct choice is image-dependent. Comparing both with black point compensation enabled takes thirty seconds and is more reliable than any rule.

Soft proofing before committing

Print gamuts are smaller than screen gamuts, particularly in bright saturated colours, and an image that glows on a display can print muddy. Soft proofing simulates the output condition on screen using the printer and paper profile, showing you the compression before you pay for it. It requires a calibrated display and a correct profile for the exact paper and printer combination, and it is the difference between print work that arrives as expected and print work that arrives as a surprise.

Where workflows break in practice

Double conversion is the classic failure: an image is converted to the output profile in the editor and then converted again by the print driver, applying the transformation twice. The symptoms are dull, shifted colour that nobody can explain. Whichever component manages colour, the other must be told not to.

Stripped profiles are the second common cause. Optimisation tools frequently remove embedded profiles to save bytes, after which browsers assume sRGB and a wide-gamut image displays with oversaturated, wrong colour. If you export in anything other than sRGB for the web, the profile must survive the pipeline — and testing this after every build change is worth the small effort.

The viewing environment is part of the system

Perception is relative, and the same print looks different under warm domestic lighting and neutral daylight. Serious print evaluation happens under standardised lighting for exactly this reason. Even for screen work, a strongly coloured wall behind the monitor and a bright window in the field of view will shift your judgement measurably. Neutral surroundings, moderate ambient light, and consistent monitor brightness matter more than the last increment of panel specification.

Monitor calibration versus profiling

The two words are used interchangeably and describe different operations. Calibration adjusts the display itself toward a defined state — a white point, a brightness level, a tone response curve. Profiling then measures what the adjusted display actually does and records it, so software can compensate for the remaining difference. Both steps happen in a single session with a colorimeter, which is why the distinction rarely comes up, and it matters when results disagree: a badly calibrated panel that is accurately profiled will still show colour correctly in managed applications and incorrectly in everything else, because unmanaged software ignores the profile entirely. Web browsers, image viewers and video players vary considerably in how well they honour profiles, which is the usual explanation for the same file looking different in two applications on the same machine.

A minimal setup that works

Calibrate the display monthly with a hardware device, targeting a standard white point and a brightness appropriate to your room rather than the panel's maximum. Edit in a wide space at sixteen bits. Keep profiles embedded everywhere. Convert to the destination space as the final step, once. Soft proof before printing. That list is short, it costs very little, and it eliminates the overwhelming majority of colour problems people spend years working around.