{
    "status": "error",
    "error": {
        "type": "wrong color format",
        "value": "85,102,119",
        "message": "not a valid HSL color"
    }
}