FinanceCalc

401(k) & Retirement Calculator

Project a 401(k) out to the day you retire: your contributions growing with your salary, the employer match, the investment growth, and the income the balance supports. The contribution is checked against the real IRS deferral and 415(c) limits, read from a dated dataset at runtime — not a number typed into this page.

Projected balance
Your projection appears here.

Your numbers

yr
yr
$
$
Editing either box switches to it
%
$
%
Percent of every dollar you defer
%
50% up to 6% is the common formula
Return, salary growth, inflation & withdrawal rate
%
Before fees — subtract the expense ratio
%
%
Drives the today's-money figures
%
4% is the conventional starting point
Reading the IRS limit file.
Where the balance comes from — deferrals, match and growth stacking up
Every dollar of the final balance is attributable to one of three sources.
What that balance pays you — income in today's money
The same balance supports a very different income at each withdrawal rate.

Year by year to your retirement age

Each row is recomputed from your inputs, with contributions credited at the end of the year. Nothing is cached from a server.

How this is calculated

One year at a time, in the order a plan administrator would credit it:

balance ← balance × (1 + return) + your deferral + employer match

The limits are held at the current tax year's level in nominal terms for every projected year, because the data file publishes one year at a time. Real limits are indexed upward each year, so holding them flat makes this projection conservative: it can only understate how much room you would have. Returns, salary growth and inflation are assumptions you supply, not forecasts, and no path is a straight line — see the note below on sequence risk.

What this projection assumes

A single 401(k), a single salary that grows at a constant rate, a constant return, and one lump of contributions credited once a year. That is deliberately simple, and it is the simple version of the arithmetic that actually drives the outcome: time in the account, the amount going in, and the return on what is already there.

The honest way to read the result is as a midpoint, not a promise. A 7% return does not arrive as 7% a year; it arrives as a scatter of +22%, −18%, +9%, and the order matters enormously in the last decade before retirement — the same average return can leave you with a materially different balance depending on whether the bad years land early or late. Shift the return input by a point in either direction and watch what happens to the income line; that spread is the real uncertainty in any retirement projection.

Two inputs are worth more attention than they usually get. Salary growth is what makes the deferral line rise: at 3% a year a $85,000 salary is $212,000 thirty years later, so a percentage-of-salary deferral contributes far more in real terms than a flat dollar amount does. And the gap between the return and the inflation rate is what turns a nominal balance into purchasing power.

How the IRS limits bind

This is the part most projection tools get wrong, and it is not a detail. The elective deferral limit is a hard ceiling on the money that can come out of your pay and go in before tax. Entering 35% of a $200,000 salary does not put $70,000 in the account; it puts in the limit and stops. A calculator that ignores the cap will show a balance you can never have.

The limits stack in a specific way, and the order matters:

Exceeding the elective limit is not a rounding error to ignore; the excess is an excess deferral that the plan has to correct, normally by April 15 of the following year, or it is taxed once when deferred and again when withdrawn. In practice payroll stops you first — which is precisely why a projection should stop there too.

The limits change on the IRS's schedule, not yours. This page reads them, the tax year, the source notice and the review date out of assets/data/irs-limits.json at page load and prints them under the input form with a link to the source. If that file cannot be read, the page says so and lets you enter the limits by hand rather than quietly falling back to a stale number — the failure mode to watch for is a competitor pre-filling a limit several years out of date.

What the employer match is really worth

The match is the highest guaranteed return on offer to most people, and it is easy to under-rate because it arrives as a formula rather than a rate. A 50%-of-the-first-6% match is not "half of what you put in": it is a 50% immediate return on the portion of your deferral that falls inside the first 6% of salary, and everything above that percentage earns no match at all. Contributing 3% under that formula earns half of the available match; 6% earns all of it; 12% earns exactly what 6% earns.

Two things make the real value larger than it looks. First, matching dollars are invested for the same decades as your own dollars, so on this page's defaults the employer's share compounds into a six-figure number. Second, deferring before tax means the money goes in at your marginal rate and comes out at whatever your rate is in retirement, which is usually lower.

The counterpart is vesting. A match that is not vested is not yours if you leave, and graded schedules commonly take years to reach 100%. Nothing on this page can know your plan's schedule — the projection treats every match dollar as yours. If you are close to leaving, discount the match by your vested percentage before believing the number.

What this page does not know

Frequently asked questions

How much can I contribute to a 401(k) in 2026?

$24,500 of your own pay as an elective deferral, plus a catch-up of $8,000 once you are 50, or $11,250 at ages 60 through 63. Your deferral and your employer's contributions together are capped at $72,000 under section 415(c). Those are the 2026 figures the page reads from its IRS dataset at load; when the November notice lands, the data file changes and so does every figure on this page.

What happens if I contribute more than the limit?

The excess is an excess deferral. The plan has to correct it — usually by returning the money and its earnings to you by April 15 of the following year. If it is not corrected in time you are taxed on the excess when you defer it and again when you withdraw it, with no deduction on the way in. Payroll systems normally stop you first, which is why the practical risk is low and the projection risk is high.

Does the employer match count against my contribution limit?

Not against the elective deferral limit — that ceiling applies only to money from your pay. The match does count toward the 415(c) combined limit for all additions to the account in the same year. That combined limit only binds at very high deferral levels or with an unusually generous match, which is why this page shows a separate line for whether 415(c) is actually doing anything in your case.

Is the employer match really free money?

It is the highest guaranteed return available to most people — a 50% match on the first 6% of salary is a 50% immediate return on that slice, before any investment gain. Contributing less than the percentage the match covers forfeits the rest permanently, because a year of deferral cannot be backfilled. The match dollars then compound for the same decades as your own, which is how $2,550 a year turns into a six-figure share of the balance.

Why is the income in today's dollars so much smaller?

Because a balance decades out is measured in dollars that will have shrunk. At 2.5% inflation over thirty-two years, a dollar of nominal income buys what roughly 45 cents buys today. The today's-money line is the one to build a budget on; the nominal line is the one your statement will eventually print.

Should I include Social Security here?

No — this tool isolates the 401(k) so you can see what your savings rate alone produces. Retirement income is normally three-legged: this account, Social Security and other savings. Model the second leg with the Social Security claiming calculator and add the two.

Keep going