Find Named Colours by Hex Code
query_hexFind the closest named archive colours to any hex value, using CIEDE2000 perceptual distance for accurate colour matching.
Instructions
Find the closest named archive colours to a hex value using CIEDE2000 perceptual distance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hex | Yes | Hex value with or without # e.g. '#8B4513' | |
| n_results | No | Number of results (default 5) | |
| archive | No | Optional: restrict to a named archive |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| result | No | ||
| error | No |