Fahrenheit

P190-2 / Behr
#FECDC8

A very light red with confident presence. Pairs well with warm neutrals and dark wood tones.

Spec Sheet

Hex#FECDC8
RGB254, 205, 200
HSL6°, 96%, 89%
On White 1.42:1 Fail
On Black 14.78:1 AAA

For AI Tools

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

Background: #F1EAEA
Text: #2F1F1D
Accent: #FECDC8
Support: #5FABB4
Neutral: #CDC4B6

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

#F1EAEA background RGB 241 234 234
#2F1F1D ink RGB 47 31 29
#FECDC8 accent RGB 254 205 200
#5FABB4 support RGB 95 171 180
#CDC4B6 neutral RGB 205 196 182
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1EAEA;
  --palette-ink: #2F1F1D;
  --palette-accent: #FECDC8;
  --palette-support: #5FABB4;
  --palette-neutral: #CDC4B6;
}

Tailwind Config

{
  "palette-background": "#F1EAEA",
  "palette-ink": "#2F1F1D",
  "palette-accent": "#FECDC8",
  "palette-support": "#5FABB4",
  "palette-neutral": "#CDC4B6"
}

Pro Exports Pro

Color Blindness Simulation

#D6D3C8
Protanopia
#E2DCC7
Deuteranopia
#FFC8CC
Tritanopia

Build a design system around Fahrenheit.