Wing Flutter

680C-2 / Behr
#F0DFF8

A very light, rich purple with creative presence. Adds sophistication and personality to feature walls and private spaces.

Spec Sheet

Hex#F0DFF8
RGB240, 223, 248
HSL281°, 64%, 92%
On White 1.26:1 Fail
On Black 16.62:1 AAA

For AI Tools

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

Background: #E9E4EC
Text: #1A101E
Accent: #F0DFF8
Support: #79AF60
Neutral: #CEB1C9

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

#E9E4EC background RGB 233 228 236
#1A101E ink RGB 26 16 30
#F0DFF8 accent RGB 240 223 248
#79AF60 support RGB 121 175 96
#CEB1C9 neutral RGB 206 177 201
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E9E4EC;
  --palette-ink: #1A101E;
  --palette-accent: #F0DFF8;
  --palette-support: #79AF60;
  --palette-neutral: #CEB1C9;
}

Tailwind Config

{
  "palette-background": "#E9E4EC",
  "palette-ink": "#1A101E",
  "palette-accent": "#F0DFF8",
  "palette-support": "#79AF60",
  "palette-neutral": "#CEB1C9"
}

Pro Exports Pro

Color Blindness Simulation

#DCE4F9
Protanopia
#DFE5F7
Deuteranopia
#F0E2E7
Tritanopia

Build a design system around Wing Flutter.