Marriage Tax Penalty Calculator

About

About this calculator

What it does, where the figures come from, and what it deliberately leaves out.

What it calculates

One thing. It takes two gross wage incomes and the number of children in the household, applies the tax year 2026 standard deduction, and computes federal income tax two ways: once on a joint return for the couple, and once as if the two of you were not married. The difference between them is the marriage penalty (if filing jointly costs more) or the marriage bonus (if it costs less).

Both sides are net of the two refundable credits that matter most to couples — the Earned Income Tax Credit and the Child Tax Credit — so a lower-income family's figure is a refund rather than a bill. That is not a detail. The EITC's phase-out threshold is one of the very few amounts in the tax code that is not doubled for a married couple, and it is where the largest real marriage penalties come from.

What “unmarried” means here

With no children it means two single returns, which is straightforward.

With children it does not. Two unmarried parents sharing a home cannot both file as head of household — only one of them can be paying more than half the cost of the same home — so one claims the children and files as head of household while the other files single. Which parent should claim them is a real choice: head of household's wider brackets favour the higher earner, while the EITC is worth most to the lower one. This calculator works out both arrangements and compares your joint return against the better of them, because that is the one a couple with an accountant would have picked. Comparing against a worse arrangement would overstate the bonus, or understate the penalty, in every case with children.

Where the numbers come from

The bracket thresholds and standard deduction amounts are the published figures from IRS Rev. Proc. 2025-32, the IRS revenue procedure setting the tax year 2026 inflation adjustments. They are compiled into the site at build time, not fetched live, and the site is rebuilt when the IRS publishes the next year's.

The calculation runs twice — once in Python when the page is built, and once in your browser as you change the inputs. The two implementations are tested against a shared set of cases on every build, so the figure you see before JavaScript loads and the figure you see afterwards cannot disagree.

What it does not model

These are real effects on a real tax bill, and this calculator ignores all of them:

Assumptions worth knowing

So a couple can still face a genuine marriage penalty this page does not show — a state one especially. Treat the number as the federal income-tax-and-credits part of the answer, not the whole of it.

Not advice

This is an estimate produced by a public web page that knows nothing about your circumstances. It is not tax advice and nobody here is your accountant. Check anything that matters with a tax professional.