Skip to content

#f9f1c4

a pale, electric yellow · warm · closest name: Lemon Chiffon

RGB
249, 241, 196
HSL
51°, 82%, 87%
CMYK
0, 3, 21, 2
Luminance
0.8704

At a glance

Every number on this page in one read: what #f9f1c4 is made of, how bright it looks, and which way it leans.

Hex
#f9f1c4
Hue
51°
yellow
Saturation
82%
electric
Lightness
87%
pale
Brightness
98%
HSV value
Perceived
94%
weighted brightness
Luminance
0.8704
WCAG relative
Temperature
Warm
17/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
18.41:1
Closest name
Lemon Chiffon
ΔE2000 2
Where it sits
Hue51° of 360°
Saturation82%
Lightness87%
Temperature
Warm ← → Cool17% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#f9f1c4
RGBrgb(249, 241, 196)
HSLhsl(51, 82%, 87%)
CMYKcmyk(0%, 3%, 21%, 2%)
LABlab(94.8 -4.3 22.8)
LCHlch(94.8 23.2 100.8)
OKLCHoklch(0.953 0.059 99.0)
Decimal16380356
Display P3color(display-p3 0.976 0.945 0.769)

Copy-ready code

/* CSS */
color: #f9f1c4;
background-color: #f9f1c4;
/* Tailwind (arbitrary) */
class="text-[#f9f1c4] bg-[#f9f1c4]"
/* SCSS */
$brand: #f9f1c4;
/* SwiftUI */
Color(red: 0.976, green: 0.945, blue: 0.769)
/* Android */
Color.parseColor("#f9f1c4")
/* Flutter */
Color(0xFFF9F1C4)
/* Python / OpenCV (BGR) */
(196, 241, 249)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #f9f1c4 · 18.41:1
Use #000000AAA at every size.
Aa
White text · 1.14:1
AA fail · AA large fail · AAA fail
Aa
Black text · 18.41:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f9f1c4 as text scores 1.14:1 on white and 18.41:1 on black.

Accessibility — WCAG contrast

Aa
#f9f1c4 on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#f9f1c4 on black: 18.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FAEEC1
deuteranopia · #FDF1C5
tritanopia · #FFEAE5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f9f1c4 is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FCFBF2
#F9F6E6
#f9f1c4
#F5E799
#EFDB66
#EACF33
#DEC017
#B9A013
#94800F
#6B5D0F
#433A0A
Base = 200Lightest = 50 · #FCFBF2Darkest = 950 · #433A0A
:root {
  --brand-50: #FCFBF2;
  --brand-100: #F9F6E6;
  --brand-200: #f9f1c4;
  --brand-300: #F5E799;
  --brand-400: #EFDB66;
  --brand-500: #EACF33;
  --brand-600: #DEC017;
  --brand-700: #B9A013;
  --brand-800: #94800F;
  --brand-900: #6B5D0F;
  --brand-950: #433A0A;
  --brand: #f9f1c4;
  --brand-ink: #000000;
}

Colors that work with #f9f1c4

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAF9F4
Tinted page background
Border#EDE6C0
Hairlines and dividers
Muted text#9B8F4B
Captions on the surface
Accent#1055BC
Second voice, not a rival
Dark variant#74640C
Hover, pressed, headers
Light variant#FDF9E8
Selected rows, tints
Dark surface#242214
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #f9f1c4

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#C4CCF9
Analogous left#F9D7C4
Analogous right#E7F9C4
Split-complement 1#C4E7F9
Split-complement 2#D7C4F9
Triadic 1#C4F9F1
Triadic 2#F1C4F9
Tetradic#C4F9D7

RGB percentages

Red97.6%
Green94.5%
Blue76.9%

CMYK percentages

Cyan0.0%
Magenta3.2%
Yellow21.3%
Key (black)2.4%

Color previews

#f9f1c4 text on a black background

contrast 18.41:1

Card sample

#f9f1c4 text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #f9f1c4;
Background color
Panel with #f9f1c4 background
background-color: #f9f1c4;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #f9f1c4;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(249, 241, 196, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(249, 241, 196, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f9f1c4;
background: linear-gradient(135deg, #f9f1c4, #DEF9C4);

Monochromatic scale

Palettes built from #f9f1c4

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#f9f1c4 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#f9f1c4, answered

What color is #f9f1c4?

#f9f1c4 is a pale electric yellow, closest to Lemon Chiffon (ΔE2000 2). It sits at 51° on the hue wheel with 82% saturation and 87% lightness, which reads as warm.

What is the RGB value of #f9f1c4?

rgb(249, 241, 196) — 249 red, 241 green and 196 blue out of 255, or 97.6% / 94.5% / 76.9% by channel.

Is #f9f1c4 a light or a dark color?

It is a light color. Relative luminance is 0.8704 and perceived brightness is 94%, so black text on it reaches 18.41:1.

Should I use black or white text on #f9f1c4?

Black. It scores 18.41:1 against #f9f1c4, versus 1.14:1 for white — AAA at any size.

What is the complementary color of #f9f1c4?

#C4CCF9 sits directly opposite on the wheel. Softer options are the split-complements #C4E7F9 and #D7C4F9, which give the same contrast with far less vibration.

What colors go well with #f9f1c4?

For interface work: #FAF9F4 as the surface, #EDE6C0 for borders, #9B8F4B for secondary text, #1055BC as an accent and #74640C for hover and pressed states. For a palette, the analogous pair #F9D7C4 and #E7F9C4 stays calm, while #C4CCF9 is the loudest partner.

What is #f9f1c4 in CMYK for printing?

cmyk(0%, 3%, 21%, 2%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #f9f1c4 warm or cool?

Warm — it scores 17 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F9DFC4; nudged cooler, #EEFAC4.

Work with #f9f1c4 in the Color Lab