Fairy Kei Color Palette
The official color guide for Fairy Kei. Soft, dreamy tones optimized for fashion, aesthetic design, and visual harmony.
Introduction
Fairy Kei is a defining palette in the fashion aesthetic. Popularized by Tokyo in 2010, this collection brings a gentle, soothing vibe to any project.
With a primary hue of #e0ffff, it offers a soft alternative to harsh saturated colors.
Perfect for backgrounds, illustrations, and calming UI elements, Fairy Kei creates an inviting atmosphere.
Color Analysis
A breakdown of the verified hex codes and their specific roles.
| Preview | Role | Hex | RGB |
|---|---|---|---|
| Primary | #e0ffff |
224, 255, 255 | |
| Secondary | #ffb6c1 |
255, 182, 193 | |
| Accent | #dda0dd |
221, 160, 221 | |
| Complement | #fafad2 |
250, 250, 210 |
Trends & Psychology
Soft Focus
Pastel colors like #e0ffff are known to have a calming effect on the viewer, reducing visual stress and creating a sense of safety and openness.
Global Appeal
Japan has seen a rising trend in seasonal cherry blossom campaigns and stationery using these exact tones.
Implementation Guide
Use these snippets to add Fairy Kei to your stylesheet.
CSS Variables
:root {
/* Fairy Kei Variables */
--pastel-1: #e0ffff;
--pastel-2: #ffb6c1;
--pastel-3: #dda0dd;
--pastel-4: #fafad2;
}
Frequently Asked Questions
Pastel colors are generally too light for body text on white backgrounds. Use them for backgrounds or large headlines on dark backgrounds.