colour_metrics
ActiveTool of Colour Memory
Returns raw perceptual metrics (LRV, chroma, hue angle, warmth, undertone) for a single colour. This is one component of colour_passport. Use colour_passport for a general colour profile; use this only when the user explicitly wants isolated numeric values.
Parameters schema
{
"type": "object",
"required": [
"hex_val"
],
"properties": {
"hex_val": {
"type": "string",
"description": "Hex value e.g. '#8B4513'"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Colour Memory
https://github.com/DigbyO/colour-memory-api
2/7 registries