<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: MarginaMap</title>
    <description>The latest articles on DEV Community by MarginaMap (@marginmap).</description>
    <link>https://dev.to/marginmap</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3942122%2F1429db99-c9b3-44ef-a47b-e99662587963.png</url>
      <title>DEV Community: MarginaMap</title>
      <link>https://dev.to/marginmap</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/marginmap"/>
    <language>en</language>
    <item>
      <title>The Freelancer Tax Guide 2026: What You Actually Take Home</title>
      <dc:creator>MarginaMap</dc:creator>
      <pubDate>Wed, 20 May 2026 12:52:56 +0000</pubDate>
      <link>https://dev.to/marginmap/the-freelancer-tax-guide-2026-what-you-actually-take-home-14ag</link>
      <guid>https://dev.to/marginmap/the-freelancer-tax-guide-2026-what-you-actually-take-home-14ag</guid>
      <description>&lt;p&gt;Most freelancers have no idea what they'll actually take home until the IRS letter arrives. Here's the math — and it might surprise you.&lt;/p&gt;

&lt;p&gt;You landed a big client. They paid $80,000 this year. That's great — until you realize you won't actually bank $80,000. The IRS, your state, and the strange mechanics of self-employment tax all take their cut before the money is yours.&lt;/p&gt;

&lt;p&gt;Most freelancers guess at their tax rate. Many use the "30% rule" — take your gross and subtract 30% to estimate what you'll keep. It's a rough starting point. But for many freelancers earning between $40K and $150K, it's systematically wrong — and it leads to surprise tax bills in April.&lt;/p&gt;

&lt;p&gt;This guide breaks down exactly what happens to your freelance income, step by step, and shows you a real worked example at the end.&lt;/p&gt;

&lt;h2&gt;
  
  
  What the IRS Actually Takes: Self-Employment Tax
&lt;/h2&gt;

&lt;p&gt;When you're self-employed, you pay both halves of Social Security and Medicare taxes. This is called &lt;strong&gt;Self-Employment (SE) tax&lt;/strong&gt;, and it's currently &lt;strong&gt;15.3% of your net self-employment income&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Here's the catch: it's not 15.3% of your gross. It's 15.3% of your &lt;em&gt;net&lt;/em&gt; income — your gross minus your business expenses.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Net self-employment income&lt;/strong&gt; = Gross revenue − Business expenses (software, equipment, professional development, etc.)&lt;/p&gt;

&lt;p&gt;So if you earned $80,000 but spent $8,000 on business costs, your SE tax base is $72,000. Your SE tax bill would be &lt;strong&gt;$11,016&lt;/strong&gt;. That's the IRS's first cut before you even get to income tax.&lt;/p&gt;

&lt;p&gt;One offsetting factor: you can deduct half of your SE tax when calculating your adjusted gross income (AGI). So $5,508 of that $11,016 reduces your income-taxable income. This is a real benefit — but it's not a refund, it's a deduction.&lt;/p&gt;

&lt;h2&gt;
  
  
  Federal Income Tax: The Bracket System
&lt;/h2&gt;

&lt;p&gt;After SE tax, the IRS takes another cut based on ordinary income tax brackets. For 2026 (filing in 2027), the federal brackets for single filers:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Bracket&lt;/th&gt;
&lt;th&gt;Rate&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;First $11,600&lt;/td&gt;
&lt;td&gt;10%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;$11,601 – $47,150&lt;/td&gt;
&lt;td&gt;12%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;$47,151 – $100,525&lt;/td&gt;
&lt;td&gt;22%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;$100,526 – $191,950&lt;/td&gt;
&lt;td&gt;24%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;$191,951+&lt;/td&gt;
&lt;td&gt;32%+&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The key thing about tax brackets: &lt;strong&gt;they only apply to income that falls within each range&lt;/strong&gt;. Moving from 12% to 22% doesn't make your entire income taxed at 22% — only the dollars above the threshold. You never lose money by earning more due to bracket creep.&lt;/p&gt;

&lt;p&gt;You also get a standard deduction ($15,000 for single filers in 2026), which reduces your taxable income before any brackets apply.&lt;/p&gt;

&lt;h2&gt;
  
  
  State Income Tax: The Hidden Variable
&lt;/h2&gt;

&lt;p&gt;This is where the "30% rule" often falls apart. Most people estimate federal taxes, but state income tax adds a meaningful layer — and it varies dramatically by state.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;State(s)&lt;/th&gt;
&lt;th&gt;Rate&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Texas, Florida, Washington, Nevada&lt;/td&gt;
&lt;td&gt;0% — no state income tax&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;California&lt;/td&gt;
&lt;td&gt;9.3% – 13.3% (high earners)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;New York&lt;/td&gt;
&lt;td&gt;4% – 10.9%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Colorado, Illinois&lt;/td&gt;
&lt;td&gt;4.4% – 4.95%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Georgia, North Carolina&lt;/td&gt;
&lt;td&gt;~5.25% – 5.75%&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;If you live in California and earn $80K net, you're looking at an additional ~9.3% state tax — on top of federal SE tax and income tax. That's why a freelancer in San Francisco takes home significantly less than one in Austin on the same gross income.&lt;/p&gt;

