# A11Y Light

This style inspired by the a11y-light theme from eric bailey's accessible themes.

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

## Colors

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

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

**WCAG compliance**

| Color                                             | Hex       | Ratio    | Normal text | Large text |
| ------------------------------------------------- | --------- | -------- | ----------- | ---------- |
| ![#515151](../../a11y_pygments/assets/515151.png) | `#515151` | 7.1 : 1  | AAA         | AAA        |
| ![#d71835](../../a11y_pygments/assets/d71835.png) | `#d71835` | 4.6 : 1  | AA          | AAA        |
| ![#7f4707](../../a11y_pygments/assets/7f4707.png) | `#7f4707` | 6.7 : 1  | AA          | AAA        |
| ![#116633](../../a11y_pygments/assets/116633.png) | `#116633` | 6.3 : 1  | AA          | AAA        |
| ![#00749c](../../a11y_pygments/assets/00749c.png) | `#00749c` | 4.7 : 1  | AA          | AAA        |
| ![#8045e5](../../a11y_pygments/assets/8045e5.png) | `#8045e5` | 4.8 : 1  | AA          | AAA        |
| ![#1e1e1e](../../a11y_pygments/assets/1e1e1e.png) | `#1e1e1e` | 14.9 : 1 | AAA         | AAA        |
