colour_cultural_risk
ActiveTool of Colour Memory
Cultural risk assessment for a hex value or palette (symbolic weight, regional taboos, religious associations, market flags). This is one component of colour_passport for single colours. Use colour_passport for a general profile; call this directly for palette-level risk checks or when cultural risk is the only thing being asked about.
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"hex": {
"type": "string",
"description": "Single hex value to assess e.g. '#FF9900'"
},
"markets": {
"type": "array",
"items": {
"type": "string"
},
"description": "Optional market focus e.g. ['China', 'Middle East', 'India']"
},
"palette": {
"type": "array",
"items": {
"type": "string"
},
"description": "Optional list of hex values to assess as a palette"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Colour Memory
https://github.com/DigbyO/colour-memory-api
2/7 registries