# Accent Soft Color

## Essence

Subtle accent surface for selected and hover backgrounds.

## Tokens

- Base: `--color-accent-soft` = `#e5f1ff / rgb(229, 241, 255)`.
- Inverse: `--color-accent-soft-inverse` = `--color-accent` = `#0b6bcb / rgb(11, 107, 203)`.

## Internal Rules

- Use as a soft background or supporting accent.
- Do not use as primary body text.

## Accessibility Notes

Foreground content must retain sufficient contrast against either value.

## Code Paths

- `packages/design-system/src/styles/tokens.css`
