Skip to content

#f1f4df

a pale, vivid yellow · warm · closest name: Beige

RGB
241, 244, 223
HSL
69°, 49%, 92%
CMYK
1, 0, 9, 4
Luminance
0.8873

At a glance

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

Hex
#f1f4df
Hue
69°
yellow
Saturation
49%
vivid
Lightness
92%
pale
Brightness
96%
HSV value
Perceived
94%
weighted brightness
Luminance
0.8873
WCAG relative
Temperature
Warm
32/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
18.75:1
Closest name
Beige
ΔE2000 1.8
Where it sits
Hue69° of 360°
Saturation49%
Lightness92%
Temperature
Warm ← → Cool32% 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#f1f4df
RGBrgb(241, 244, 223)
HSLhsl(69, 49%, 92%)
CMYKcmyk(1%, 0%, 9%, 4%)
LABlab(95.5 -4.6 9.8)
LCHlch(95.5 10.8 115.2)
OKLCHoklch(0.959 0.028 113.5)
Decimal15856863
Display P3color(display-p3 0.945 0.957 0.875)

Copy-ready code

/* CSS */
color: #f1f4df;
background-color: #f1f4df;
/* Tailwind (arbitrary) */
class="text-[#f1f4df] bg-[#f1f4df]"
/* SCSS */
$brand: #f1f4df;
/* SwiftUI */
Color(red: 0.945, green: 0.957, blue: 0.875)
/* Android */
Color.parseColor("#f1f4df")
/* Flutter */
Color(0xFFF1F4DF)
/* Python / OpenCV (BGR) */
(223, 244, 241)

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 #f1f4df · 18.75:1
Use #000000AAA at every size.
Aa
White text · 1.12:1
AA fail · AA large fail · AAA fail
Aa
Black text · 18.75:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f1f4df as text scores 1.12:1 on white and 18.75:1 on black.

Accessibility — WCAG contrast

Aa
#f1f4df on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#f1f4df on black: 18.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F8F2DE
deuteranopia · #F7F2E0
tritanopia · #F4F1EE

Color scale — 50 to 950

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

#F9FAF4
#f1f4df
#E8ECD0
#DAE2AC
#C8D482
#B6C658
#A5B63F
#8A9834
#6E792A
#515922
#323715
Base = 100Lightest = 50 · #F9FAF4Darkest = 950 · #323715
:root {
  --brand-50: #F9FAF4;
  --brand-100: #f1f4df;
  --brand-200: #E8ECD0;
  --brand-300: #DAE2AC;
  --brand-400: #C8D482;
  --brand-500: #B6C658;
  --brand-600: #A5B63F;
  --brand-700: #8A9834;
  --brand-800: #6E792A;
  --brand-900: #515922;
  --brand-950: #323715;
  --brand: #f1f4df;
  --brand-ink: #000000;
}

Colors that work with #f1f4df

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#FAFAF4
Tinted page background
Border#E4EAC2
Hairlines and dividers
Muted text#8F9B4B
Captions on the surface
Accent#2F3E9D
Second voice, not a rival
Dark variant#565F21
Hover, pressed, headers
Light variant#F7F8EC
Selected rows, tints
Dark surface#222414
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 #f1f4df

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#E2DFF4
Analogous left#F4EDDF
Analogous right#E7F4DF
Split-complement 1#DFE7F4
Split-complement 2#EDDFF4
Triadic 1#DFF1F4
Triadic 2#F4DFF1
Tetradic#DFF4ED

RGB percentages

Red94.5%
Green95.7%
Blue87.5%

CMYK percentages

Cyan1.2%
Magenta0.0%
Yellow8.6%
Key (black)4.3%

Color previews

#f1f4df text on a black background

contrast 18.75:1

Card sample

#f1f4df text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f1f4df

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.

#f1f4df 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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#f1f4df, answered

What color is #f1f4df?

#f1f4df is a pale vivid yellow, closest to Beige (ΔE2000 1.8). It sits at 69° on the hue wheel with 49% saturation and 92% lightness, which reads as warm.

What is the RGB value of #f1f4df?

rgb(241, 244, 223) — 241 red, 244 green and 223 blue out of 255, or 94.5% / 95.7% / 87.5% by channel.

Is #f1f4df a light or a dark color?

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

Should I use black or white text on #f1f4df?

Black. It scores 18.75:1 against #f1f4df, versus 1.12:1 for white — AAA at any size.

What is the complementary color of #f1f4df?

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

What colors go well with #f1f4df?

For interface work: #FAFAF4 as the surface, #E4EAC2 for borders, #8F9B4B for secondary text, #2F3E9D as an accent and #565F21 for hover and pressed states. For a palette, the analogous pair #F4EDDF and #E7F4DF stays calm, while #E2DFF4 is the loudest partner.

What is #f1f4df in CMYK for printing?

cmyk(1%, 0%, 9%, 4%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #f1f4df warm or cool?

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

Work with #f1f4df in the Color Lab