Skip to content

UN CRPD — United Nations Convention on the Rights of Persons with Disabilities

DodaTech Updated 2026-06-28 4 min read

In this tutorial, you will learn about UN CRPD. We cover key concepts, practical examples, and best practices to help you master this topic.

The UN CRPD is an international treaty that recognizes access to information and communications technology as a human right, with Article 9 specifically requiring states to ensure accessible ICT for persons with disabilities.

What You'll Learn

You will learn about the UN CRPD, its key articles related to digital Accessibility, how it influences national laws, and its role in establishing accessibility as a human right.

Why It Matters

The CRPD provides the ethical and legal foundation for accessibility as a human right. Understanding it helps you frame accessibility not as charity or Compliance but as fundamental rights.

Real-World Use

DodaTech's accessibility policy is explicitly grounded in the principles of the UN CRPD. The company's commitment to inclusion references Article 9 as the foundation for its accessible design practices.

flowchart TD
  A[UN CRPD] --> B[Human Rights Framework]
  A --> C[Article 9: Accessibility]
  A --> D[Influence on National Laws]
  B --> E[Disability as human rights issue]
  C --> F[Access to ICT]
  C --> G[Access to information]
  C --> H[Universal design in standards]
  D --> I[Informed ADA, EAA, AODA]
  D --> J[Basis for national legislation]

What Is the UN CRPD?

The UN Convention on the Rights of Persons with Disabilities was adopted in 2006. It has been ratified by 186 countries making it one of the most widely adopted human rights treaties.

Article 9: Accessibility

Article 9 requires states to take appropriate measures to ensure access for persons with disabilities to information and communications technologies, including the web.

Key Provisions

States must develop and monitor minimum accessibility standards. Promote access to ICT. Provide training on accessibility. Promote universal design in the development of standards.

How CRPD Influences National Laws

The CRPD has influenced accessibility laws worldwide. The EAA, AODA updates, and many other laws were developed in the context of CRPD obligations.

function getCRPDInfluence(country) {
  const influences = {
    'EU': 'EAA references CRPD in its preamble',
    'Canada': 'ACA builds on CRPD principles',
    'UK': 'Equality Act informed by CRPD',
    'Australia': 'DDA reviewed against CRPD',
    'Japan': 'Act on Elimination of Discrimination follows CRPD'
  };
  return influences[country] || 'CRPD provides the international framework';
}

console.log(getCRPDInfluence('EU'));

Expected output:

'EAA references CRPD in its preamble'

The Human Rights Argument

The CRPD frames accessibility as a human rights issue. This shifts the conversation from what the law requires to what people deserve.

Common Mistakes

1. Treating CRPD as Non-Binding

While the CRPD itself is a treaty, its principles have been incorporated into binding national laws in most countries.

2. Ignoring CRPD in Policy Documents

Referencing the CRPD in your accessibility policy demonstrates alignment with international human rights standards.

3. Not Knowing What CRPD Covers

CRPD covers all aspects of life including ICT, transportation, education, employment, and healthcare.

4. Assuming CRPD Only Applies to Governments

Governments are the primary duty bearers, but businesses should follow the principles of the convention.

5. Confusing CRPD with Other UN Documents

The CRPD is legally binding for ratifying countries. Other UN documents like the Sustainable Development Goals are aspirational.

6. Not Using CRPD Language in Advocacy

The CRPD provides powerful language for accessibility advocates. Use it to frame accessibility as a right.

7. Forgetting That Disability Is a Human Rights Issue

The CRPD established disability as a human rights issue rather than a medical or charity issue.

Practice Questions

1. When was the UN CRPD adopted?

  1. It has been ratified by 186 countries.

2. What does Article 9 of the CRPD address?

Accessibility, including access to information and communications technologies.

3. How has the CRPD influenced national accessibility laws?

The CRPD provides the international framework that informs laws like the EAA, ACA, and AODA.

4. Why is the CRPD important for web accessibility?

It establishes access to ICT as a human right, providing a moral and legal foundation for accessibility requirements.

5. Challenge: Read Article 9 of the UN CRPD. Write a one-page summary of how it applies to web accessibility and share it with your team.

FAQ

Is the UN CRPD legally binding?

For countries that have ratified it, yes. The CRPD requires states to implement its provisions through national law.

Does the CRPD directly apply to websites?

The CRPD applies to states. States then enact laws that apply to websites. It is the foundation, not the direct regulation.

How can I cite the CRPD in my accessibility work?

Reference Article 9 in your accessibility policy. Use it as the ethical foundation for accessibility requirements.

What countries have not ratified the CRPD?

A small number including the United States have signed but not ratified. The US still follows CRPD principles through the ADA.

Does the CRPD define accessibility standards?

No. It requires states to develop and monitor minimum standards. WCAG is the most commonly adopted standard.

Mini Project

Read the full text of UN CRPD Article 9. Write an accessibility policy for a fictional organization that explicitly references the CRPD as its ethical foundation.

What's Next

Learn about Lawsuit Trends in accessibility litigation to understand the current enforcement landscape. Then explore ADA Title III Deep Dive.

Built by the developers of DodaTech

Doda Browser, DodaZIP & Durga Antivirus Pro