query_hex
ActiveTool of Colour Memory
declared in 2.3.4
Find the closest named archive colours to a hex value using CIEDE2000 perceptual distance.
Parameters schema
{
"type": "object",
"required": [
"hex"
],
"properties": {
"hex": {
"type": "string",
"description": "Hex value with or without # e.g. '#8B4513'"
},
"archive": {
"type": "string",
"description": "Optional: restrict to a named archive"
},
"n_results": {
"type": "integer",
"default": 5,
"description": "Number of results (default 5)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Colour Memory
https://github.com/DigbyO/colour-memory-api
2/7 registries