Bicycle Spoke Length Calculator

Why accurate spoke length matters

A spoke length calculator is most useful when you are close enough to a build that guessing would be expensive. If the spokes are too short, you may not get enough thread engagement in the nipples, which can make tensioning difficult and leave little margin once the wheel is brought up to final tension. If the spokes are too long, the ends can bottom out in the nipples or protrude far enough to interfere with the screwdriver slot or tubeless tape. In both cases the wheel can still look almost correct on paper, yet be frustrating to build in practice. That is why wheel builders care so much about getting the geometry right before ordering parts.

This calculator estimates spoke length from the same measurements a builder uses at the bench: effective rim diameter, total spoke-hole count, hub flange diameter, flange-to-center distance, and lacing pattern. Those inputs describe the path from a hole in the hub flange to a hole in the rim. The page then reports an exact estimate in millimeters and a rounded size that is easier to buy. The math is straightforward, but the measurements have to represent the real wheel you are building, not a rough memory of it.

What each input means on a real wheel

The hard part is rarely pressing the button. The hard part is understanding what each field means and making sure all of the numbers describe the same side of the same wheel. A spoke does not travel straight out from the center of the hub; it leaves the flange, wraps around the wheel according to the cross pattern, and then reaches the rim at the nipple seat. Every input on the form changes that path. Once you picture the spoke as a geometric line through space, the form stops feeling abstract.

  • Effective rim diameter (ERD, mm): ERD is the diameter measured to the point where the ends of the spokes effectively stop inside the nipples. It is not simply the outside diameter of the rim. If your rim maker publishes ERD, use that value only if you trust the source and the rim matches the exact model and size in your hands. Otherwise, measuring with two old spokes and nipples is often safer.
  • Number of spoke holes: Enter the total hole count for the wheel, such as 24, 28, 32, or 36. The formula uses half of that number for one flange because each side of the hub serves only half of the spokes.
  • Hub flange diameter (mm): This is the diameter of the circle passing through the spoke holes on the flange. It is often called the pitch circle diameter, or PCD. Measure hole-center to hole-center across the flange, not the outside of the flange itself.
  • Flange-to-center distance (mm): This is the distance from the hub centerline to the flange you are calculating. It is side-specific. On symmetric wheels the two sides may match, but on many rear and disc wheels they do not.
  • Number of crosses: The cross count describes how many same-side spokes a spoke passes on its way from the flange to the rim. A 3-cross wheel is common on 32-hole and 36-hole builds. Radial is 0-cross. The higher the cross count, the farther around the wheel the spoke must travel.

If you are building a rear wheel, a front disc wheel, or any wheel with unequal flange spacing, calculate each side separately. This page has one flange-to-center field, so treat it as a one-side-at-a-time calculator. Enter the left-side flange distance, calculate the left spoke length, then repeat for the right side. It is completely normal for one wheel to require two spoke lengths.

How the formula on this page works

The script on this page uses a standard wheel-building geometry model. It converts ERD into a rim radius, converts the hub flange diameter into a flange radius, and uses the number of crosses plus the spoke count to determine the angular offset between the hub hole and the rim hole. Those values form a triangle in space, so the law of cosines gives the base spoke path. The page then subtracts 2 mm as a simple practical allowance for nipple engagement, which matches the behavior of the calculator script below the form. Finally, it rounds the answer to the nearest whole millimeter for the suggested spoke size.

L = R2 + F2 + (D2)2 - 2 R (D2) cos (θ) - 2 R=ERD2 , θ=2πCH/2

In that notation, L is the estimated spoke length, R is the rim radius, D is flange diameter, F is flange-to-center distance, C is the cross count, and H is the total number of spoke holes in the wheel. A larger ERD usually makes the spoke longer because the rim sits farther from the hub. A larger flange-to-center distance also increases length because the spoke must travel farther sideways. More crosses increase the angular wrap around the wheel, which usually increases length as well. That relationship is exactly why builders switch cross patterns carefully instead of treating them as cosmetic choices.

The general calculator view

At a general level, every calculator is still a function of measured inputs. The next two MathML blocks were already on this page and are preserved because they capture that broader idea: measured quantities go in, the model combines them, and a result comes out. In this specific tool, those quantities happen to be wheel-building dimensions rather than generic variables.

R = f ( x1 , x2 , , xn ) T = i=1 n wi · xi

That abstract view is still helpful when you sanity-check a spoke result. If you increase ERD or choose a higher cross pattern, the answer should move in the direction you expect. If it does not, the usual causes are a mistaken ERD, a flange diameter entered as a radius, or a cross count that does not match the intended lacing.

Worked example with realistic values

The sample values in the form are a useful test case: ERD 600 mm, 32 spoke holes, flange diameter 58 mm, flange-to-center distance 35 mm, and a 3-cross pattern. Start by turning the ERD into a rim radius of 300 mm. The flange radius is half of 58 mm, so 29 mm. With 32 total holes, one side of the wheel effectively uses 16 spoke positions. A 3-cross pattern therefore gives an angular term of 2π × 3 / 16, which is 67.5 degrees.

When those values go through the law-of-cosines expression, the base spoke path is about 292.2 mm. The calculator script then applies its built-in 2 mm adjustment, giving an estimated spoke length of about 290.2 mm. The suggested purchase size becomes 290 mm after rounding. That is a believable answer for a typical 700c wheel with a moderate flange and conventional 3-cross lacing, so it passes the first and most important test of any workshop calculator: the result looks like something a builder would actually expect to see.

