Area of Crescent Calculator

Calculate the area of a circular ring from outer and inner radii, including ring width and total boundary length.

Circular ring measurements
Enter concentric outer and inner radii, with the inner radius smaller than the outer radius.

Measure from the common center to the outside edge.

Measure from the common center to the inside edge.

About crescent and ring area

This calculator finds the area between two concentric circles, a shape more precisely called an annulus or circular ring. The legacy page describes it as a crescent. When both circles share a center, calculate the region by subtracting the smaller circle from the larger one: A = pi × (R² - r²). Here R is the outer radius and r is the inner radius. The outer radius must be larger because the inner circle is removed from inside it. For an outer radius of 5 and an inner radius of 3, the difference of the squared radii is 25 - 9 = 16. Multiplying 16 by pi gives about 50.2655 square units. Subtracting the radii before squaring would be incorrect: pi × (R - r)² gives the area of a separate circle whose radius equals the ring width, not the area of the ring. The difference-of-squares identity can also express the correct formula as pi × (R - r) × (R + r). Ring width is the radial thickness R - r. The calculator also reports total boundary length, which is the outer circumference plus the inner circumference: 2 × pi × R + 2 × pi × r. This boundary is useful when estimating trim around both edges, while area is useful for material covering the region. A washer, gasket, circular track, pipe cross-section, and ring-shaped garden bed can all be modeled this way. Both radii need the same linear unit. If they are measured in millimeters, width and boundary are in millimeters while area is in square millimeters. Convert unmatched units before entering them. The calculator leaves the unit label to you so it can work with centimeters, meters, inches, feet, or any other consistent unit. Zero is allowed for the inner radius; in that special case, there is no hole and the result is simply the area of a full circle. A true offset crescent formed by overlapping circles with different centers requires the distance between their centers and a circular-segment formula. This calculator intentionally follows the source page's concentric ring definition, so it does not model an offset lunar crescent. Confirm that your diagram shows a common center before applying this result. For nonconcentric circles, use an overlap or lune calculation instead. The calculation uses a precise built-in value of pi and rounds only the displayed answer. Keep the full value for subsequent calculations when possible. Physical measurements have tolerances, and ring area can change noticeably with radius because both values are squared. Measure the outer and inner radii carefully, use the same reference center, and round the final area according to the precision of those measurements.

Circular ring area examples

The area equals the outer circle area minus the inner circle area.

Outer and inner radiiRing areaAdditional result
R = 5, r = 350.2655 square unitsWidth 2; total boundary 50.2655
R = 10, r = 6201.0619 square unitsWidth 4; total boundary 100.531
R = 4, r = 050.2655 square unitsNo center hole, so this is a full circle

How to calculate circular ring area

  1. Confirm that the outer and inner circles share the same center.
  2. Measure and enter the larger outer radius.
  3. Measure and enter the smaller inner radius in the same unit.
  4. Select Calculate ring area to subtract the squared-circle areas.
  5. Apply square units to area and linear units to width and boundary.

Crescent area FAQ

What formula does this crescent calculator use?

It uses the annulus formula A = pi × (R² - r²). This subtracts the inner concentric circle from the outer circle.

Why must the outer radius be larger?

The inner circle must fit completely inside the outer circle. Equal radii leave zero area, while a larger inner radius does not describe the intended ring.

Is this the same as an offset lunar crescent?

No, an offset crescent requires the distance between two different centers. This calculator models the concentric ring shape used by the source tool.

How do I find the width of the ring?

Subtract the inner radius from the outer radius. The width is a linear measurement and does not use square units.

Can the inner radius be zero?

Yes, a zero inner radius means no hole is removed. The formula then reduces to the ordinary area of the outer circle.