The canonical brand, token, and component system for Ambient Intelligence — from clinical dashboards to investor materials.
What Ambient is, who it speaks to, and where its design appears.
Ella AI is not a character or avatar. She is a field — six Lissajous oscillators moving in screen blend, producing patterns of light that breathe and never repeat.
Six oscillators each trace a parametric Lissajous figure — x = sin(t·fx + φ), y = cos(t·fy + ψ). Because each fx/fy pair is an incommensurate ratio, the curve never exactly closes. The pattern is organic and non-repeating across any practical timescale.
fx: .31, fy: .47globalCompositeOperation = "screen" — where two gradients overlap, colors add toward white rather than mixing toward gray. Against the near-black fill, the six spectral colors remain vivid. The luminous core breathes as oscillators drift through one another.
globalCompositeOperation = 'screen'Four layered conic strokes ring the portrait with six drifting color stops. Each stop interpolates toward a random angular target every ~400ms at its own lerp rate. Colors are perpetually mid-transition — coupled to the fill's animation clock, never still.
v += (target − v) × 0.030One accent family. Six semantic roles. Click any swatch to copy its hex.
Three families, each with a precise role. Never mixed without intent.
ADA · Section 508 · WCAG 2.1 AA · IEC 62366-1. In healthcare, accessible design is not a feature — it is the specification.
Accessible design is not retrofit work. It flows from the token level up: contrast ratios, touch targets, focus indicators, and semantic structure are system decisions, not page-level afterthoughts.
The core technical specification. 50+ success criteria across four principles. Level AA is the enforceable minimum for both Section 508 and ADA compliance. WCAG 2.2 (Oct 2023) adds 9 criteria including enhanced focus appearance.
Federal law requiring accessible electronic technology for agencies and federal contractors. The 2018 Refresh formally adopted WCAG 2.0 AA as the technical standard. Applies to Ambient via NIH STTR funding.
DOJ interpretation has expanded Title III to digital interfaces in commercial services. Care facilities deploying Ambient software are responsible for ensuring staff and resident-facing tools remain accessible.
FDA-recognized standard for human factors in SaMD. Section 5.1 explicitly requires consideration of users with physical, sensory, or cognitive impairments. Accessibility barriers in clinical UI are classified as use-related hazards.
Contrast measured against #FFFFFF (page background). Large text = ≥ 18pt (24px) regular or ≥ 14pt (18.67px) bold. WCAG 1.4.11 requires ≥ 3:1 for non-text UI components.
Findings from a review of the login page, primary dashboard, and alert feed against WCAG 2.1 AA. Organized by remediation priority. All critical items are required for ADA and Section 508 compliance.
Six accessibility fixes deployed to the Room Dashboard — the primary clinical interface nurses use during rounds.
C1 (login form labels), C2 (color-only severity in auth flow), M3 (push toggle state), M5 (logo alt text), L1 (password recovery), and L3 (focus ring audit) live in the shared dashboard layout and login page — addressed in a separate pass.
A specification and asset archive — not a runtime package. Claude Design and Claude Code both read from it.
Reads by Claude Design and Claude Code to keep ambient-ella-web and ambient-device-mobile visually consistent with every marketing output.