Page Scan Results:
Schedule a Campus Tour

https://osuokc.edu/recruitment/recruiters

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. <a href="/future-students" target="_self"><i class="glyphicon glyphicon-circle-arrow-right">&nbsp;</i>Future Students</a>
    Element selector:
    a[href$="future-students"][target="_self"]
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.47 (foreground color: #e85a00, background color: #fcfcfc, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 4.5:1 a[href$="future-students"][target="_self"]
  2. <a href="/inforequest" target="_self"><i class="glyphicon glyphicon-circle-arrow-right">&nbsp;</i>Request Information</a>
    Element selector:
    a[href$="inforequest"][target="_self"]
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.47 (foreground color: #e85a00, background color: #fcfcfc, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 4.5:1 a[href$="inforequest"][target="_self"]
  3. <a class="btn btn-default" href="/recruitment">Return to Recruitment Home </a>
    Element selector:
    .btn
    Failing checks (At least one of these should pass)
    • Element has insufficient color contrast of 3.03 (foreground color: #ffffff, background color: #ff6000, font size: 13.6pt (18.2px), font weight: bold). Expected contrast ratio of 4.5:1 .btn