Rendering Intents Explained: Fix Colors That Can't Print
You design a logo in an electric, glowing blue. It looks perfect on screen. Then it comes off the press looking flat and a little gray, and the client is unhappy.
Nothing went wrong. That blue was never printable in the first place. The real question is not whether the color changes - it has to - but how the press decides what to swap it for. That decision has a name: the rendering intent.
Why this matters
Every screen can show colors that ink on paper simply cannot make. When you send a file to print, software has to translate impossible colors into possible ones. Get that translation wrong and skies band into ugly patches, skin tones turn muddy, or whites pick up a dingy tint.
The good news: you only have a handful of choices, and once you understand what each one does, picking the right one takes seconds. This is one of the highest-leverage things you can learn about color, because it sits between “looks great on my monitor” and “looks great in the client’s hands.”
First, the core problem: gamut
A gamut is the full range of colors a device can actually reproduce. Every screen, printer, and paper has its own gamut - think of it as that device’s complete color vocabulary.
The trouble is that these vocabularies are different sizes. Roughly, from largest to smallest:
human vision → ProPhoto RGB → Adobe RGB → sRGB → CMYK press
CMYK - the cyan, magenta, yellow, and black of printing - sits at the small end. It is the bottleneck. It especially struggles with saturated cyans, vivid greens, oranges, deep blues and purples, and bright reds.
This comes down to physics. A screen emits light; paper reflects it. Glowing neon colors are made of pure emitted light, and reflected ink has no equivalent. So those colors will always shift on press. That is not a defect - it is the nature of the medium.
A color the source contains but the destination cannot print is called out-of-gamut (OOG). It must be changed to something printable.
Think of it like instruments. A gamut is the set of notes an instrument can play. A piano (RGB) reaches notes a kazoo (CMYK) cannot. To arrange a piano piece for kazoo, you swap the impossible notes for the nearest playable ones. The art is choosing swaps that keep the tune recognizable.
The two basic moves: clipping vs. compression
Before the named intents, there are only two underlying mechanics. Everything else is built from these.
-
Clipping leaves printable colors exactly as they are and only “snaps” out-of-gamut colors to the nearest color on the edge of what can print. Maximum accuracy for printable colors - but the most saturated tones can pile up together and lose detail.
-
Compression squeezes the entire range of colors inward so the impossible ones fit and the spacing between all colors stays even. You lose a little overall saturation, but gradients and fine detail survive.
Picture a low-ceiling room. Clipping is when anyone too tall gets their head squashed flat against the ceiling - short people stand normally, tall people get crushed. Compression is when you shrink everyone proportionally so the tallest just fits - nobody is crushed, but everybody is a touch smaller.
The one-line rule of thumb: few out-of-gamut colors → clip; many out-of-gamut colors → compress.
The four rendering intents
A rendering intent tells the conversion engine which strategy to use. There are four, and you really only reach for two of them day to day.
Perceptual - for rich photographs
Perceptual compresses the whole image to fit. Every color shifts slightly, even the ones that could have printed fine, all in service of preserving the relationships between colors. Gradients stay smooth and the image keeps its overall feel, at the cost of any single color’s exact accuracy.
Why bother shifting good colors too? Because if you only clipped the impossible ones, similar saturated tones would collapse onto each other - and a sunset sky would band into flat stripes. Compression keeps that gradation alive.
Use it for: photographs full of saturated color - sunsets, vivid flowers, dramatic landscapes - anything that lights up the gamut warning. One caveat: perceptual results depend on whoever built the profile, so two profiles can produce different looks.
Relative colorimetric - the reliable all-rounder
Relative colorimetric clips. It leaves every printable color exactly as it is and moves only the out-of-gamut ones to the nearest reproducible color.
Its defining trait is how it handles white: it maps the source’s white to the paper’s white, so paper white prints as bare, un-inked stock. That is what makes whites look clean.
The risk: several distinct vivid colors can collapse onto the same boundary color, flattening detail in the most saturated highlights and shadows. Pair it with black point compensation (below) to protect the dark end.
Use it for: logos, brand and spot colors, illustrations, and photos with only a few out-of-gamut colors. Many people use it as their standard photo intent too, with black point compensation switched on. It is often the best default.
Absolute colorimetric - for proofing only
Absolute colorimetric is identical to relative - clipping, same color handling - with one exception: it does not rebase white onto the new paper. It keeps the source paper’s white. If the source stock is whiter than the proofing stock, it actually lays down a faint tint of ink to simulate the target paper’s color.
Use it only for: proofing - making one device imitate another, such as an inkjet proofer simulating a newspaper press. Never use it for normal printing, because it casts a tint over everything you wanted to be white.
The white-point difference, in plain terms. Relative says “treat this new paper as white” and rebases everything onto it. Absolute says “show me exactly how that other paper looked, dinginess and all” - and prints the difference as a tint.
Saturation - for charts and graphics
Saturation maps vivid source colors to vivid destination colors, maximizing punch and keeping colors distinct, at the expense of accurate hue and lightness.
Use it for: business graphics, pie charts, infographics, and technical diagrams, where “make it pop and keep the slices distinguishable” matters more than realism. Avoid it for photos - skin tones and neutrals go wrong fast.
Black point compensation: don’t crush your shadows
Black point compensation (BPC) is the dark-end counterpart to that white-point handling. It aligns the source’s darkest black with the print’s darkest printable black, so the full tonal range of your image maps into the full range the print can show.
Without it, everything darker than the print’s deepest black collapses into one flat, featureless blob - blocked-up shadows with no detail. With it, shadow detail survives.
- BPC applies to the colorimetric intents (relative and absolute), where it shows up as a checkbox.
- For perceptual, it is effectively always built in, so the checkbox does nothing.
Keep BPC on for colorimetric print conversions. Color-management guides describe it as the best available compromise for tonal range, and the cost of leaving it off is real, visible shadow loss.
Soft proofing and the gamut warning
A soft proof is an on-screen preview of how your file will look once printed on a specific device. It is the single best habit in this whole topic, because it lets you see the substitution before you commit ink.
In Photoshop the flow is:
- View → Proof Setup → Custom - pick the destination profile, the rendering intent, and optionally toggle “Simulate Paper Color.”
- View → Proof Colors (Ctrl/Cmd+Y) - preview the print on that device.
- View → Gamut Warning (Shift+Ctrl/Cmd+Y) - overlay a flat color on every out-of-gamut pixel.
The gamut warning paints a flat gray (configurable) over pixels that fall outside the print profile. It is diagnostic, not corrective - it shows you where significant remapping will happen so you can decide whether to hand-edit, for example by gently desaturating a hot color before printing.
The “Simulate Paper Color” toggle previews using absolute-style white handling, so you see the real, slightly dull paper white. It is often a shock the first time - and entirely realistic.
Common misconceptions
- “Out-of-gamut means the color is wrong.” No. It just means the color will be remapped. If the remapped result still looks good, do nothing.
- “I should edit every flagged pixel until the gamut warning disappears.” This is the classic trap. Chase every pixel and you end up needlessly desaturating the whole image. The warning means inspect, not fix.
- “Absolute colorimetric is the most accurate, so I’ll use it everywhere.” It is accurate for simulating another device. For your own prints it casts a tint over your whites. Reserve it for proofing.
- “One intent is always best.” No intent wins on every image. The right answer depends on the picture in front of you.
How to choose, fast
A quick chooser by content type:
| Content | Use | Why |
|---|---|---|
| Photos, few vivid colors | Relative colorimetric + BPC | Keeps printable colors exact; nudges only the few impossible ones |
| Photos, many vivid colors (sunsets) | Perceptual | Compression preserves gradients and avoids banding |
| Logos, brand and spot colors | Relative colorimetric | Exact match for the brand color |
| Charts, infographics, business graphics | Saturation | Maximum vividness and color separation |
| Press or hard-proof simulation | Absolute colorimetric | Simulates the target paper’s white and exact color |
And the steps to actually do it:
- Soft-proof with the real destination profile - not a generic guess. The profile is the press plus the actual paper.
- Turn on Proof Colors and the Gamut Warning to see where colors will move.
- Toggle between Perceptual and Relative Colorimetric on the real image. Whichever looks better on that picture wins. Do not decide by habit.
- Keep black point compensation on for the colorimetric intents.
- Only hand-edit hot colors if the remap genuinely looks bad - otherwise leave them.
Two quick case studies make the trade-off concrete:
- A vivid sunset → CMYK. The oranges and magentas are far out of gamut. Relative colorimetric clips them and the sky bands into flat patches. Perceptual desaturates the whole image a touch, but the sky keeps its smooth gradient. Perceptual wins.
- A “Pantone-blue” corporate logo. The electric blue is out of gamut. Perceptual would dull the entire logo and any in-gamut text along with it. Relative colorimetric keeps everything else pixel-accurate and only nudges the blue to the nearest printable blue. Relative colorimetric wins.
Conclusion
Here is the one thing to remember: no color management can print a color the paper can’t make - your only real choice is how gracefully to give it up. Clip when few colors are impossible, compress when many are, and let the actual image decide between them.
Master this and you stop being surprised by prints. You start predicting them. And that prediction has a hidden dependency we have been quietly assuming all along - that your monitor is telling you the truth about color in the first place. If it isn’t calibrated, every soft proof you trust is built on sand. That is exactly where the next piece picks up.
Frequently asked questions
What is the difference between perceptual and relative colorimetric?
Perceptual squeezes the whole image inward so every color shifts a little but gradients stay smooth - best for photos with lots of vivid color. Relative colorimetric leaves printable colors untouched and only moves the few that can't print, best for logos and accurate work.
Which rendering intent should I use for printing photos?
Use relative colorimetric with black point compensation for most photos. Switch to perceptual only when an image has many out-of-gamut colors, like a vivid sunset, where clipping would cause banding.
Why do my screen colors look duller when printed?
Screens emit light and can show colors that ink on paper physically cannot reproduce. Those out-of-gamut colors must be swapped for the nearest printable ones, so saturated neon tones always shift on press.
What does the gamut warning in Photoshop mean?
It flags pixels that fall outside your print profile's range so you can inspect them. It is diagnostic, not an error - if the remapped color still looks fine, leave it alone.
Should I turn on black point compensation?
Yes, keep it on for relative and absolute colorimetric print conversions. It maps the source's darkest black to the print's darkest black so deep shadows keep their detail instead of crushing to a flat blob.
When should I use absolute colorimetric?
Only for proofing, when you need one device to simulate another - for example, an inkjet proofer mimicking a newspaper press. It preserves the source paper's white, which casts an unwanted tint in normal printing.