Skip to content

#f7f4ed

a pale, soft yellow · warm · closest name: Floral White

RGB
247, 244, 237
HSL
42°, 39%, 95%
CMYK
0, 1, 4, 3
Luminance
0.9059

At a glance

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

Hex
#f7f4ed
Hue
42°
yellow
Saturation
39%
soft
Lightness
95%
pale
Brightness
97%
HSV value
Perceived
96%
weighted brightness
Luminance
0.9059
WCAG relative
Temperature
Warm
10/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
19.12:1
Closest name
Floral White
ΔE2000 1.9
Where it sits
Hue42° of 360°
Saturation39%
Lightness95%
Temperature
Warm ← → Cool10% 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#f7f4ed
RGBrgb(247, 244, 237)
HSLhsl(42, 39%, 95%)
CMYKcmyk(0%, 1%, 4%, 3%)
LABlab(96.2 -0.2 3.7)
LCHlch(96.2 3.7 93.2)
OKLCHoklch(0.968 0.010 87.5)
Decimal16250093
Display P3color(display-p3 0.969 0.957 0.929)

Copy-ready code

/* CSS */
color: #f7f4ed;
background-color: #f7f4ed;
/* Tailwind (arbitrary) */
class="text-[#f7f4ed] bg-[#f7f4ed]"
/* SCSS */
$brand: #f7f4ed;
/* SwiftUI */
Color(red: 0.969, green: 0.957, blue: 0.929)
/* Android */
Color.parseColor("#f7f4ed")
/* Flutter */
Color(0xFFF7F4ED)
/* Python / OpenCV (BGR) */
(237, 244, 247)

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

Accessibility — WCAG contrast

Aa
#f7f4ed on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#f7f4ed on black: 19.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6F4ED
deuteranopia · #F7F5ED
tritanopia · #F9F3F2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f7f4ed 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.

#FAF8F5
#f7f4ed
#E9E2D3
#DCD0B1
#CBB88A
#BAA064
#AA8D4B
#8D763F
#715E32
#534628
#342C19
Base = 100Lightest = 50 · #FAF8F5Darkest = 950 · #342C19
:root {
  --brand-50: #FAF8F5;
  --brand-100: #f7f4ed;
  --brand-200: #E9E2D3;
  --brand-300: #DCD0B1;
  --brand-400: #CBB88A;
  --brand-500: #BAA064;
  --brand-600: #AA8D4B;
  --brand-700: #8D763F;
  --brand-800: #715E32;
  --brand-900: #534628;
  --brand-950: #342C19;
  --brand: #f7f4ed;
  --brand-ink: #000000;
}

Colors that work with #f7f4ed

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#E6DCC6
Hairlines and dividers
Muted text#9B834B
Captions on the surface
Accent#376E95
Second voice, not a rival
Dark variant#584A27
Hover, pressed, headers
Light variant#F7F4ED
Selected rows, tints
Dark surface#241F14
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 #f7f4ed

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#EDF0F7
Analogous left#F7EFED
Analogous right#F5F7ED
Split-complement 1#EDF5F7
Split-complement 2#EFEDF7
Triadic 1#EDF7F4
Triadic 2#F4EDF7
Tetradic#EDF7EF

RGB percentages

Red96.9%
Green95.7%
Blue92.9%

CMYK percentages

Cyan0.0%
Magenta1.2%
Yellow4.0%
Key (black)3.1%

Color previews

#f7f4ed text on a black background

contrast 19.12:1

Card sample

#f7f4ed text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f7f4ed

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.

#f7f4ed 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.

#f7f4ed, answered

What color is #f7f4ed?

#f7f4ed is a pale soft yellow, closest to Floral White (ΔE2000 1.9). It sits at 42° on the hue wheel with 39% saturation and 95% lightness, which reads as warm.

What is the RGB value of #f7f4ed?

rgb(247, 244, 237) — 247 red, 244 green and 237 blue out of 255, or 96.9% / 95.7% / 92.9% by channel.

Is #f7f4ed a light or a dark color?

It is a light color. Relative luminance is 0.9059 and perceived brightness is 96%, so black text on it reaches 19.12:1.

Should I use black or white text on #f7f4ed?

Black. It scores 19.12:1 against #f7f4ed, versus 1.10:1 for white — AAA at any size.

What is the complementary color of #f7f4ed?

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

What colors go well with #f7f4ed?

For interface work: #FAF9F4 as the surface, #E6DCC6 for borders, #9B834B for secondary text, #376E95 as an accent and #584A27 for hover and pressed states. For a palette, the analogous pair #F7EFED and #F5F7ED stays calm, while #EDF0F7 is the loudest partner.

What is #f7f4ed in CMYK for printing?

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

Is #f7f4ed warm or cool?

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

Work with #f7f4ed in the Color Lab