Page Scan Results:
Oral Roberts University is a Christian university located in Tulsa, Oklahoma.

https://oru.edu/

Known Issues - These "violations" have been flagged as problematic by Axe, our accessibility scanner. Axe's "no false positives" philosophy means that if it's shown here, it's likely a problem to someone.

Known Issues on This Page

Elements must meet minimum color contrast ratio thresholds

serious

Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds. Axe Reference

Rule type: WCAG 2.0 AA, WCAG SC 1.4.3, EN-301-549, EN-9.1.4.3, ACT
  1. <p class="paragraph-width">Your desire for excellence has led you here. Pursue your purpose and ignite a light that lasts…right here in Tulsa, Oklahoma.</p>
    Element selector:
    .paragraph-width
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.99 (foreground color: #ffffff, background color: #6c80a3, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1 .homepage-main-hero-content-inner
  2. <h5>Start your journey with ORU!</h5>
    Element selector:
    .toggle-panel-message-apply > h5
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 2.1 (foreground color: #ffffff, background color: #c8b081, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1 #side-slideout

Required ARIA attributes must be provided

critical

Ensures elements with ARIA roles have all required ARIA attributes. Axe Reference

Rule type: WCAG 2.0 A, WCAG SC 4.1.2, EN-301-549, EN-9.4.1.2
  1. <div class="h2 text-white text-center form-title" role="heading">Want more info about our degree programs?</div>
    Element selector:
    .h2
    Failing checks (At least one of these should pass)
    • Required ARIA attribute not present: aria-level

Interactive controls must not be nested

serious

Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies. Axe Reference

Rule type: WCAG 2.0 A, WCAG SC 4.1.2, EN-301-549, EN-9.4.1.2
  1. <button onclick="set_lang_ch()" style="padding:none;">
    Element selector:
    button[onclick="set_lang_ch()"]
    Failing checks (At least one of these should pass)
    • Element has focusable descendants .item-ch