Andrew Yong Start a project →
Accessibility statement

If the site doesn't work for you, that's a bug.

Email me and I'll fix it within five business days. hello@andrewyong.dev

What I commit to

This site is built to WCAG 2.2 AA at minimum. Every interactive element has a visible focus state, every image has meaningful alt text, every form field has a label, and every color pair is checked with a contrast tool before it ships.

What's been verified

  • Semantic HTML — real <nav>, <main>, <article>, <footer>, headings in order
  • Keyboard navigation — every link and button reachable via Tab, with a clear cobalt focus ring (:focus-visible)
  • Color contrast, tool-checked — body ink on cream is 15.9:1; white on cobalt is 7.6:1; cobalt links on cream are 6.7:1; ink on the yellow panels is 11.5:1
  • Text scales to 200% without horizontal scroll
  • prefers-reduced-motion respected — transitions are disabled when set
  • No content depends solely on color, sound, or hover

Known limits

I'm one person and I miss things. If you find something:

  • Email: hello@andrewyong.dev — subject "a11y"
  • Response: within 1 business day
  • Fix: within 5 business days for blockers, next deploy for cosmetic issues

Standards

WCAG 2.2 AA · WAI-ARIA 1.2 · HTML Living Standard

Last reviewed 2026 · 06 · 10, after the Daylight redesign.