Barely Yellow

2025-70 / Benjamin Moore
#F7F8DB

A whisper-light white that reads botanical in natural light, grounding spaces without heaviness.

Spec Sheet

Hex#F7F8DB
RGB247, 248, 219
HSL62°, 67%, 92%
On White 1.08:1 Fail
On Black 19.4:1 AAA

For AI Tools

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

Background: #F4F4F0
Text: #1F1F14
Accent: #F7F8DB
Support: #4643A8
Neutral: #CCD3C5

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

#F4F4F0 background RGB 244 244 240
#1F1F14 ink RGB 31 31 20
#F7F8DB accent RGB 247 248 219
#4643A8 support RGB 70 67 168
#CCD3C5 neutral RGB 204 211 197
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F4F0;
  --palette-ink: #1F1F14;
  --palette-accent: #F7F8DB;
  --palette-support: #4643A8;
  --palette-neutral: #CCD3C5;
}

Tailwind Config

{
  "palette-background": "#F4F4F0",
  "palette-ink": "#1F1F14",
  "palette-accent": "#F7F8DB",
  "palette-support": "#4643A8",
  "palette-neutral": "#CCD3C5"
}

Pro Exports Pro

Color Blindness Simulation

#FDF5D9
Protanopia
#FEF6DC
Deuteranopia
#FCF4F0
Tritanopia

Build a design system around Barely Yellow.