CI 77007
CI 77007 is classed chemically as an inorganic colour. It is a synthetic pigment composed of complex sodium aluminum sulfosilicates.
CI 77007 is listed in the European Commission CosIng inventory under the functional category Colorant, with CAS number 12769-96-9 / 1302-83-6 / 57455-37-5 and EC number 235-811-0 / 215-111-1. CosIng also records it as Lazurite (chemical name). CosIng records a restriction against it (IV/120), so check the corresponding Annex entry before formulating. In the free INCIDB sample it appears on 1 product label, reaching position 25 on L'Oreal Color Riche Liner Matte Signature Emeraude.
Regulatory status by region
European Union
Official text (EN), quoted verbatim from the source list.
- Allowed with conditions · Annex IV/120 · Instrument: (EC) 2009/1223 · Source retrieved 2026-09-24
Sample products containing CI 77007
Label positions from the free INCIDB sample. A lower position means the ingredient is declared earlier, i.e. present in a higher proportion.
Query CI 77007 in the full snapshot
import pyarrow.parquet as pq
ingredients = pq.read_table('ingredients.parquet').to_pandas()
target = ingredients[ingredients['inci_name'] == "CI 77007"]
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.