Works straight away
Cream, sepia, low-glare blue or green, legal-pad yellow, a brand colour, a lighter replacement for a muddy scan. Anything that keeps dark text on lighter paper improves comfort without touching contrast.
Change the background color of PDF pages without affecting text or layout.
To change a PDF page’s background color, open the file above, choose a color, pick which pages it applies to, and press Apply Color. The color is written into the page as a filled rectangle beneath the existing content, so it travels with the file to every reader and every printer — unlike a dark mode setting, which only changes what you see on your own screen.
If your background keeps reverting when you save, share or print, this is why. Two completely different things are called “changing the background”.
A PDF has no native page-background-color property. What looks like white paper is usually the absence of ink, and a background is simply a rectangle filled with colour and drawn behind the content. That is why a reader’s dark mode can only invert what it renders: there is no colour field in the file for it to change.
| Viewer setting | Baked into the file | |
|---|---|---|
| Where the change lives | In your reader’s preferences, on one machine | In the PDF itself, as a real drawn object |
| Survives saving | No — it was never part of the file | Yes |
| Survives sharing | No — snaps back to white for everyone else | Yes, on every device and reader |
| Prints | No — display only | Yes, if background printing is enabled |
| Works on scans and images | Often not — text and line art only | Yes — it sits behind or blends with the image |
| Examples | Acrobat “Replace Document Colors”, mobile Night Mode, browser dark mode, OS invert | This tool, or Acrobat Pro’s Edit PDF → Background → Add |
Acrobat’s “Replace Document Colors” lives in Preferences, not Document Properties — which is the tell. A preference belongs to your computer; a document property belongs to the file.
This tool recolors the page. It never touches the glyphs — which is exactly why your text, fonts and layout come through untouched, and exactly why a dark page needs thinking about.
Cream, sepia, low-glare blue or green, legal-pad yellow, a brand colour, a lighter replacement for a muddy scan. Anything that keeps dark text on lighter paper improves comfort without touching contrast.
A near-black page under black body text is unreadable, and no page-colour tool can fix that on its own. Use dark paper for documents whose text is already light, or pair it with a reader that inverts text. The preview flags it the moment contrast drops below 4.5:1 rather than letting you find out after download.
WCAG 2.2 asks for a contrast ratio of at least 4.5:1 for normal text and 3:1 for large text (18pt, or 14pt bold) at level AA, rising to 7:1 at AAA. The live readout scores your chosen paper against the document’s body text using that same measure.
Four steps in the browser. No Acrobat licence, no signup, no watermark.
Drag and drop the file or choose it from your device. It is read in your browser and never uploaded.
Choose a preset or enter a HEX, RGB or HSL value, then target the whole document, the current page, or a custom range such as 1-3,6,8-12.
Replace the background to place the color beneath the content, or use Multiply, Darken, Lighten or Overlay to tint what is already there.
Drag the before/after slider to compare the real output, then apply the color and download the recolored PDF.
Drag the handle. The same page, the same text, the same table — only the paper changes.
Web Development Project
This proposal sets out the scope, delivery timeline and costs for the redesign and rebuild of the public-facing website, including the content migration.
| Task | Start Date | End Date | Status |
|---|---|---|---|
| Design | May 1, 2026 | May 15, 2026 | Completed |
| Development | May 16, 2026 | Jun 15, 2026 | In Progress |
| Testing | Jun 16, 2026 | Jun 30, 2026 | Pending |
A working demo of the real controls, shown in Replace background mode. In the editor these run against your own file — and Night Mode shows the honest catch: recoloring the page does not recolor the text.
Full control over the page color, with the accuracy controls underneath it.
Any color in HEX, RGB or HSL — plus your browser’s eye dropper and an opacity slider.
Sepia, cream, night mode, legal-pad yellow, low-glare blue and green, brand colors, and five accessibility presets that also set the blend mode.
The whole document, just the page you are on, or ranges like 1-3,6,8-12 — so a cover or a chapter can differ from the rest.
Replace, Multiply, Darken, Lighten and Overlay — the ISO 32000 blend modes, not a CSS approximation of them.
Every page is inspected for an existing background, scans, vector art, image-only content, gradients and watermarks, so Auto Detect can pick the right treatment.
The chosen paper is scored against the document’s body text, and you are warned on the spot when it drops below the WCAG AA threshold.
Nothing is re-rendered, so nothing degrades.
The colour is added as a filled rectangle in the page’s own content stream, placed beneath everything already drawn there — or composited with a real PDF blend mode when you pick Multiply, Darken, Lighten or Overlay. Command-line approaches such as Ghostscript and ImageMagick get to the same visual result by rasterising the page, which costs you selectable text and inflates the file. Nothing here is rasterised.
Want the text itself changed rather than the paper behind it? That is a different job — the PDF editor edits content; this tool edits the page.
Yes — once it is in the file. The usual failure is a print setting, not the PDF.
Chrome, Edge and Firefox all ship this checkbox unchecked, which is the single most common reason a background prints white. It is a browser setting, not a property of your file.
Screens are RGB and presses are CMYK, a smaller gamut, so vivid backgrounds shift toward muted when printed. Preview in CMYK before committing to a run.
100% K alone prints as a washed-out charcoal across a full page. Commercial printers build rich black instead — roughly C60 M40 Y40 K100 — and the export options can convert for you.
A full-page dark background is expensive on an office printer. Reduce ink caps the darkness at a printable luminance, or keep the colour for screen and print a white copy instead.
A colour applied through a reader’s accessibility settings can never print, at any setting, because it was never in the document to begin with.
Eight versions of the same request: keep the document, change the paper.
Recolor once and the paper is dark on your laptop, your iPad and anyone else’s device — because the colour is in the file, not in your reader’s settings.
Cream and sepia at full opacity cut the glare of pure white without dropping text contrast below the accessible threshold. Reader Mode uses Multiply so photographs keep their own tone.
Paste your brand HEX and apply it to the cover, the section dividers or the whole document. The type, tables and logos sit on top exactly as they were.
Target page 1 only and leave the body untouched. The colour is baked in, so the court’s system and the printer both see it.
One document, several page ranges, several colours — useful for classroom sets and for anything a reader has to navigate by eye.
Scanned book pages that came out dark brown can be lightened or replaced, with the scan detection choosing whether the colour goes behind the image or blends into it.
Pick a tint you like for reading, then keep the original file for printing — or apply Reduce ink so the printed version stays legible without soaking the page.
Produce a light and a dark edition of the same PDF from one source, both permanent, both selectable text.
Stated up front, because finding out afterwards is worse.
Reading, previewing and rewriting all happen on your own machine, so there is nothing stored, nothing to delete and no queue. Up to 10MB and 100 pages, one document per run, with a progress bar you can cancel.
Rewriting a file invalidates an existing digital signature, so signed PDFs are flagged before export — recolor first, sign after. Password-protected PDFs must be unlocked first.
Tinted paper genuinely helps many people read for longer, and the accessibility presets are built for that. The evidence for coloured overlays as a dyslexia treatment is contested, so we offer them as a preference rather than a remedy.
More detail in file handling and the privacy policy.
Open your PDF, pick a color, choose which pages it applies to, and press Apply Color. The color is added as a background layer beneath the page content, so the text, images and layout stay exactly where they were.
No. The tool never edits an existing drawing instruction — it only adds one rectangle per page. In the default mode that rectangle is drawn before the page content, so it is physically impossible for it to alter a glyph, a font or a vector shape.
No. Pages are never converted to images. Text stays selectable and searchable, fonts stay embedded, vector art stays vector, and images keep their original compression — they are never re-encoded.
Yes. Choose the entire document, just the page you are looking at, or a custom range such as 1-3,6,8-12. Invalid or out-of-range entries are rejected with an explanation before anything is written.
Replace paints the color underneath the page, which is the safest option and works on any document with a clean background. Multiply paints on top and multiplies each pixel by your color, so white paper takes the color while black text stays black — this is the mode for tinting scanned pages.
Pick the Dark Mode accessibility preset, or choose a near-black color with Replace background. Note that a dark page only helps if the document text is light; on a normal black-on-white document you also need a reader that inverts the text.
Yes. Annotations, form fields, links, outlines, page labels, rotation, crop and bleed boxes, embedded fonts and document metadata are all carried through untouched. Only the page content stream gains one extra object.
Adding a color layer rewrites the file, which invalidates any existing digital signature. The tool detects signed documents and warns you before you download, so it is never a surprise.
No. This tool runs entirely in your browser using WebAssembly and JavaScript. Your PDF is read, previewed and rewritten on your own machine and never leaves it.
Yes, but choose the right mode. A scan is one full-page image, so a color placed behind it is hidden. The tool detects that and tells you to use Multiply or Darken, which tint the scan itself.
Yes. Set Images to “Keep images unchanged” and each image is cut out of the color layer using an even-odd clipping path, so the pixels underneath are never touched.
You can recolor PDFs up to 10MB and 100 pages. Larger documents are processed page by page with a progress bar you can cancel at any time.
Barely. Each recolored page gains a compressed content stream of roughly 150 bytes. A 200-page document grows by about 30KB, and the estimated output size is shown before you export.
Yes. Optimize for printing can lighten a heavy background to reduce ink coverage, write near-black as DeviceGray so a press uses black ink only instead of building rich black from four plates, and disable overprint on the color layer.
No. A reader’s dark mode, Acrobat’s “Replace Document Colors” and your operating system’s invert are display settings that live on your machine, not in the document. Nothing is saved into the file, so it cannot be shared or printed.
Because the colour was applied by a viewer setting rather than written into the document. Acrobat’s colour replacement sits in Preferences, not Document Properties — that is the tell. A colour baked in here becomes a real object in the page and travels with the file.
Yes. The colour is a filled rectangle inside the PDF, so it renders the same in Acrobat, Preview, Chrome, an e-reader or anyone else’s phone. That is the whole difference between this and a night-mode toggle.
No, and that surprises most people. A PDF page has no background field — the spec default is transparent, and what looks like white paper is usually just the absence of ink. Any background is an object drawn behind the content, which is exactly what this tool adds.
Almost always the “Background graphics” checkbox in the print dialog, which Chrome, Edge and Firefox all leave unchecked by default. Tick it and the colour prints. It is a browser setting, so it has to be enabled on each machine that prints the file.
Two usual causes: the printer is in grayscale or draft mode, or a dark background built from 100% black alone is printing as flat charcoal. For a press, convert dark pages to rich black; for an office printer, check the colour and quality settings first.
Usually yes. Screens display RGB while presses print CMYK, a smaller gamut, so vivid backgrounds shift toward muted. Convert your colour to CMYK and preview it before committing to a print run, or pick a softer tone that survives the conversion.
Keep two files: the recoloured one for reading and the original for printing. Alternatively leave “Background graphics” off when printing, which drops the colour without changing the document. There is no per-file switch that prints white and displays coloured.
WCAG 2.2 asks for at least 4.5:1 for normal text and 3:1 for large text (18pt, or 14pt bold) at level AA, rising to 7:1 at AAA. The live readout scores your chosen paper against the document’s body text and warns you when it falls short.
The evidence is genuinely mixed. Some studies report reading gains for people with high visual stress, while large trials and systematic reviews find no consistent benefit, and paediatric bodies do not endorse tints as a treatment. Many readers find a warm tint more comfortable, so we offer it as a preference rather than a remedy.
A warm off-white such as cream reduces glare while keeping dark text well above the contrast threshold, which suits most light-sensitive readers. Pure white maximises contrast for low vision. Very dark pages only work when the text is already light.
On an OLED or AMOLED screen, yes — black pixels are effectively switched off, and vendor measurements have shown large savings at high brightness. On an LCD the backlight stays on regardless, so the saving is negligible.
Yes. Enter any value in HEX, RGB or HSL, or use your browser’s eye dropper to sample one. There are also brand-colour presets and an opacity slider for a lighter wash of the same tone.
Not currently — the tool applies a solid colour, optionally at reduced opacity or through a blend mode. For a gradient or a picture behind your content you would need a full editor or the source document.
They can, but they reach the result by rasterising each page. That converts your text into pixels, so it stops being selectable and searchable, and the file typically grows substantially. This tool rewrites the page instead, leaving the text intact.
Free, no signup, no watermark, no daily limit — and your file never leaves the browser.
Change my PDF page colorAll PDF toolsEdit PDFChange page sizeCompress PDFAccessibility checker