---
title: "Astringent — Glossary | School of Dermatology"
url: https://schoolofdermatology.com/glossary/astringent
description: "Learn what astringents are, how they work on the skin, and why modern skincare favors gentler alternatives for pore control and oil management."
lang: en
---

Glossary

# Astringent

uh-STRIN-jent

## Definition

An astringent is a topical product or ingredient that causes the contraction of skin cells and tissues, temporarily tightening the skin and reducing the appearance of pores. Traditional astringents often contain alcohol, witch hazel, or salicylic acid. They were historically popular for oily and acne-prone skin to help control excess sebum production. However, modern dermatology has moved away from harsh alcohol-based astringents because they can strip the skin's natural moisture barrier, leading to irritation, dryness, and even increased oil production as the skin compensates. Today, gentler alternatives like witch hazel distillates, niacinamide, or BHA-based toners are preferred for managing oily skin without compromising barrier function.

## Related Terms

Witch Hazel: https://schoolofdermatology.com/glossary/witch-hazel
Toner: https://schoolofdermatology.com/glossary/toner
Sebum: https://schoolofdermatology.com/glossary/sebum
Barrier Function: https://schoolofdermatology.com/glossary/barrier-function

Was this definition helpful?

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "DefinedTerm",
    "name": "Astringent",
    "description": "An astringent is a topical product or ingredient that causes the contraction of skin cells and tissues, temporarily tightening the skin and reducing the appearance of pores. Traditional astringents often contain alcohol, witch hazel, or salicylic acid. They were historically popular for oily and acne-prone skin to help control excess sebum production. However, modern dermatology has moved away from harsh alcohol-based astringents because they can strip the skin's natural moisture barrier, leading to irritation, dryness, and even increased oil production as the skin compensates. Today, gentler alternatives like witch hazel distillates, niacinamide, or BHA-based toners are preferred for managing oily skin without compromising barrier function.",
    "url": "https://schoolofdermatology.com/glossary/astringent",
    "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": "Astringent",
        "item": "https://schoolofdermatology.com/glossary/astringent"
      }
    ]
  }
]
```