Mixing Ratio Calculator
What is the correct ratio for mixing two components together?
Enter the amounts of two components and get the precise mixing ratio, percentage breakdown, and total quantity. Works for paints, epoxies, resins, cleaning solutions, fertilizers, and any two-part mixture where getting the ratio wrong means wasting materials or ruining the batch.
—
Send feedback
💡 Share your idea or report a problem
✓ Thanks! We'll take a look.
Learn more
How It Works
The formula, explained simply
When you add two liquids together, the ratio tells you nothing about absolute amounts — only relative proportions. A 2:1 ratio works identically whether you are mixing 6 ml in a test vial or 60 liters in a tank. The underlying math is just division: each component's fraction of the total equals its part count divided by the sum of all parts.
Simplification is what makes ratios readable. If you enter 400 ml of resin and 200 ml of hardener, the raw numbers are 400:200. Dividing both by the greatest common divisor (200 in this case) gives you 2:1 — the same relationship expressed in the smallest whole numbers. This matters because manufacturers print simplified ratios on their products, so you need to be working in the same language to verify you have the right mix.
The percentage breakdown adds practical value alongside the ratio. Knowing that a 3:1 mix is 75% Component A and 25% Component B helps when you are checking whether you added enough of one component to a batch you already started — you can weigh or measure the total and back-calculate. It also makes cross-product comparisons easier: a 3:1 epoxy and a 4:1 coating have meaningfully different component fractions even though the ratio numbers look similar.
When To Use This
Right tool, right situation
Use this calculator any time you are working with a two-component product specified by ratio — epoxies, polyurethane coatings, two-part paints, fertilizer concentrates, cleaning chemical dilutions, and resin casting. It is also useful when scaling a recipe: if a product calls for a 3:1 mix and you need exactly 750 ml, this calculator tells you how much of each component to measure rather than requiring mental arithmetic under deadline.
This tool is not appropriate when mixing three or more components — it handles exactly two. It also does not account for pot life, temperature effects, or moisture content, all of which affect the practical behavior of two-part systems. For critical structural or industrial applications, the ratio alone is not sufficient — consult the manufacturer's technical data sheet for cure schedules and environmental tolerances. Do not use this calculator to substitute for professional chemistry guidance when the consequences of an incorrect mixture include structural failure, toxicity, or fire hazard.
Common Mistakes
Why results sometimes look wrong
The most frequent mistake is mixing by volume when the product specifies by weight, or vice versa. A 2:1 epoxy by volume mixed 2:1 by mass will almost certainly not cure correctly because the resin and hardener have different densities. The product data sheet is the only authority on which measurement type to use — this calculator cannot know which applies to your specific product.
The second common error is measuring the wrong component as Component A. Many two-part products are described as hardener:resin rather than resin:hardener, so a 1:2 and a 2:1 are the same physical mixture described from opposite directions. If your mix is not curing or performing correctly, check whether you have the ratio inverted.
A third mistake is assuming that a simplified ratio tells you absolute amounts. A ratio of 2:1 does not mean you need 2 liters and 1 liter — it means whatever quantity you choose for Component B, use twice that for Component A. When people read the product label and measure out exactly 2 and 1 of some arbitrary unit, they often end up with far more or far less total mixture than the job requires. Always work backward from your target total.
The Math
Worked examples and deeper derivation
The core formula is simple. Given amount A and amount B:
Ratio parts: A : B simplified by dividing both by GCD(A, B) Percent A = A / (A + B) x 100 Percent B = B / (A + B) x 100
When a target total T is provided: Needed A = (A / (A + B)) x T Needed B = (B / (A + B)) x T
The GCD (greatest common divisor) step is what converts a ratio like 6:4 into 3:2 instead of leaving it as a fraction. For decimal inputs — say 1.5:1 — the GCD algorithm works on the actual values and returns a decimal divisor, so the simplified form may itself contain decimals. A ratio of 1.5:1 cannot be simplified to whole numbers unless both values are multiplied to integers first (3:2).
Scaling a ratio up or down is linear: doubling the target total doubles both component amounts, with no rounding errors unless you are working in discrete whole units like drops or tablets.
Expert Unlock
The thing most explanations skip
The GCD simplification works cleanly for integer inputs but produces non-integer simplified ratios for decimal component amounts. A 1.5:1 ratio does not simplify to whole numbers without scaling both sides by 2 first. If your workflow requires integer ratios for production consistency, multiply both inputs by the smallest integer that eliminates all decimals before entering them — for example, enter 15 and 10 instead of 1.5 and 1 to get a clean 3:2 output. Additionally, this calculator assumes linear blending: in practice, some resin systems show slight exothermic volume contraction at mix, meaning the actual total can be 1-3% less than the arithmetic sum. For precision castings, verify actual yield against calculated yield on a small test batch before committing to a full production run.
What does a mixing ratio actually mean in practice?
Need something this doesn't cover?
Suggest a tool — we'll build it →