{
  "host": "dcbbank.com",
  "category": "bank",
  "url": "https://dcbbank.com/",
  "reachable": true,
  "auditedFromIndia": false,
  "states": [
    {
      "label": "landing",
      "url": "https://www.dcb.bank.in/",
      "violations": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/color-contrast?application=playwright",
          "nodes": 4,
          "samples": [
            {
              "target": ".BannerLanding_embla__slide__55ZCT:nth-child(1) > .BannerLanding_hero-section__XTVGR > .row.align-items-center.d-flex > .order-2.order-lg-1.col-md-12 > .BannerLanding_left-hero-content__aducR > .BannerLanding_description__m_UNd",
              "html": "<div class=\"BannerLanding_description__m_UNd\">Savings Account with cashback benefit upto ₹16,500 p.a. on eligible UPI transactions</div>"
            },
            {
              "target": ".PrimaryCta_contact-details__iJNzo > h4",
              "html": "<h4>DCB Customer Care</h4>"
            },
            {
              "target": ".PrimaryCta_social-box-wrap__fOM53 > h4",
              "html": "<h4>Follow us on</h4>"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": "a[href$=\"dicgc.org.in/\"]",
              "html": "<a class=\"external-link\" href=\"https://www.dicgc.org.in/\" target=\"_blank\">DICGC</a>"
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": "moderate",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/page-has-heading-one?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "html",
              "html": "<html lang=\"en\" data-font-size=\"medium\" class=\"light\">"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}