You're viewing a demo portfolio

Join the waitlist
PRSM

palette_light_dark

Active

Tool of Colour Memory

declared in 2.3.4

Generate light-mode and dark-mode role maps from a palette. Analyses LRV, assigns background/surface/text/accent roles for each mode, checks body text contrast safety, and flags missing neutrals.

Parameters schema

{
  "type": "object",
  "required": [
    "palette"
  ],
  "properties": {
    "palette": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Array of hex values"
    },
    "use_case": {
      "type": "string",
      "default": "UI",
      "description": "Use case context e.g. UI, dashboard, report"
    }
  }
}

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 →
palette_light_dark — Colour Memory — PRSM MCP