AMYLCINNAMYL ALCOHOL
AMYLCINNAMYL ALCOHOL is listed in the European Commission CosIng inventory under the functional category Perfuming, with CAS number 101-85-9 and EC number 202-982-8. CosIng also records it as 2-Pentyl-3-phenylprop-2-en-1-ol (chemical name). CosIng records a restriction against it (III/74), so check the corresponding Annex entry before formulating. In the free INCIDB sample it appears on 1 product label, reaching position 15 on Liquid Talc. It is on the EU Annex III fragrance-allergen list (Regulation (EC) 1223/2009 as amended by Regulation (EU) 2023/1545), so labelling rules apply above the regulated thresholds.
Regulatory status by region
European Union
Official text (EN), quoted verbatim from the source list.
- Fragrance allergen: must be named in the ingredient list above 0.001 % in leave-on and 0.01 % in rinse-off products. Annex III/74, Regulation (EC) No 1223/2009, Annex III (consolidated version 18.05.2026). Source retrieved 2026-09-24
- Restricted · Annex III/74 · Conditions: The presence of the substance must be indicated in the list of ingredients referred to in Article 19(1)g when its concentration exceeds: - 0.001% in leave-on products - 0.01% in rinse-off products · Instrument: (EC) 2009/1223 · Source retrieved 2026-09-24
Sample products containing AMYLCINNAMYL ALCOHOL
Label positions from the free INCIDB sample. A lower position means the ingredient is declared earlier, i.e. present in a higher proportion.
Query AMYLCINNAMYL ALCOHOL in the full snapshot
import pyarrow.parquet as pq
ingredients = pq.read_table('ingredients.parquet').to_pandas()
target = ingredients[ingredients['inci_name'] == "AMYLCINNAMYL ALCOHOL"]
print(target[['ingredient_id', 'functions', 'cas_number', 'is_common_allergen']])
The complete snapshot covers 18,583 products. Coverage of each enrichment column is published, both per distinct name and weighted by label occurrence — see the coverage table.