---
title: "Fitzpatrick Scale — Glossary | School of Dermatology"
url: https://schoolofdermatology.com/glossary/fitzpatrick-scale
description: "Understand the Fitzpatrick Scale, how skin types I-VI are classified based on UV response, and its use in dermatology for treatment planning."
lang: en
---

Glossary

# Fitzpatrick Scale

FITS-pat-rik skayl

## Definition

The Fitzpatrick Scale is a numerical classification system developed by dermatologist Thomas Fitzpatrick in 1975 that categorizes human skin into six types (I through VI) based on the skin's response to UV radiation. Type I (very fair skin that always burns, never tans) through Type VI (deeply pigmented skin that never burns). The scale was originally designed to determine appropriate UV exposure doses for PUVA therapy but is now widely used in dermatology to assess skin cancer risk, predict responses to laser treatments, and guide sun protection recommendations. While useful, the scale has limitations — it primarily reflects UV sensitivity rather than overall skin health and does not fully capture the diversity of skin tones. Modern dermatology is moving toward more inclusive assessment tools that consider additional factors beyond sunburn tendency.

## Related Terms

SPF: https://schoolofdermatology.com/glossary/spf
UVA: https://schoolofdermatology.com/glossary/uva
UVB: https://schoolofdermatology.com/glossary/uvb
Melanin: https://schoolofdermatology.com/glossary/melanin
Hyperpigmentation: https://schoolofdermatology.com/glossary/hyperpigmentation

Was this definition helpful?

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "DefinedTerm",
    "name": "Fitzpatrick Scale",
    "description": "The Fitzpatrick Scale is a numerical classification system developed by dermatologist Thomas Fitzpatrick in 1975 that categorizes human skin into six types (I through VI) based on the skin's response to UV radiation. Type I (very fair skin that always burns, never tans) through Type VI (deeply pigmented skin that never burns). The scale was originally designed to determine appropriate UV exposure doses for PUVA therapy but is now widely used in dermatology to assess skin cancer risk, predict responses to laser treatments, and guide sun protection recommendations. While useful, the scale has limitations — it primarily reflects UV sensitivity rather than overall skin health and does not fully capture the diversity of skin tones. Modern dermatology is moving toward more inclusive assessment tools that consider additional factors beyond sunburn tendency.",
    "url": "https://schoolofdermatology.com/glossary/fitzpatrick-scale",
    "inDefinedTermSet": {
      "@type": "DefinedTermSet",
      "name": "School of Dermatology Skincare Glossary",
      "url": "https://schoolofdermatology.com/glossary"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://schoolofdermatology.com"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Glossary",
        "item": "https://schoolofdermatology.com/glossary"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "Fitzpatrick Scale",
        "item": "https://schoolofdermatology.com/glossary/fitzpatrick-scale"
      }
    ]
  }
]
```