Pastel-lavender is one of the color families shipped with this release. Dreamy violet from the v1 pastel family..

Shades#

Palette table#

ShadeClass fragmentValueBest role
50pastel-lavender-50#c9b3e6Lightest tint — page backgrounds, subtle fills, hover backgrounds for rows and list items.
100pastel-lavender-100#c9b3e6Very light — section backgrounds, badges on light UI, tinted code blocks.
200pastel-lavender-200#c9b3e6Light — borders on light themes, dividers with personality, chip backgrounds.
300pastel-lavender-300#c9b3e6Soft — secondary borders, disabled states with color, placeholder decorations.
400pastel-lavender-400#c9b3e6Medium-light — icons on dark surfaces, decorative accents, chart lines.
500pastel-lavender-500#c9b3e6The primary step — buttons, links, brand fills, key interactive elements.
600pastel-lavender-600#c9b3e6Hover step — hover states for 500 elements, or primary on very light UIs.
700pastel-lavender-700#c9b3e6Active step — pressed states, emphasized text on light tinted backgrounds.
800pastel-lavender-800#c9b3e6Dark — text on light palettes, headers in tinted sections, dark UI fills.
900pastel-lavender-900#c9b3e6Very dark — deep section backgrounds, high-contrast text carriers.
950pastel-lavender-950#c9b3e6Darkest — near-black tinted backgrounds, hero surfaces, footer tones.

Use it#

html
<div class="bg-pastel-lavender-500 text-white p-6 rounded-xl">Pastel-lavender surface</div>
<p class="text-pastel-lavender-600 dark:text-pastel-lavender-400">Adaptive text</p>
<div class="border border-pastel-lavender-200 dark:border-pastel-lavender-800 bg-pastel-lavender-50 dark:bg-pastel-lavender-950 p-4 rounded-lg">Panel</div>

Per-usage guides#

Contrast#

Flip point: shades 50–400 want dark text (text-slate-900); shades 500+ want white text. Verify with the accessibility/color-contrast|contrast guide.

colors/pastel-rose|pastel-rose · colors/pastel-mint|pastel-mint · colors/color-pairing|Pairing recipes