Summer Plum

2074-20 / Benjamin Moore
#7B3C63

This composed purple carries blush depth, shifting between moody and regal in different light.

Spec Sheet

Hex#7B3C63
RGB123, 60, 99
HSL323°, 34%, 36%
On White 7.87:1 AAA
On Black 2.67:1 Fail

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #F5F0F3
Text: #321527
Accent: #7B3C63
Support: #54926C
Neutral: #D4C9CA

Rules:
- Use Background for surfaces and canvas
- Use Ink for body text and icons
- Never use Accent as body text — contrast is too low
- Maintain 4.5:1 minimum contrast for normal text
Learn more about AI Palette

Design System from Summer Plum Palettes are free. Exports aren't.

#F5F0F3 background RGB 245 240 243
#321527 ink RGB 50 21 39
#7B3C63 accent RGB 123 60 99
#54926C support RGB 84 146 108
#D4C9CA neutral RGB 212 201 202
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F5F0F3;
  --palette-ink: #321527;
  --palette-accent: #7B3C63;
  --palette-support: #54926C;
  --palette-neutral: #D4C9CA;
}

Tailwind Config

{
  "palette-background": "#F5F0F3",
  "palette-ink": "#321527",
  "palette-accent": "#7B3C63",
  "palette-support": "#54926C",
  "palette-neutral": "#D4C9CA"
}

Pro Exports Pro

Color Blindness Simulation

#414B64
Protanopia
#515561
Deuteranopia
#823C4B
Tritanopia

Build a design system around Summer Plum.