CIF Score
Does Your Site Actually Work for People with Disabilities?
One composite score. Five categories. Bronze-to-Platinum certification. The difference between WCAG compliance and real-world accessibility.
WCAG Compliance Is Not Enough
You can pass every automated WCAG check and still have a site that is inaccessible when it demands motor precision, sustained attention, or sensory impairments. WCAG checks markup. CIF checks whether your interface actually works.
Your Lighthouse accessibility score is 98. Your axe scan returns zero violations. You ship with confidence. Then a user with Parkinson's cannot hit your 36px buttons on mobile. A user with ADHD abandons your 14-decision checkout flow at step 6.
WCAG rules check whether elements exist. CIF measures whether humans with real disabilities can actually use them.
CIF scores your site across five disability-relevant categories, each tested with real behavioral simulation. The composite score tells you at a glance how fit your interface is for disabled users. The category breakdown tells you exactly where to fix.
Each category maps to real disability types: motor impairments, visual impairments, cognitive disabilities, sensory disabilities, and navigation accessibility.
Five Categories of Interface Fitness
Each category scores 0 to 100. The composite CIF score is the weighted average. Low scores in any single category mean real users are being excluded.
A 32px button passes desktop tests. Motor-impaired users miss it 67% of the time on mobile.
Your contrast ratio is 4.6:1. Users with cataracts still cannot read the secondary text.
Your checkout has 14 decisions per page. ADHD users abandon at decision 6.
Your onboarding video has no captions. 15% of users get zero information from it.
Screen reader users hit 47 tab stops before reaching the main content.
Certification Levels
CIF scores map to certification levels. Each level represents a measurable standard of disability accommodation.
Basic disability awareness. Most critical barriers addressed.
Good disability support. Works for most users most of the time.
Strong disability support. Proactive accommodation across categories.
Exceptional. Your site is a model of inclusive design.
CIF vs WCAG
CIF does not replace WCAG. It extends it. WCAG checks whether your markup follows rules. CIF checks whether your interface serves real users with real disabilities.
| Feature | WCAG | CIF |
|---|---|---|
| Checks markup rules | ||
| Tests real user behavior | ||
| Mobile device simulation | ||
| Scores motor accessibility | ||
| Measures cognitive load | ||
| Certification levels | ||
| Single composite score | ||
| Radar chart visualization | ||
| Actionable fix priorities | ||
| Legal compliance baseline |
Run a CIF Score
One tool call. Five categories scored. Certification assigned. Top issues with fixes returned.
Tool Call
cif_score( url: "https://example.com", scope: "full_page", device: "mobile" )
Response
{
"compositeScore": 72,
"grade": "B",
"certification": "Silver",
"motor": { "score": 65 },
"visual": { "score": 82 },
"cognitive": { "score": 74 },
"sensory": { "score": 71 },
"navigation": { "score": 68 },
"topIssues": [
{ "issue": "Touch targets 36px on mobile",
"fix": "Set min 44x44px on all interactive elements" }
]
}Score Your Site Now
Get a CIF score across all five disability categories. See exactly where your interface fails real users.
Run CIF ScoreRelated Capabilities
Accessibility
Real disability testing on mobile and desktop
Test Like Real People
26 cognitive traits per persona
Where Users Give Up
Predict abandonment with cognitive transport
Readability
Content complexity analysis
Find What Humans Miss
AI-powered QA at scale
All 120 Tools
Browse the complete tool reference
Choose Your Plan
Start free. Upgrade when you need mobile device testing, full-page scope, per-site analytics, and more.
$0/month
- 38 MCP tools
- 1 site, 50 credits/month
- Viewport-only analysis
- 5-category CIF score
- Certification levels
- Top issues with fixes
$49.99/month
- 97 MCP tools (all cognitive + visual)
- 1 site + 2,000 credits/month
- Viewport + full-page scope
- Mobile/tablet device emulation
- Analytics dashboard + CSV/PDF export
- 5-category CIF score
- Certification levels
- Top issues with fixes
Custom
- 120 tools (marketing + stealth + security)
- 10 sites + 10,000 credits/month
- Geo proxy testing (12 regions)
- SSO/OAuth integration
- 5-category CIF score
- Certification levels
- Top issues with fixes