Sweet 16

1310 / Benjamin Moore
#F9C6CC

A light red with rosy undertones that commands attention on any surface.

Spec Sheet

Hex#F9C6CC
RGB249, 198, 204
HSL353°, 81%, 88%
On White 1.5:1 Fail
On Black 13.98:1 AAA

For AI Tools

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

Background: #F6F3F4
Text: #1F0F11
Accent: #F9C6CC
Support: #60AFA5
Neutral: #D0BFB4

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 Sweet 16 Palettes are free. Exports aren't.

#F6F3F4 background RGB 246 243 244
#1F0F11 ink RGB 31 15 17
#F9C6CC accent RGB 249 198 204
#60AFA5 support RGB 96 175 165
#D0BFB4 neutral RGB 208 191 180
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F6F3F4;
  --palette-ink: #1F0F11;
  --palette-accent: #F9C6CC;
  --palette-support: #60AFA5;
  --palette-neutral: #D0BFB4;
}

Tailwind Config

{
  "palette-background": "#F6F3F4",
  "palette-ink": "#1F0F11",
  "palette-accent": "#F9C6CC",
  "palette-support": "#60AFA5",
  "palette-neutral": "#D0BFB4"
}

Pro Exports Pro

Color Blindness Simulation

#CECDCC
Protanopia
#D9D6CB
Deuteranopia
#FFC2C8
Tritanopia

Build a design system around Sweet 16.