You're viewing a demo portfolio

Join the waitlist
PRSM

accessibility_check

Active

Tool of Colour Memory

declared in 2.3.4

Evaluates contrast for a single foreground/background pair. For palettes or multiple colours, use accessibility_matrix instead, it replaces multiple accessibility_check calls in one response.

Parameters schema

{
  "type": "object",
  "required": [
    "hex_val"
  ],
  "properties": {
    "hex_val": {
      "type": "string",
      "description": "Foreground hex value"
    },
    "background": {
      "type": "string",
      "default": "FFFFFF",
      "description": "Background hex (default 'FFFFFF')"
    }
  }
}

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 →