{
  "category": "scb",
  "slug": "scb-rbl",
  "site": "rblbank.com",
  "url": "https://www.rblbank.com/",
  "journey": "Reach the credit-card apply flow.",
  "persona": {
    "name": "Farah, 33, Mumbai",
    "context": "Freelancer; ADHD, needs clear focus indicators."
  },
  "startedAt": "2026-08-23T23:42:15.477Z",
  "states": [
    {
      "label": "landing",
      "url": "https://www.rbl.bank.in/",
      "shot": "../screenshots/scb-rbl/00-landing.png",
      "violations": [
        {
          "id": "aria-allowed-role",
          "impact": "minor",
          "wcag": [],
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-allowed-role?application=playwright",
          "nodes": 4,
          "samples": [
            {
              "target": "#range1",
              "html": "<input class=\"range-slider-input\" aria-label=\"Choose a value\" role=\"slider\" data-slider-max=\"10000000\" data-slider-min=\"5000\" data-slider-step=\"10\" data-slider-value=\"0\" id=\"range1\" type=\"text\" style="
            },
            {
              "target": "#range2",
              "html": "<input class=\"range-slider-input\" aria-label=\"Choose an year\" role=\"slider\" data-slider-max=\"10\" data-slider-min=\"1\" data-slider-step=\"1\" data-slider-value=\"0\" data-value=\"0\" id=\"range2\" type=\"text\" s"
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "wcag": [
            "wcag2aa",
            "wcag143"
          ],
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/color-contrast?application=playwright",
          "nodes": 10,
          "samples": [
            {
              "target": ".testfdradio > .form-group-radio.xs-mb0.form-group:nth-child(2) > .cstm_radio_btn.radio-label[for=\"flexRadioDefault22\"]",
              "html": "<label class=\"radio-label form-check-color form-check-label radio-checkbox cstm_radio_btn\" for=\"flexRadioDefault22\">Tax saver *</label>"
            },
            {
              "target": "label[for=\"flexRadioDefault11_citizen\"] > .newlineFD",
              "html": "<span class=\"newlineFD\">Are you a senior citizen?</span>"
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": "moderate",
          "wcag": [],
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/heading-order?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": ".test",
              "html": "<h5 class=\"test\">7.20<small style=\"font-weight: 300;font-size: 75%;\">%</small><sub class=\"text-blue\" style=\"position: relative; top: 2px;font-weight: 300;\">* p.a.</sub></h5>"
            }
          ]
        },
        {
          "id": "landmark-contentinfo-is-top-level",
          "impact": "moderate",
          "wcag": [],
          "help": "Contentinfo landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/landmark-contentinfo-is-top-level?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": ".footerStyle",
              "html": "<footer class=\"footerStyle\" aria-label=\"footer navigation block\" role=\"contentinfo\">"
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-contentinfo",
          "impact": "moderate",
          "wcag": [],
          "help": "Document should not have more than one contentinfo landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/landmark-no-duplicate-contentinfo?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": ".site-footer",
              "html": "<footer class=\"site-footer\" aria-label=\"Site footer\">"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "wcag": [
            "wcag2a",
            "wcag141"
          ],
          "help": "Links must be distinguishable without relying on color",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/link-in-text-block?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": ".p14-adj > a[target=\"_blank\"]",
              "html": "<a href=\"/interest-rates?tab=fixed-deposit\" target=\"_blank\">click here<span class=\"visually-hidden\">for interest rates</span></a>"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "wcag": [
            "wcag2a",
            "wcag244",
            "wcag412"
          ],
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/link-name?application=playwright",
          "nodes": 5,
          "samples": [
            {
              "target": ".item:nth-child(1) > .rbl-myapp-section.common-section[data-mobank-app=\"\"] > .voter.container > .row > .col-md-12 > .rbl-myapp-card.aos-init[data-aos-anchor=\"#data-mobank-app\"] > .rbl-myapp-left > p > a",
              "html": "<a href=\"https://www.vidyasaarathi.co.in/Vidyasaarathi/registration/1710/RBL-Bank-Limited\" id=\"hp-flw-banner\">"
            },
            {
              "target": ".rbl-myapp-left > p > a[href$=\"chatbot\"]",
              "html": "<a href=\"/chatbot\" id=\"hp-chatbot-banner-know-more\">"
            }
          ]
        }
      ],
      "axeError": null,
      "focusablesTotal": 837,
      "emptyFocusables": 15,
      "positiveTabindex": 0,
      "landmarks": 22,
      "orphaned": 5,
      "hasH1": true,
      "hasLang": true,
      "missingAccessibleName": 15,
      "focusableSample": 837
    }
  ],
  "reachable": true,
  "finishedAt": "2026-08-23T23:42:56.580Z",
  "verified": {
    "firstPartyViolations": 7,
    "thirdPartyViolationsExcluded": 0,
    "firstPartyUnnamed": 10,
    "unnamedSamples": [
      "div.accessibility-switcher",
      "button.circle-btn",
      "section.common-section",
      "div.item",
      "input.range-ipwidth",
      "div.slider-handle",
      "div.slider-handle",
      "div.slider-handle"
    ],
    "reverifiedAt": "2026-08-24",
    "note": "Counts exclude embedded third-party widgets (YouTube, social, chat). First-party only."
  }
}