# Handrail Size Requirements

### What is the code for handrail size?

The **IRC handrail size requirement** is based on **graspability**. A compliant handrail must let a person close their hand around the rail and hold it during a slip or fall.

Under **IRC R311.7.8.5**, there are two compliant **handrail profiles**:

* **Type I handrail:** circular profile with a **1 1/4 inch to 2 inch diameter**
* **Type II handrail:** non-circular profile with a **4 inch to 6 1/4 inch perimeter**, a **2 1/4 inch maximum cross-section**, and **finger recesses on both sides**

If you are checking **handrail dimensions**, **graspable handrail code**, or **IRC handrail profile requirements**, these are the core limits.

### Handrail size requirements at a glance

| Profile type | Requirement                     | Code limit                 |
| ------------ | ------------------------------- | -------------------------- |
| **Type I**   | Circular outside diameter       | **1 1/4" to 2"**           |
| **Type II**  | Non-circular perimeter          | **4" to 6 1/4"**           |
| **Type II**  | Maximum cross-section dimension | **2 1/4"**                 |
| **Type II**  | Finger recess                   | **Required on both sides** |

### Why handrail size matters

A handrail is a **life-safety component**. It is not just a trim piece.

If a rail is too large, the hand cannot wrap around it. If it is too flat, the fingers cannot lock underneath it. That makes it harder to transfer force to the rail and stop a fall.

This is why the code regulates the **cross-section of the handrail** instead of only saying the rail must be "graspable."

### Type I handrail size — circular profiles

A **Type I handrail** has a **circular cross-section**. This includes common round wood rails, metal pipe rails, and aluminum tube handrails.

The required **outside diameter** is:

* **Minimum:** 1 1/4 inches
* **Maximum:** 2 inches

Any round handrail within that range is a compliant **graspable handrail** under the IRC. The dimension applies to the portion that people actually grip.

### Type II handrail size — non-circular profiles

A **Type II handrail** uses a **non-circular cross-section**. This is common with rectangular, oval, D-shaped, and routed wood handrail profiles.

To qualify, the profile must meet **all three** of these requirements:

* **Perimeter:** 4 inches to 6 1/4 inches
* **Maximum cross-section dimension:** 2 1/4 inches
* **Finger recesses:** required on both sides

This is the part many installations miss. A non-round rail can meet the perimeter limit and still fail code if it does not have a proper **finger recess**.

### Can a 2x4 be used as a handrail?

No. A standard **2x4 handrail** is **not code-compliant** for graspability.

A typical 2x4 measures about **1 1/2 inches by 3 1/2 inches**. That gives it:

* A perimeter of **10 inches**
* A maximum cross-section of **3 1/2 inches**
* No code-compliant **finger recess**

That exceeds the **Type II handrail size limits** and does not meet **IRC handrail code**.

### Common handrail size mistakes

The most common failures include:

* Using an oversized wood cap that looks like a handrail
* Using square tube without a graspable recess
* Matching a guard top rail shape that is not handrail-compliant

This matters on **interior stairs**, **deck stairs**, and many **commercial stair handrail** applications.

### Residential and commercial handrail size

For one- and two-family dwellings, the **IRC handrail size code** is the usual starting point. Many commercial and accessible stair systems use the same basic **graspability** approach for **IBC handrail size** and **ADA handrail size** requirements.

Always confirm the adopted code edition and local amendments before finalizing a rail profile.

### Frequently asked questions

<details>

<summary>What size does a handrail need to be?</summary>

A compliant **handrail size** depends on the profile. A **round handrail** must be **1 1/4 inches to 2 inches** in diameter. A **non-round handrail** must have a **4 inch to 6 1/4 inch perimeter**, a **2 1/4 inch maximum cross-section**, and **finger recesses on both sides**.

</details>

<details>

<summary>Does a round handrail need to be exactly 1 1/2 inches?</summary>

No. A round handrail does **not** need to be exactly **1 1/2 inches**. Any circular profile between **1 1/4 inches** and **2 inches** is compliant.

</details>

<details>

<summary>What is a Type II handrail?</summary>

A **Type II handrail** is a **non-circular handrail profile** that meets three conditions: **4 inch to 6 1/4 inch perimeter**, **2 1/4 inch maximum cross-section**, and **finger recesses on both sides**.

</details>

<details>

<summary>Is square tube allowed as a handrail?</summary>

Usually not by itself. A square tube can fall within the size range and still fail the **graspability requirement** if it does not include a compliant **finger recess**.

</details>

### Related pages

* [When is Handrail Required?](/code-compliance/getting-started/when-is-handrail-required.md)
* [Maximum and Minimum Handrail Heights](/code-compliance/railing-code/maximum-and-minimum-handrail-heights.md)
* [Handrail Continuity and Termination Requirements](/code-compliance/railing-code/handrail-continuity-and-termination-requirements.md)

### Source

**IRC 2021 — R311.7.8.5**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://resources.viewrail.com/code-compliance/railing-code/handrail-size-requirements.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
