136 DyesFull database including hex, RGB, HSV, categories, acquisition methods, vendor costs, and Patch 7.5 consolidation groups.
Color MatchingFind the closest FFXIV dye to any hex color using six distance algorithms — RGB, CIE76, CIEDE2000, Oklab, HyAB, and OKLCh-weighted.
No Auth RequiredAll Phase 1 endpoints are anonymous. Open CORS — callable from any browser, Dalamud plugin, Discord bot, or mobile app.
Edge CachedDeployed globally on Cloudflare Workers. Dye data is cached 1 hour in browsers and 24 hours at the edge.
6 LanguagesDye names available in English, Japanese, German, French, Korean, and Chinese via the `locale` query parameter.
Consistent EnvelopesEvery response uses the same `{ success, data, meta }` envelope with typed error codes and per-request UUIDs for easy debugging.