You're viewing a demo portfolio

Join the waitlist
PRSM

lookup_color_contrast

Active

Tool of GoCreative Agent API

declared in 1.27.1

Calculate WCAG color-contrast ratio between two hex colors. Pass 'FG/BG' (no #). Use for accessibility and design agents. Example call: {"fg_bg": "ffffff/3b82f6"} Cost: $0.005–$0.05 USDC on Base per call.

Parameters schema

{
  "type": "object",
  "title": "lookup_color_contrastArguments",
  "required": [
    "fg_bg"
  ],
  "properties": {
    "fg_bg": {
      "type": "string",
      "title": "Fg Bg"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

GoCreative Agent API

1/7 registries
View full server →
lookup_color_contrast — GoCreative Agent API — PRSM MCP