You're viewing a demo portfolio

Join the waitlist
PRSM

accessibility_check

Active

Tool of Colour Memory

declared in 2.3.4

Return WCAG 2.1 contrast ratios and AA/AAA pass/fail grades for a foreground hex against a background.

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.70.

Parent server

Colour Memory

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

2/7 registries
View full server →