# Molarity Dilution C1V1 Calculator

Solve C1V1=C2V2 dilutions, stock-to-working recipes, and simple serial dilution plans

> Canonical page: https://elysiatools.com/en/tools/molarity-dilution-c1v1-calc

- **Category:** Math & Numbers

- **Keywords:** molarity, dilution, c1v1, chemistry, lab

## Overview

Computes stock and diluent volumes for one-step dilutions and suggests a serial plan when you need to bridge a large concentration gap.

## Inputs

- **Stock Concentration** (number)
- **Target Concentration** (number)
- **Final Volume** (number)
- **Preferred Step Factor** (number)

## When to use

- When preparing a specific volume of a working solution from a highly concentrated stock solution.
- When the concentration gap between stock and target is too large for a single-step pipetting action, requiring a serial dilution plan.
- When calculating the exact volume of buffer or solvent needed to dilute chemical reagents or biological samples.

## How it works

- Enter your starting stock concentration and your desired target concentration.
- Input the final volume of the working solution you need to prepare.
- Optionally set a preferred step factor to guide the generation of a serial dilution plan.
- Submit the values to instantly calculate the required stock volume, diluent volume, and dilution factors.

## Use cases

- Preparing standard calibration curves for spectrophotometry or chromatography.
- Diluting concentrated stock buffers to working concentrations for biological assays.
- Creating serial dilutions of drug compounds for in vitro cell culture testing.

## Frequently asked questions

### What formula does this calculator use?

It uses the standard dilution equation C1V1 = C2V2, where C represents concentration and V represents volume.

### Can I use different units for concentration and volume?

Yes, as long as you keep the units consistent across the input fields (e.g., if stock is in M, target must be in M).

### What is a serial dilution plan?

It is a step-by-step series of dilutions used when the target concentration is too low to measure accurately in a single step.

### What does the preferred step factor do?

It defines the dilution ratio per step (e.g., 10 for a 1:10 dilution) when generating a multi-step serial dilution plan.

### How does the calculator determine the diluent volume?

It subtracts the calculated stock volume (V1) from the final target volume (V2) to find the required volume of solvent.

## Related tools

- [Gas Law Calculator](https://elysiatools.com/en/tools/gas-law-calculator): Solve pressure, volume, temperature, or moles with the Ideal Gas Law (PV=nRT) or Combined Gas Law; also gas density and molar mass.
- [Lever Mechanical Advantage Calculator](https://elysiatools.com/en/tools/lever-mechanical-advantage): Calculate the mechanical advantage of a lever and its output force. MA = L_in / L_out, and by moment balance F_out = F_in · MA. MA > 1 saves force; MA < 1 saves distance.
- [Linear Regression Calculator](https://elysiatools.com/en/tools/linear-regression-calculator): Fit a simple least-squares linear regression model and calculate slope, intercept, R squared, and predictions
- [Percent Error Calculator](https://elysiatools.com/en/tools/percent-error-calculator): Calculate percent error between an experimental value and a reference value
- [Poisson's Ratio Calculator](https://elysiatools.com/en/tools/poisson-ratio-calculator): Calculate Poisson's ratio ν = −ε_transverse / ε_longitudinal and solve any of the three unknowns: ratio, lateral strain, or longitudinal strain. Tensile ε_long > 0 produces lateral contraction ε_lat < 0. Typical values: steel ≈ 0.30, aluminum ≈ 0.33, rubber ≈ 0.49, cork ≈ 0. Theoretical isotropic range 0 ≤ ν ≤ 0.5.
- [Proportion Calculator](https://elysiatools.com/en/tools/proportion-calculator): Solve proportion equations of the form a/b = c/d and calculate the missing term
- [Ventilation Rate Calculator (People / Area / Contaminant)](https://elysiatools.com/en/tools/ventilation-rate-calculator): Compute the required outdoor / supply ventilation rate. ASHRAE 62.1 ventilation-rate procedure: people component Vpz = Rp·P, area component Vaz = Ra·A, breathing-zone outdoor air Vbz = Vpz + Vaz, zone supply airflow Voz = Vbz / Ez. Three modes: ASHRAE 62.1 (people + area), per-person rate (P × Rp), or contaminant dilution (Q = G / (C_acc − C_sup), where G can be mg/s, mg/h, or L/s of gas and concentrations mg/m³ or ppm). Results reported in L/s, m³/h, and CFM.
- [Voltage Divider Calculator](https://elysiatools.com/en/tools/voltage-divider-calculator): Calculate divider output voltage, solve for R1 or R2, and evaluate load effects with a circuit diagram

## Samples

- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Web Image Processing Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion

## Related content

- [Chemistry Lab Calculations and Reference](https://elysiatools.com/en/hubs/chemistry-lab-calculations-and-reference): Prepare a traceable stoichiometry or solution plan by checking references, balancing equations, calculating molar quantities, normalizing units, and controlling significant figures.
