You're viewing a demo portfolio

Join the waitlist
PRSM

color-intel__check_contrast

Active

Tool of TO1 Intelligence Fleet

declared in 1.0.0

[color-intel] Check the WCAG accessibility contrast ratio between two colors — essential for web accessibility. Returns the contrast ratio (1:1 to 21:1) and whether it meets WCAG AA (4.5:1 normal text, 3:1 large) and AAA (7:1) standards.

Parameters schema

{
  "type": "object",
  "required": [
    "color1",
    "color2"
  ],
  "properties": {
    "color1": {
      "type": "string",
      "description": "First color (foreground/text) — hex, CSS name, or rgb()"
    },
    "color2": {
      "type": "string",
      "description": "Second color (background) — hex, CSS name, or rgb()"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

TO1 Intelligence Fleet

1/7 registries
View full server →