How to Calculate pH of a Weak Base
Use this interactive calculator to find hydroxide concentration, pOH, and pH for a weak base solution using either Kb or pKb. The tool uses the exact equilibrium equation and also shows the common approximation for comparison.
Core weak base equilibrium
Results
Enter your weak base concentration and Kb or pKb, then click Calculate pH.
Expert Guide: How to Calculate pH of a Weak Base
Learning how to calculate pH of a weak base is a foundational skill in general chemistry, analytical chemistry, biochemistry, and environmental science. Unlike a strong base such as sodium hydroxide, which dissociates essentially completely in water, a weak base reacts only partially with water. That partial reaction means you cannot simply equate the initial base concentration to the hydroxide concentration. Instead, you must use an equilibrium expression, usually involving the base dissociation constant, Kb.
A weak base accepts a proton from water according to the general reaction:
B + H2O ⇌ BH+ + OH-
Because the equilibrium lies only partly to the right, the hydroxide concentration produced is smaller than the starting base concentration. Once you know the equilibrium hydroxide concentration, you can calculate pOH and then convert to pH. At 25°C, the standard relationship is:
- pOH = -log10[OH-]
- pH = 14.00 – pOH
This sounds simple, but students often make mistakes by using the strong base shortcut. The key idea is that weak bases require an equilibrium calculation, not a direct stoichiometric conversion.
Step 1: Identify the weak base and its Kb
The most important parameter in weak base calculations is the base dissociation constant, Kb. The larger the Kb, the stronger the weak base and the more hydroxide it produces in water. For example, methylamine is a noticeably stronger weak base than ammonia, while pyridine and aniline are weaker. In many textbooks and laboratory tables you may see pKb instead of Kb. The conversion is:
- pKb = -log10(Kb)
- Kb = 10^(-pKb)
If your problem gives pKb, convert it to Kb before using the equilibrium equation, unless your calculator handles the conversion automatically.
| Weak base | Formula | Kb at about 25°C | pKb | Relative basicity |
|---|---|---|---|---|
| Ammonia | NH3 | 1.8 × 10^-5 | 4.74 | Moderate weak base |
| Methylamine | CH3NH2 | 4.4 × 10^-4 | 3.36 | Stronger weak base |
| Pyridine | C5H5N | 1.7 × 10^-9 | 8.77 | Very weak base |
| Aniline | C6H5NH2 | 3.98 × 10^-10 | 9.40 | Very weak base |
These values are useful because they let you predict behavior before doing any calculation. A larger Kb means more reaction with water, a larger hydroxide concentration, a lower pOH, and therefore a higher pH.
Step 2: Set up an ICE table
The standard chemistry method is to use an ICE table, which stands for Initial, Change, and Equilibrium. Suppose you have a weak base B with initial concentration C.
- Initial: [B] = C, [BH+] = 0, [OH-] = 0
- Change: [B] decreases by x, [BH+] increases by x, [OH-] increases by x
- Equilibrium: [B] = C – x, [BH+] = x, [OH-] = x
Now substitute into the equilibrium expression:
Kb = [BH+][OH-] / [B] = x² / (C – x)
At this point, you have two choices. You can solve the equation exactly using the quadratic formula, or you can use the weak equilibrium approximation if it is justified.
Step 3: Use the exact equation or the weak base approximation
The exact equation from Kb = x² / (C – x) is:
x = (-Kb + √(Kb² + 4KbC)) / 2
This gives the true equilibrium hydroxide concentration, x = [OH-]. It is mathematically correct and works for all ordinary weak base problems where the initial concentration is positive and Kb is known.
In many classroom exercises, a simpler approximation is used. If the weak base ionizes only slightly, then C – x ≈ C. This reduces the equilibrium equation to:
Kb ≈ x² / C
and therefore:
x ≈ √(Kb × C)
This approximation is very common because it is fast and usually accurate for moderately weak bases at ordinary concentrations. However, it should be checked. A common rule is the 5% test:
- Compute x from the approximation
- Calculate percent ionization = (x / C) × 100
- If the result is less than about 5%, the approximation is usually acceptable
Worked example: 0.100 M ammonia
Let us calculate the pH of 0.100 M ammonia, NH3, using Kb = 1.8 × 10^-5.
- Write the equilibrium: NH3 + H2O ⇌ NH4+ + OH-
- Set up the expression: Kb = x² / (0.100 – x)
- Use the approximation first: x ≈ √(1.8 × 10^-5 × 0.100)
- x ≈ √(1.8 × 10^-6) ≈ 1.342 × 10^-3 M
- Now compute pOH: pOH = -log10(1.342 × 10^-3) ≈ 2.872
- Then pH: pH = 14.000 – 2.872 = 11.128
The percent ionization is approximately (1.342 × 10^-3 / 0.100) × 100 = 1.34%, which is below 5%, so the approximation is valid. The exact quadratic solution gives nearly the same result. This is why ammonia problems are often used to teach the shortcut method.
| Base | Initial concentration | Kb | Equilibrium [OH-] | pOH | pH at 25°C | Percent ionization |
|---|---|---|---|---|---|---|
| Ammonia | 0.100 M | 1.8 × 10^-5 | 1.333 × 10^-3 M | 2.875 | 11.125 | 1.33% |
| Methylamine | 0.100 M | 4.4 × 10^-4 | 6.418 × 10^-3 M | 2.193 | 11.807 | 6.42% |
| Pyridine | 0.100 M | 1.7 × 10^-9 | 1.304 × 10^-5 M | 4.885 | 9.115 | 0.013% |
| Aniline | 0.100 M | 3.98 × 10^-10 | 6.309 × 10^-6 M | 5.200 | 8.800 | 0.0063% |
This comparison table reveals an important point: pH depends strongly on both concentration and Kb. Even when all four solutions have the same molarity, their pH values differ substantially because their ionization strengths are different.
Step 4: Convert hydroxide concentration to pOH and pH
Once you have equilibrium hydroxide concentration, the rest is straightforward. First calculate:
pOH = -log10([OH-])
Then, at 25°C:
pH = 14.00 – pOH
Remember that the value 14.00 is specifically tied to 25°C because it comes from the ionic product of water, Kw = 1.0 × 10^-14. At other temperatures, pKw changes slightly, so a more advanced treatment would use the temperature-corrected value. For most introductory chemistry and many laboratory calculations, using 14.00 is appropriate.
Common mistakes when calculating weak base pH
- Treating the weak base as a strong base. You cannot assume [OH-] equals the initial concentration.
- Using Ka instead of Kb. If you are given the conjugate acid constant, convert using Ka × Kb = Kw.
- Forgetting to convert pKb to Kb. Use Kb = 10^(-pKb).
- Skipping the 5% check. The approximation may fail for relatively strong weak bases or very dilute solutions.
- Mixing pOH and pH. For bases, you usually find [OH-] first, so pOH comes before pH.
When should you avoid the approximation?
The shortcut x ≈ √(KbC) is not always good enough. If the base is relatively strong among weak bases, or if the initial concentration is low, x may no longer be tiny compared with C. In that case, using C – x ≈ C can introduce noticeable error. Methylamine at 0.100 M is a good example: percent ionization is above 5%, so the exact quadratic method is preferable.
Relationship between Kb, conjugate acids, and buffers
Weak base calculations also connect to other core chemistry ideas. Every weak base has a conjugate acid, and the pair is related through:
Ka × Kb = Kw
For ammonia and ammonium, for example, knowing one equilibrium constant lets you find the other. This becomes especially important in buffer problems, where both the weak base and its conjugate acid are present. In those cases, you often use the Henderson-Hasselbalch type relationship adapted for bases or derive pH from pKa of the conjugate acid.
Why weak base pH matters in real life
Weak base calculations are not just textbook exercises. They are used in:
- Environmental chemistry: understanding ammonia in water systems and aquatic toxicity risk
- Pharmaceutical chemistry: predicting ionization state of nitrogen-containing drugs
- Analytical chemistry: preparing buffer solutions and adjusting extraction conditions
- Biochemistry: modeling protonation states of biomolecules containing amine groups
- Industrial chemistry: controlling pH during synthesis, cleaning, and wastewater treatment
Authoritative references for deeper study
If you want to verify pH fundamentals and explore related water chemistry concepts, these authoritative resources are useful:
Final summary
To calculate the pH of a weak base, begin with the reaction of the base with water, write the Kb expression, and solve for the equilibrium hydroxide concentration. The complete workflow is:
- Write the weak base equilibrium reaction.
- Set up an ICE table.
- Use Kb = x² / (C – x).
- Solve exactly with the quadratic formula, or use x ≈ √(KbC) if justified.
- Find pOH = -log10[OH-].
- Convert to pH = 14 – pOH at 25°C.
Once you understand these steps, weak base pH problems become systematic rather than intimidating. The calculator above automates the arithmetic, but the chemistry remains the same: weak bases only partially ionize, so equilibrium governs the pH.