# IBC vs. IRC Railing Code Requirements

The **IBC** and **IRC** are the two main model codes for **railing code requirements** in the United States. The **International Building Code (IBC)** applies to most **commercial railing code** situations. The **International Residential Code (IRC)** applies to most **residential railing code** situations.

Both codes set rules for **guardrail height**, **handrail height**, infill spacing, structural loads, and safety glazing. The right code depends on the building classification, not the railing material.

### What is the difference between IBC and IRC?

The **IBC** governs commercial buildings, public buildings, mixed-use buildings, and most multi-family projects with **3 or more dwelling units**. This is the baseline for **commercial guardrail code** and **commercial handrail code**.

The **IRC** governs **single-family homes**, **duplexes**, and **townhouses**. This is the baseline for **residential guardrail code** and **residential handrail code**.

Both are published by the [International Code Council](https://codes.iccsafe.org/). New editions are released every three years. Most jurisdictions enforce an older adopted edition, often 2018 or 2021, plus local amendments.

### Which railing code applies to your project?

The key question is the building occupancy classification.

* **IRC:** single-family homes, duplexes, and townhouses
* **IBC:** commercial buildings, public spaces, mixed-use buildings, and multi-family buildings with 3 or more units
* **Verify locally:** local amendments can change standard model code rules

If a project includes both private residential and shared commercial-style spaces, the code can split by area. Private dwelling units may follow residential standards. Corridors, lobbies, amenity decks, and other common areas often follow the IBC.

### Guardrail height under IBC and IRC

The clearest difference between **IBC railing code** and **IRC railing code** is **guardrail height**.

* **IBC guardrail height:** 42 inches minimum
* **IRC guardrail height:** 36 inches minimum

That 6-inch difference matters on decks, balconies, stairs, landings, and interior overlooks. It applies whether the system uses glass, cable, metal, or wood infill.

[Maximum and Minimum Handrail Heights](/code-compliance/railing-code/maximum-and-minimum-handrail-heights.md)

### Handrail height under IBC and IRC

The **handrail height code** is mostly the same under both model codes. Standard stair handrails are installed **34 inches to 38 inches** above the stair nosing line.

This is where many projects confuse **handrails** and **guards**. A handrail is the graspable rail used on stairs and ramps. A guardrail prevents falls at open edges. A commercial stair can require both a **42-inch guard** and a separate **34-inch to 38-inch handrail**.

### Glass railing code requirements

**Glass railing code** differs more between the IBC and IRC than many people expect.

Under the **IBC**, glass guards in commercial settings generally require **laminated glass** and must meet stricter post-breakage and safety performance rules. Under the **IRC**, residential glass guard requirements are often simpler in the model code, but many jurisdictions still expect laminated glass or impose stricter local glazing rules.

If you are specifying a **glass guardrail**, verify:

* the adopted code edition
* local glass safety amendments
* whether a top rail exception has been tested and accepted

### Cable railing code requirements

**Cable railing code** starts with the same core guard rules as other systems. The main requirements are usually:

* compliance with the **4-inch sphere rule**
* compliance with required structural loads
* a compliant continuous top rail

Commercial cable systems often need closer review for deflection and testing. Residential cable systems still need to prevent openings from exceeding code limits under expected loading.

### ADA requirements for commercial railing

**ADA handrail requirements** apply as an added layer on top of IBC rules for applicable commercial projects. They do **not** apply to private residential projects governed by the IRC.

For accessible stairs and ramps, key ADA handrail rules include:

* **34 in. to 38 in. height**
* **graspable handrail profile**
* **1 1/2 in. minimum wall clearance**
* required extensions at the top and bottom of stairs and ramps

The railing material does not change the ADA obligation. A glass or cable system still needs a compliant handrail where ADA applies.

### Local code adoption matters

The **IBC** and **IRC** are model codes. They are not law until adopted by a state, county, or city.

That means the final answer for **railing code requirements** depends on:

* the adopted code edition
* local amendments
* project use and occupancy
* the authority having jurisdiction

California is a common example. Some jurisdictions require **42-inch residential guards**, even where the base IRC would allow 36 inches.

### Frequently asked questions

<details>

<summary>What is the difference between IBC and IRC for railing?</summary>

The **IBC** governs most commercial and multi-family projects with 3 or more units. The **IRC** governs single-family homes, duplexes, and townhouses. The biggest railing differences are usually **guardrail height**, **glass requirements**, and **ADA obligations**.

</details>

<details>

<summary>Does my house follow IBC or IRC railing requirements?</summary>

Most houses follow the **IRC**. Commercial buildings and multi-family projects with 3 or more units usually follow the **IBC**.

</details>

<details>

<summary>What is the guardrail height under IBC and IRC?</summary>

The **IBC guardrail height** is **42 inches minimum**. The **IRC guardrail height** is **36 inches minimum** in standard model code conditions.

</details>

<details>

<summary>Is handrail height the same under IBC and IRC?</summary>

Yes. Standard **handrail height** is **34 inches to 38 inches** under both codes.

</details>

<details>

<summary>Does ADA apply to residential railing?</summary>

No. **ADA** applies to applicable commercial and public settings. Private residential projects governed by the **IRC** do not follow ADA in the same way.

</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 Size Requirements](/code-compliance/railing-code/handrail-size-requirements.md)

<br>


---

# 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/getting-started/ibc-vs.-irc-railing-code-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.
