Table palette-aware backgrounds and colors #26
Replies: 2 comments
-
|
Resolved — keeping fixed table backgrounds across all palettes: Light surface (white bg, Carbon 10 header): white, light, midtone, blue palettes Changes:
Palette-aware table backgrounds (where the table surface inherits the exact palette background color) remain deferred to Phase 2. Sorted column tint contrast on non-white surfaces (Carbon 05 light palette, midtone) is a known minor issue — the even-row tint ( Creative director approved 2026-03-27. |
Beta Was this translation helpful? Give feedback.
-
|
Shipped with 0.6.0 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Feature area
Color scheme palettes (light, midtone, dark variants)
Describe the idea
HDS tables currently use a fixed-surface model: white background on light palettes (white, light, midtone) and Carbon 90 background on dark palettes (dark, blue). This was a deliberate Phase 1 decision to ship something that works on the two surfaces Figma specifies (white and Carbon 90), but it means tables don't match their surrounding palette background on 3 of 5 potential palettes.
This affects multiple table colors, not just sorted column tints:
The core question for creative director review:
The dark palette variants use the same tint approach as light --- semi-transparent white overlays resolved to hex against Carbon 90. If the table background changes for blue or black palettes, these tints would need recalculation too.
Current shipped approach is Option 1 (fixed surfaces). Options for Phase 2:
palette's actual background
Use case / user story
As a developer building pages across all six HDS palettes, I want tables to look intentional on every background so that users don't see jarring white or dark rectangles that break the visual flow of the page. This is most noticeable on the midtone palette (where a white table is very prominent against Carbon 20) and the blue palette (where a Carbon 90 table sits on NASA Blue Shade).
Beta Was this translation helpful? Give feedback.
All reactions