Skip to main content

ADA Contrast Error on Pop-up

Comments

7 comments

  • Ariel H.

    Hi Hayley,

    Thank you for contacting us.

    This error occurs when the text color and background color are too similar, making it hard to read the text.  To fix this, you can change the text and background colors in the Brizy editor.

    If you have any further questions, please let us know.

    Best regards,
    Ariel H.

    0
  • Hayley Bowen

    Ariel, thanks. The reason I am posting is that in these examples the background is black and the font color is white. There shouldn't be any contact issues with those colors used with each other. I think something else is tricking it in the code.

    If you look at my screenshots you can see that in the Brizy editor,

    • the color of the column is #000000 (Black).
    • and the font color of the text is #F6F6F6 (Off White).

    Then looking at the pop-up displayed on the website you can see that the Brizy code is flagged because it thinks that the background color and font color are both "RGB (255,255, 255)" (White).

     

    Screenshot of pop-up in Brizy editor.

     

    Contrast Error 

    0
  • KC George

    Hi Hayley,

    Have you considered the possibility that the ADA compliance assessment by the chrome extension may have its own weaknesses and hence the it could be giving you a false warning?

    Please do more ADA compliance tests using alternate providers and compare assessments and check if they all agree with WAVE Web Accessibility Evaluation Tool.

    0
  • Hayley Bowen

    KC George, I appreciate the resources.

    Scanning on Accessibility Checker

    On POPUP 1 "Brz-ContrastError-1" URL: https://raspberry16441017.brizy.site/

    It has detected contrast issues on Accessibility Checker

    Compared to Wave results calling out Brizy CSS classes

    <p data-generated-css="brz-css-fqolp" data-uniq-id="esrrf" class="brz-css-omjim" style="color: rgb(255, 255, 255);">
    Very low contrast
    <em style="color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);">
    White text thinks on white background in code.
    </em>
    </p>

    <span style="opacity: 1;" class="brz-cp-color8">
    Contrast Error
    </span>

    <p class="brz-css-atylm" data-generated-css="brz-css-sozqf" data-uniq-id="noohq">
    Very low contrast
    <em style="color: rgb(255, 255, 255);">
    Opt-in today,
    </em>
    </p><p class="brz-css-wlzru" data-generated-css="brz-css-vzodb" data-uniq-id="traai">
    Very low contrast
    <em style="color: rgb(255, 255, 255);">
    Text
    </em>
    Very low contrast
    <span style="color: rgb(255, 255, 255);">
    &quot;
    </span>
    Very low contrast
    <strong style="color: rgb(255, 255, 255);">
    EXAMPLE
    </strong>
    Very low contrast
    <span style="color: rgb(255, 255, 255);">
    &quot;
    </span>
    Very low contrast
    <em style="color: rgb(255, 255, 255);">
    to
    </em>
    Very low contrast
    <strong style="color: rgb(255, 255, 255);">
    91896
    </strong>
    </p>

    I don't see a mention of contrast on Site Improve, so maybe a good sign.  I'm also trying to figure out how to use Accessi, so I'm not entirely clear on those results. 

    If it is pulling Brizy CSS classes with the error should we be concerned?

     

     

    0
  • KC George

    Hi Hayley,

    You should take action to correct it if you can confirm the ADA compliance assessment based on your own observations. I suppose there is nothing that can be done to correct it if an automated system's assessment cannot be validated in real life.

    0
  • Hayley Bowen

    Do you know what is triggering it on the Brizy side to think that the background and font color are both white?

     

    Is there anything you or I can do to correct that?

    <p data-generated-css="brz-css-fqolp" data-uniq-id="esrrf" class="brz-css-omjim" style="color: rgb(255, 255, 255);">
    Very low contrast
    <em style="color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);">
    0
  • KC George

    Hi Hayley,

    It's unclear what on Brizy's end would have prompted this assessment by WAVE Web Accessibility Evaluation Tool. The goal of ADA compliance is to increase the accessibility of websites for people with disabilities. So long as you don't detect any contrast issues on your website that make it difficult for folks who are visually impaired, I would say you don't need to do anything to fix it.

    0

Please sign in to leave a comment.