Pleasing Pink
#FDE2E6A luminous, flushed pink that bridges warmth and restraint in interior applications.
Spec Sheet
Hex#FDE2E6
RGB253, 226, 230
HSL351°, 87%, 94%
On White 1.22:1 Fail
On Black 17.2:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F3F1F2 Text: #321F22 Accent: #FDE2E6 Support: #48847B Neutral: #CBB5AA 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
Design System from Pleasing Pink Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F3F1F2;
--palette-ink: #321F22;
--palette-accent: #FDE2E6;
--palette-support: #48847B;
--palette-neutral: #CBB5AA;
}Tailwind Config
{
"palette-background": "#F3F1F2",
"palette-ink": "#321F22",
"palette-accent": "#FDE2E6",
"palette-support": "#48847B",
"palette-neutral": "#CBB5AA"
}Color Blindness Simulation
#E6E6E6
Protanopia#ECEAE6
Deuteranopia#FFE0E3
TritanopiaBuild a design system around Pleasing Pink.