Lead (납) — K-REACH Regulatory Data

CAS 7439-92-1 · KE KE-02155 · Pb · MW 207.2

TOXIC RESTRICTED

Lead and its compounds are among the most strictly regulated substances in Korea. Classified as toxic, restricted, and a CMR substance, lead carries multiple overlapping regulatory obligations. The restriction classification means specific conditions and concentration limits apply to its use.

Regulatory Classification

FlagStatus
ToxicYes
RestrictedYes
ProhibitedNo
PriorityYes
CmrYes
Accident PrepNo
Registration ReqYes
RotterdamNo

GHS Hazard Classification

PropertyValue
Signal Word위험 (Danger)
PictogramsGHS06, GHS08, GHS09
UN NumberN/A

Hazard Statements

API Response Example

Retrieve this data with a single API call:

GET /v1/substance/cas/7439-92-1

{
  "substance": {
    "cas_no": "7439-92-1",
    "name_eng": "Lead",
    "name_kor": "납",
    "formula": "Pb",
    "flags": {
      "is_toxic": true,
      "is_restricted": true,
      "is_prohibited": false,
      "is_priority": true,
      "is_cmr": true,
      "is_accident_prep": false,
      "is_registration_req": true,
      "is_rotterdam": false
    }
  },
  "regulations": [...],
  "ghs": {
    "signal_word": "위험",
    "pictograms": ["GHS06", "GHS08", "GHS09"]
  }
}

Why This Data Matters

Lead compounds are subject to both substance-level and product-level regulations in Korea. Manufacturers and importers need to check not just whether lead is present, but whether its form and concentration trigger specific restriction conditions under K-REACH.

Related

Access Lead regulatory data via API

Free tier includes this substance as a sandbox for testing

Try on RapidAPI