interior_specify
ActiveTool of Colour Memory
Generate a complete interior colour specification from a concept or brief. Input a room concept, type, and style — receive a professionally structured colour scheme with 60/30/10 surface assignments, archive colour names with full cultural provenance, Farrow and Ball and Little Greene paint matches, three-illuminant light behaviour (D65 daylight, F11 atrium, Illuminant A incandescent), WCAG accessibility for digital use, and a written cultural rationale explaining why each colour belongs in this room. Examples: 'bold maximalist living room', 'calm Scandi bedroom', 'Victorian study', 'coastal kitchen', 'gallery hallway'. Use /interior-specification/pdf for a downloadable branded PDF version. This is the tool that replaces a colour consultation.
Parameters schema
{
"type": "object",
"required": [
"concept"
],
"properties": {
"avoid": {
"type": "array",
"items": {
"type": "string"
},
"default": [],
"description": "Colours, pigments or topics to exclude e.g. ['arsenic green']. Applied before selection."
},
"style": {
"type": "string",
"default": "heritage",
"description": "Style direction e.g. 'heritage', 'contemporary', 'maximalist', 'minimal', 'scandi', 'industrial', 'coastal'"
},
"concept": {
"type": "string",
"description": "Room concept or brief e.g. 'bold maximalist living room' or 'calm Scandi bedroom'"
},
"n_colours": {
"type": "integer",
"default": 5,
"description": "Number of colours in scheme (default 5, max 7)"
},
"room_type": {
"type": "string",
"default": "living",
"description": "Room type e.g. 'living', 'bedroom', 'kitchen', 'study', 'bathroom', 'hallway', 'dining'"
},
"orientation": {
"type": "string",
"default": "",
"description": "Room orientation e.g. 'north', 'south', 'east', 'west' — affects light advice"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Colour Memory
https://github.com/DigbyO/colour-memory-api
2/7 registries