You're viewing a demo portfolio

Join the waitlist
PRSM

colour_compare

Active

Tool of Colour Memory

declared in 2.3.4

Deep perceptual and semantic comparison between any two hex values. Returns quantified differences in LRV, chroma, hue angle, warmth, and CIEDE2000 distance, plus cultural context on both — which is more authoritative, more saturated, more stable under different illuminants, and what each has historically signified. Use when choosing between two colours or explaining why one works better than another. Not a harmony tool — this is a decision and reasoning tool.

Parameters schema

{
  "type": "object",
  "required": [
    "hex_a",
    "hex_b"
  ],
  "properties": {
    "hex_a": {
      "type": "string",
      "description": "First colour hex e.g. '#003366'"
    },
    "hex_b": {
      "type": "string",
      "description": "Second colour hex e.g. '#1877F2'"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Colour Memory

https://github.com/DigbyO/colour-memory-api

2/7 registries
View full server →