Skip to main content

Aa

Burgundy on White

10.73:1 contrast ratio

WCAG AAA10.73:1 contrast ratio

Burgundy on White

Passes WCAG AAAsuitable for all text and UI

✓ Pass

WCAG AA Normal

4.5:1 required

✓ Pass

WCAG AA Large

3:1 required

✓ Pass

WCAG AAA Normal

7:1 required

✓ Pass

UI Components

3:1 required

Burgundy

Foreground (Text)

HEX

#800020

White

Background

HEX

#FFFFFF

Contrast Analysis

10.73:1

Contrast ratio

WCAG AAA

Exceeds WCAG 2.1 AAA standard

CSS Code

CSS Variables

:root {
  --fg: #800020;
  --bg: #FFFFFF;
}

Inline Style

color: #800020;
background-color: #FFFFFF;

Tailwind (arbitrary)

text-[#800020] bg-[#FFFFFF]

Use Cases

wineluxuryrefined

Related Accessible Pairs