Skip to content

Color for Printing: A Complete Guide

RGB, CMYK, Pantone, RAL, and NCS each solve a different problem. Picking the wrong one is why brand blue prints muddy, why a #FF6B00 orange shifts toward brown on press, and why the swatch on the wall never matches the swatch on the screen. This guide maps common workflows to the right system and links to the tools that do the actual conversion.

Last updated

Four colour systems — RGB, CMYK, Pantone, and RAL — converging through arrows onto a single printed sheet showing matched colour output.RGB0,191,255CMYK75,0,0,20Pantone286 CRAL5005C100 M80 Y0 K5
Each colour system feeds the same final print — but only when you start from the right one for the job.

Pick a Workflow

The system you should be working in depends entirely on where the colour ends up. Find the row that matches your job and follow the tool links.

Web design and digital

Anything that ends life on a screen. Hex codes drive CSS; RGB drives canvas and image editors. Saturation that looks great in a browser may not survive a CMYK conversion, so keep print export as a separate step.

Brand colors and logos

Pantone is the lingua franca for brand identity. A spec sheet that lists Pantone 286 C will reproduce more consistently across coated stock, uncoated stock, and merch than one that only lists CMYK percentages.

Industrial, paint, and architecture

RAL Classic owns European industrial coatings; NCS dominates Scandinavian architecture. Both are spec systems for paint manufacturers, not screen palettes — convert to CMYK or RGB only when you need to mock something up.

Print production prep

When the destination is paper, your file should leave the design app as CMYK with the printer's ICC profile applied. Anything left in RGB is gambling on the print driver to convert it without surprise.

Photo printing

Photos stay in RGB longer than other print work because skin tones, sky gradients, and shadow detail all compress unforgivably during a flat CMYK conversion. Soft-proof inside Lightroom or Photoshop before you commit.

Accessibility and contrast

WCAG 2.1 AA wants 4.5:1 contrast for body text and 3:1 for large text or UI controls. Pick body and link colors first, then test them — color choices that fail audit are far cheaper to change in design than after launch.

Decision chart matching six print and design workflows — screen-only, brand spec, industrial, print production, photo, and accessibility — to the recommended colour system for each.Pick the right colour system for the jobWHAT YOU'RE MAKINGUSE THIS SYSTEMScreen-only designWebsites, app UI, iconsRGB / HEXBrand spec sheetsLogos, identity guidelinesPantone (PMS)Industrial / architecturePaint, façades, signageRAL or NCSPrint production prepBrochures, packagingCMYK + ICC profilePhoto printingAlbums, fine art printsRGB + soft proof to CMYKAccessibility checksBody text, UI controlsHEX + contrast ratioWhen two destinations apply, design in RGB and convert to CMYK last.
Six common workflows mapped to the colour system that produces the most predictable result.

The Five Systems in One Paragraph Each

A short orientation to what each system was built for and where it still earns its keep. Deeper dives on Pantone, RAL, and ICC profiles are in the works as separate posts.

RGB

Red, green, and blue light combined additively on a screen. Used by every monitor, phone, and TV. Native to web design and image editing.

RGB vs CMYK Guide

CMYK

Cyan, magenta, yellow, and black ink layered subtractively on paper. Used by every commercial printer. Smaller gamut than RGB — especially in bright cyans and electric greens.

CMYK Test Page

Pantone

Pre-mixed spot ink system. Each Pantone code maps to a single ink recipe rather than a CMYK approximation. Best when brand consistency matters more than budget.

Pantone Converters

RAL & NCS

Industrial paint specification systems — RAL Classic across European manufacturing, NCS across Nordic architecture. Sample fan decks beat any digital approximation.

RAL Converters

Three Ground Rules Before You Convert Anything

  1. 1
    Lock the source value. Whatever system the colour was specified in originally — the brand book Pantone, the paint code, the design file's RGB — that is the master. Every conversion downstream is an approximation. Treat the source as the only number that doesn't drift.
  2. 2
    Soft-proof before you commit. Photoshop, Illustrator, and InDesign all support soft-proofing against an ICC profile. If your printer publishes one, install it (Windows: C:\Windows\System32\spool\drivers\color\ — Mac: ~/Library/ColorSync/Profiles/) and view the file with that profile active. The screen approximation is imperfect but catches the worst surprises.
  3. 3
    Print a real proof for anything that matters. Soft-proofing handles 80% of the gap. The remaining 20% — the exact ink behaviour on this exact paper — only reveals itself on press. For brand-critical pieces, ask the printer for a hard proof before signing off the run. For at-home work, run the CMYK test page and the full-color test first to confirm the printer is on form.

Frequently Asked Questions

Which color system should I work in?

The destination decides. If it ends on a screen, work in RGB and export hex codes for development. If it ends on paper from a commercial press, design in RGB but convert to CMYK with the printer's ICC profile before final export. If it ends on a manufactured object — paint, fabric, signage — start with the spec system the supplier accepts (Pantone for brand, RAL for European industrial, NCS for Nordic paint) and use color tools only to mock up the design.

Why doesn't my screen color match my print?

Three reasons stack on top of each other. First, the gamut difference: monitors emit light, printers absorb it, and screens can show electric blues and neon greens that ink physically cannot reproduce. Second, the substrate: paper white is yellower than monitor white, and uncoated stock soaks ink to muddy any saturated color. Third, calibration: most monitors ship with a slightly cool, over-bright profile that exaggerates the gap. The fix is workflow, not magic — calibrate the monitor, soft-proof in your design app using the printer's ICC profile, and accept that some screen colors simply have no print equivalent.

Is it worth licensing Pantone for a small brand?

Pantone licensing changed in late 2022 — codes inside Adobe apps now require a Pantone Connect subscription, and the cost is real. For a small brand printing brochures and merch occasionally, the practical answer is to specify a Pantone code on your style guide for reference, then provide CMYK and HEX values from a converter for everyday use. Print suppliers can still match Pantone if you ask, even without a license on your end. Where it does pay off: brand identity work where consistency across multiple substrates and vendors over years matters more than the licensing fee.

How accurate are RAL-to-CMYK and NCS-to-CMYK conversions?

Roughly 60–80% accurate, and worse for saturated colors. RAL and NCS are physical paint specifications; the digital codes are reference-only. A converted RAL value gives a screen approximation that helps with mock-ups, but the printed result depends on substrate, ink density, and total area coverage. For anything that has to match the painted surface — a brochure that lives next to the actual product — order the RAL or NCS sample fan deck and proof against it physically rather than relying on the converted CMYK.

Can I convert any color between systems freely?

Direction matters more than people expect. RGB to CMYK loses gamut — bright colors compress to whatever ink can produce. CMYK to RGB always works because RGB is larger. Pantone to CMYK is an approximation built into the Pantone bridge guide. CMYK to Pantone is a closest-match search, not a real conversion. The same applies to RAL and NCS: digital codes are derived from paint chips, not the other way around. Treat every cross-system conversion as a one-way door and lock the source value as your reference.

Was this page helpful?

Read the Anchor Post

The decision most designers get wrong is RGB vs CMYK. Read the full guide to learn when each one wins and how to convert without surprise.