This example also shows why tiny measurement errors matter near a size boundary. A change of only a couple of millimeters in ERD does not move the answer by the same full amount, but it can still push a result from one side of a whole-millimeter rounding line to the other. If you are between sizes, accurate ERD data matters more than heroic precision in less sensitive measurements.

How sensitive is the answer to ERD?

The table below holds the hub dimensions and cross pattern constant while changing only ERD. The exact numbers are approximate, but they are close enough to show the trend clearly.

Example sensitivity with 32 holes, 58 mm flange diameter, 35 mm flange-to-center distance, and 3-cross lacing
Scenario ERD Estimated spoke length Rounded size What it means
Smaller rim measurement 598 mm 289.3 mm 289 mm A slightly smaller ERD shortens the spoke path, but only by about 1 mm in this example.
Baseline sample 600 mm 290.2 mm 290 mm This matches the sample wheel and gives a typical road-wheel result.
Larger rim measurement 602 mm 291.2 mm 291 mm A slightly larger ERD stretches the spoke path and can change the buying decision.

The exact rounded size you choose still depends on thread engagement, nipple type, and personal build preference, but the pattern is the important part: careful measurement moves the answer in a predictable way.

How to interpret the result on this page

The results panel is designed to answer two different questions. The first question is, ‘What does the geometry say the spoke length should be?’ That is why the calculator reports a decimal value to one tenth of a millimeter. The second question is, ‘What spoke size would I actually order?’ That is why it also gives a nearest-whole-millimeter suggestion. When you compare hub options or cross patterns, the decimal value is the more informative number. When you are ordering parts, the rounded size is the number you will most often act on.

If the result looks implausible, trust that instinct and recheck the measurements before buying spokes. Common mistakes include entering the flange radius instead of the flange diameter, using a published ERD that does not match the exact rim, and forgetting that left and right flange-to-center distances may differ. Another easy slip is entering a cross count that the wheel cannot physically support. This calculator guards against obviously excessive cross counts, but realistic wheel-building judgment still matters.

Assumptions and limitations

This calculator intentionally stays practical instead of attempting to model every tiny detail of a finished wheel. It assumes one flange and one flange-to-center distance at a time, which makes it quick for side-by-side comparisons but means you should run separate calculations for left and right on asymmetric wheels. It also applies a fixed 2 mm allowance before rounding. That mirrors common workshop practice, yet it is still an approximation because different rims and nipples place the spoke end at slightly different depths.

Spoke gauge, butting, and material do not usually change the geometric length enough to be the main driver here. Rim and hub geometry dominate. That said, proprietary systems, unusual nipple seats, paired-spoke rims, hidden nipples, or very unconventional lacing may need manufacturer-specific references rather than a simple bench estimate. If the wheel design is unusual, use this result as a starting point and compare it with a trusted chart or established wheel-building software.

For standard builds, though, this level of detail is exactly what most people need. The page helps you measure the real wheel, apply a transparent formula, and compare scenarios quickly. That is far better than relying on memory, especially when one millimeter can be the difference between a wheel that goes together smoothly and one that fights you from the first turn of the nipple driver.

Mini FAQ

Does spoke thickness change the length I should buy?

Usually no, not in the main geometric sense. Spoke gauge affects strength, weight, and feel, but length is driven primarily by ERD, hub dimensions, and lacing pattern. If you switch between common spoke models while keeping the same rim, hub, and pattern, the calculator result is normally still the right starting point.

Should I calculate both sides of a rear wheel separately?

Yes. Rear wheels frequently have different left and right flange-to-center distances because of the cassette body. Many front disc hubs are asymmetric too. Measure each side, run the calculator twice, and do not be surprised if the two answers differ by a millimeter or more.

What if the result lands exactly between two sizes?

That is where the decimal value helps. If the estimate is barely over a whole number, many builders will stay with the lower size. If it is comfortably over the line, the next size up may make more sense. Nipple style, thread engagement preference, and the way you like the spoke to sit at the end of the nipple all influence that final judgment.

Wheel dimensions and lacing pattern

Enter measurements in millimeters. The sample values are realistic example numbers so you can test the calculator immediately, but you should replace them with your own rim and hub data. On asymmetric wheels, calculate the left and right sides separately by changing the flange-to-center distance for each side.

Sample values are prefilled so you can test the wheel geometry immediately. Press Compute Spoke Length to see the estimate and rounded spoke size.

Copy status appears here after you use Copy Result.

Mini-game: Lace Line Challenge

This optional mini-game does not change the calculator result, but it makes the geometry more intuitive. Your goal is to build accurate spokes by timing a glowing guide line so it lands on the highlighted rim hole for the requested hole count and cross pattern. It is quick to learn, works with tap, click, or the space bar, and the changing wheel setups reinforce the same idea as the calculator: spoke length depends on rim size, flange geometry, and how far around the wheel the spoke must travel.

Score0
Time75
Streak0
Progress0/6 wheel • wave 1
Current wheel32h • 3× • 290 mm

Start game

Click to play. Tap, click, or press Space when the glowing spoke reaches the highlighted rim hole. Build as many clean laces as you can in 75 seconds. Misses break your streak and cost 1.2 seconds. Higher cross counts push the target farther around the wheel, just like in the calculator formula.

Best score: 0. After each run you will get a short takeaway that ties the game back to spoke-length geometry.

Embed this calculator

Copy and paste the HTML below to add the Bicycle Spoke Length Calculator | ERD, Hub Flange, Cross Pattern to your website.