This web application is the interoperability layer accompanying the research paper "A Harmony-Rule Engine as an Interoperability Bridge for Natural Dye Color Systems" (target: Color Research & Application, Wiley). It translates craft-derived color knowledge into interoperable design assets — classify, generate, and export categorised palettes drawn from a measured natural-dye dataset.
Rule definitions derived from the curated reference set. Thresholds are designer-editable and were calibrated against expert-curated pairs.
The 33-color dataset is derived from:
Netithammakorn, N., Sakon, T. & Shen, Y. (2025). A study of natural dyes to create color palette for creative design. Color Research & Application. DOI: 10.1002/col.70022
Colors were measured using a Datacolor Spectro 700V spectrophotometer under a D65 illuminant and the CIE 1964 10° standard observer, with four replicate measurements averaged to produce final CIELAB (L*, a*, b*) coordinates.
Vanilla HTML/CSS/JavaScript. All color math is implemented directly — no external library dependencies — so the application runs in any modern browser without a server.