--backgroundTokenPage background
Light
Dark
Search for a command to run...
Foundations
நிறங்கள்
Tamil DS uses a semantic token system built on OKLCH color space. Every color is designed for accessibility, dark mode, and high-contrast adaptation.
OKLCH வண்ண இடத்தில் கட்டப்பட்ட அர்த்தமுள்ள சொல் முறை.
The Tamil DS brand color is a restrained violet accent for decisive actions, focus states, links, and proof moments. Neutral surfaces carry the interface; the brand color is used deliberately so pages never become a color wash.
Brand 50
#F5F0FF
oklch(0.97 0.025 285)Brand 100
#E9DDFF
oklch(0.93 0.055 285)Brand 200
#D2BDFF
oklch(0.86 0.09 285)Brand 300
#B497F4
oklch(0.76 0.13 285)Brand 400
#956FDA
oklch(0.66 0.16 285)Brand 500
#7449C2
oklch(0.56 0.18 285)Brand 600
#633BA8
oklch(0.50 0.17 285)Brand 700
#512E89
oklch(0.42 0.15 285)Brand 800
#3D2367
oklch(0.34 0.12 285)Brand 900
#281842
oklch(0.24 0.08 285)Use semantic tokens, never raw hex or OKLCH values, in your component code. This ensures correct dark mode and high-contrast adaptation automatically.
--backgroundTokenPage background
Light
Dark
--foregroundTokenPrimary text
Light
Dark
--cardTokenCard surfaces
Light
Dark
--primaryTokenPrimary actions
Light
Dark
--secondaryTokenSecondary actions
Light
Dark
--mutedTokenMuted backgrounds
Light
Dark
--muted-foregroundTokenMuted text
Light
Dark
--borderTokenBorders, dividers
Light
Dark
--brandTokenBrand primary: restrained violet accent
Light
Dark
--destructiveTokenError, delete actions
Light
Dark
--successTokenSuccess states
Light
Dark
--warningTokenWarning states
Light
Dark
--infoTokenInformational states
Light
Dark
Reserved semantic colours for system feedback. Do not use these for decorative or brand purposes.
Success / வெற்றி
Warning / எச்சரிக்கை
Destructive / அழிவு
Info / தகவல்
All text and interactive foreground/background combinations in the default theme meet or exceed WCAG 2.1 AA. High-contrast mode targets WCAG AAA.
Body text on background
White on brand 500
Muted text on background
var(--brand)), never raw values in component code.--brand only for primary interactive elements: buttons, links, focus rings.--success, --warning, --destructive) are reserved for system feedback.