&lt;h2&gt;
  
  
  The 30% Rule: Why It's Wrong for Many Freelancers
&lt;/h2&gt;

&lt;p&gt;The 30% rule assumes that 30% of your gross goes to taxes. For someone in a no-income-tax state with modest income, that's roughly right. But it's wrong in two directions:&lt;/p&gt;

&lt;h3&gt;
  
  
  It Underestimates for High-Earners
&lt;/h3&gt;

&lt;p&gt;If you're in a high-tax state like California or New York, and you're earning above $100K net, your effective combined rate (federal + SE + state) can easily hit 35–40%. Using 30% means you're short every quarter.&lt;/p&gt;

&lt;h3&gt;
  
  
  It Overestimates for Some Low Earners
&lt;/h3&gt;

&lt;p&gt;Freelancers with significant business expenses, retirement contributions (SEP-IRA, Solo 401k), or health insurance deductions can lower their taxable income substantially. You might owe 20% on paper but actually owe 15% after legitimate deductions.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The 30% rule is a planning placeholder, not a tax calculation.&lt;/strong&gt; If you're consistently surprised by your tax bill, it's a sign you need a more precise estimate — ideally with a CPA who specializes in freelance income.&lt;/p&gt;

&lt;h2&gt;
  
  
  Real Example: $80,000 Gross Freelancer
&lt;/h2&gt;

&lt;p&gt;Let's walk through a real-world example. You're a single freelance designer based in Colorado (4.4% state income tax rate). You grossed $80,000 this year, with $8,000 in legitimate business expenses.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Item&lt;/th&gt;
&lt;th&gt;Amount&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Gross revenue&lt;/td&gt;
&lt;td&gt;$80,000&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Business expenses&lt;/td&gt;
&lt;td&gt;−$8,000&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Net self-employment income&lt;/td&gt;
&lt;td&gt;$72,000&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;SE tax (15.3% × $72K)&lt;/td&gt;
&lt;td&gt;−$11,016&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;SE tax deduction (50%)&lt;/td&gt;
&lt;td&gt;+$5,508&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Adjusted gross income (AGI)&lt;/td&gt;
&lt;td&gt;$66,492&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Standard deduction&lt;/td&gt;
&lt;td&gt;−$15,000&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Taxable income&lt;/td&gt;
&lt;td&gt;$51,492&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Federal income tax (10% + 12% brackets)&lt;/td&gt;
&lt;td&gt;−$5,820&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Colorado state tax (4.4%)&lt;/td&gt;
&lt;td&gt;−$2,266&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Total taxes paid&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;$23,160&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Take-home&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;$56,840&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;That Colorado freelancer keeps &lt;strong&gt;$56,840&lt;/strong&gt; — an effective tax rate of ~29%, not 30%. If they're in California with the same income, they keep &lt;strong&gt;$53,720&lt;/strong&gt; — a 33% effective rate.&lt;/p&gt;

&lt;p&gt;The lesson: location matters, expenses matter, and bracket-by-bracket math matters. A flat percentage estimate is a guess, not a budget.&lt;/p&gt;

&lt;h2&gt;
  
  
  What You Should Actually Set Aside
&lt;/h2&gt;

&lt;p&gt;Here's a practical starting point based on your state and income level:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;State Type&lt;/th&gt;
&lt;th&gt;Reserve Rate&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;No state income tax (TX, FL, WA, NV)&lt;/td&gt;
&lt;td&gt;22–28%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Low state tax (CO, IL, UT)&lt;/td&gt;
&lt;td&gt;25–30%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Medium state tax (GA, NC, AZ)&lt;/td&gt;
&lt;td&gt;28–33%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;High state tax (CA, NY, NJ)&lt;/td&gt;
&lt;td&gt;32–38%&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;These assume single filer, no significant other income, and standard deductions. High earners in high-tax states should bump to the upper end or beyond.&lt;/p&gt;

&lt;p&gt;The safest approach: save 30% in a separate savings account and adjust down at year-end if you over-saved. Under-saving is a much more expensive problem than over-saving.&lt;/p&gt;

&lt;h2&gt;
  
  
  Track Your Real Margins with MarginMap
&lt;/h2&gt;

&lt;p&gt;If this math feels exhausting to run manually, that's exactly the problem MarginMap solves. It connects income and expenses per project so you always know what you're actually making — before the tax bill surprises you.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://marginmap-x801.polsia.app/calculator" rel="noopener noreferrer"&gt;Try the free take-home calculator at MarginMap&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Disclaimer: This guide is for informational purposes only and does not constitute tax advice. Tax rates and brackets vary by year and individual circumstances. Consult a qualified CPA or tax professional for advice specific to your situation.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>freelance</category>
      <category>taxes</category>
      <category>selfemployed</category>
      <category>finance</category>
    </item>
  </channel>
</rss>
