Color Foundations
The GateFlow color system is built on institutional OKLCH foundations, emphasizing depth, serious professionalism, and high contrast.
Perceptual Uniformity
Using OKLCH, we maintain consistent lightness (L) across all hues. This ensures that Kimchi, Cobalt, and Emerald feel equally bright and readable.
Satin-Charcoal Depth
We use a warm-charcoal base (Hue 250) for all dark mode surfaces. Lightness tiers (8-22%) create "Satin" depth without the harshness of pure black.
Semantic Mapping
All UI is built using semantic --ds- tokens. If you change a profile, every component updates instantly without a build step.
Accent Profile Lab
Accent Profile Lab
Switch between enterprise accent profiles to see how the system adapts. All components using --ds-primary-accent will update instantly.
Satin-Charcoal Neutrals
The backbone of the design system. These tier-based ramps provide the deep institutional depth characteristic of GateFlow.
--gf-color-neutral-10Canvas / Deep--gf-color-neutral-20Sidebar / Nav--gf-color-neutral-30Surface / Card--gf-color-neutral-40Raised / Hover--gf-color-neutral-50Overlay / ModalSemantic Surface Layer
Every component is built using these semantic mappings. This ensures theme-shifting works automatically across light/dark and accent profiles.
--ds-background-defaultInstitutional Base--ds-surface-subtleInset / Sidebar--ds-surface-raisedComponent Base--ds-surface-overlayElevated UI--ds-surface-glassGlassmorphismInstitutional Typography
Semantic text tones ensure that readability is prioritized, with dedicated inverse and accent variants for brand expression.
--ds-text-primaryHigh contrast--ds-text-subtleSecondary body--ds-text-inverseOn light bg--ds-text-accentPrimary brand linksActive Accent Mapping
These tokens reflect the currently active accent profile (Kimchi, Cobalt, or Emerald). Switch the lab above to see them in action.
--ds-primary-accentEnergy / Brand--ds-accent-boldInteractive Base--ds-accent-hoverPressed State--ds-accent-subtleTranslucent fillPhase 2 GF Tokens
The newly mapped tokens from Phase 2 for direct reference.
--gf-color-brand-50--gf-color-brand-300--gf-color-brand-500--gf-color-brand-700--gf-color-bg-page--gf-color-bg-subtle--gf-color-bg-default--gf-color-bg-raised--gf-color-bg-overlay--gf-color-text--gf-color-text-subtle--gf-color-border--gf-color-success--gf-color-warning--gf-color-danger--gf-color-infoInstitutional OKLCH Protocol
We leverage OKLCH for institutional stability. By locking Chrome (C) and Hue (H) while strictly managing Lightness (L), we generate accessible palettes that look identical in contrast across different browser engines. This prevents the "flickering" contrast issues common in traditional HEX/HSL systems.