# A11Y High Contrast Light

This style mimics the a11y-light theme (but with more contrast) from eric bailey's accessible themes.

![Screenshot of the a11y-high-contrast-light theme in a bash script](./images/a11y-high-contrast-light.png)

## Colors

Background color: ![#fefefe](https://via.placeholder.com/20/fefefe/fefefe.png) `#fefefe`

Highlight color: ![#fae4c2](https://via.placeholder.com/20/fae4c2/fae4c2.png) `#fae4c2`

**WCAG compliance**

| Color                                             | Hex       | Ratio    | Normal text | Large text |
| ------------------------------------------------- | --------- | -------- | ----------- | ---------- |
| ![#515151](../../a11y_pygments/assets/515151.png) | `#515151` | 7.9 : 1  | AAA         | AAA        |
| ![#a12236](../../a11y_pygments/assets/a12236.png) | `#a12236` | 7.4 : 1  | AAA         | AAA        |
| ![#7f4707](../../a11y_pygments/assets/7f4707.png) | `#7f4707` | 7.4 : 1  | AAA         | AAA        |
| ![#912583](../../a11y_pygments/assets/912583.png) | `#912583` | 7.4 : 1  | AAA         | AAA        |
| ![#00622f](../../a11y_pygments/assets/00622f.png) | `#00622f` | 7.5 : 1  | AAA         | AAA        |
| ![#005b82](../../a11y_pygments/assets/005b82.png) | `#005b82` | 7.4 : 1  | AAA         | AAA        |
| ![#6730c5](../../a11y_pygments/assets/6730c5.png) | `#6730c5` | 7.4 : 1  | AAA         | AAA        |
| ![#080808](../../a11y_pygments/assets/080808.png) | `#080808` | 19.9 : 1 | AAA         | AAA        |
