Skip to main content

Aa

White on Indigo

12.65:1 contrast ratio

WCAG AAA12.65:1 contrast ratio

White on Indigo

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

White

Foreground (Text)

HEX

#FFFFFF

Indigo

Background

HEX

#4B0082

Contrast Analysis

12.65:1

Contrast ratio

WCAG AAA

Exceeds WCAG 2.1 AAA standard

CSS Code

CSS Variables

:root {
  --fg: #FFFFFF;
  --bg: #4B0082;
}

Inline Style

color: #FFFFFF;
background-color: #4B0082;

Tailwind (arbitrary)

text-[#FFFFFF] bg-[#4B0082]

Use Cases

creativespiritualluxury

Related Accessible Pairs