Skip to content

#fbf7e8

a pale, vivid yellow · warm · closest name: Old Lace

RGB
251, 247, 232
HSL
47°, 70%, 95%
CMYK
0, 2, 8, 2
Luminance
0.9286

At a glance

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

Hex
#fbf7e8
Hue
47°
yellow
Saturation
70%
vivid
Lightness
95%
pale
Brightness
98%
HSV value
Perceived
97%
weighted brightness
Luminance
0.9286
WCAG relative
Temperature
Warm
14/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
19.57:1
Closest name
Old Lace
ΔE2000 2
Where it sits
Hue47° of 360°
Saturation70%
Lightness95%
Temperature
Warm ← → Cool14% 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#fbf7e8
RGBrgb(251, 247, 232)
HSLhsl(47, 70%, 95%)
CMYKcmyk(0%, 2%, 8%, 2%)
LABlab(97.2 -1.2 7.7)
LCHlch(97.2 7.8 98.9)
OKLCHoklch(0.975 0.020 94.5)
Decimal16513000
Display P3color(display-p3 0.984 0.969 0.910)

Copy-ready code

/* CSS */
color: #fbf7e8;
background-color: #fbf7e8;
/* Tailwind (arbitrary) */
class="text-[#fbf7e8] bg-[#fbf7e8]"
/* SCSS */
$brand: #fbf7e8;
/* SwiftUI */
Color(red: 0.984, green: 0.969, blue: 0.910)
/* Android */
Color.parseColor("#fbf7e8")
/* Flutter */
Color(0xFFFBF7E8)
/* Python / OpenCV (BGR) */
(232, 247, 251)

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

Accessibility — WCAG contrast

Aa
#fbf7e8 on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#fbf7e8 on black: 19.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FBF6E7
deuteranopia · #FCF7E8
tritanopia · #FEF5F3

Color scale — 50 to 950

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

#FCFAF3
#fbf7e8
#F2EAC9
#EEDE9F
#E6CD70
#DEBD40
#D1AC24
#AE901E
#8B7318
#655416
#3F350D
Base = 100Lightest = 50 · #FCFAF3Darkest = 950 · #3F350D
:root {
  --brand-50: #FCFAF3;
  --brand-100: #fbf7e8;
  --brand-200: #F2EAC9;
  --brand-300: #EEDE9F;
  --brand-400: #E6CD70;
  --brand-500: #DEBD40;
  --brand-600: #D1AC24;
  --brand-700: #AE901E;
  --brand-800: #8B7318;
  --brand-900: #655416;
  --brand-950: #3F350D;
  --brand: #fbf7e8;
  --brand-ink: #000000;
}

Colors that work with #fbf7e8

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#EDE3C0
Hairlines and dividers
Muted text#9B8A4B
Captions on the surface
Accent#1762B5
Second voice, not a rival
Dark variant#6D5A13
Hover, pressed, headers
Light variant#FBF7E9
Selected rows, tints
Dark surface#242114
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 #fbf7e8

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#E8ECFB
Analogous left#FBEDE8
Analogous right#F5FBE8
Split-complement 1#E8F5FB
Split-complement 2#EDE8FB
Triadic 1#E8FBF7
Triadic 2#F7E8FB
Tetradic#E8FBED

RGB percentages

Red98.4%
Green96.9%
Blue91.0%

CMYK percentages

Cyan0.0%
Magenta1.6%
Yellow7.6%
Key (black)1.6%

Color previews

#fbf7e8 text on a black background

contrast 19.57:1

Card sample

#fbf7e8 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fbf7e8

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.

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

#fbf7e8, answered

What color is #fbf7e8?

#fbf7e8 is a pale vivid yellow, closest to Old Lace (ΔE2000 2). It sits at 47° on the hue wheel with 70% saturation and 95% lightness, which reads as warm.

What is the RGB value of #fbf7e8?

rgb(251, 247, 232) — 251 red, 247 green and 232 blue out of 255, or 98.4% / 96.9% / 91% by channel.

Is #fbf7e8 a light or a dark color?

It is a light color. Relative luminance is 0.9286 and perceived brightness is 97%, so black text on it reaches 19.57:1.

Should I use black or white text on #fbf7e8?

Black. It scores 19.57:1 against #fbf7e8, versus 1.07:1 for white — AAA at any size.

What is the complementary color of #fbf7e8?

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

What colors go well with #fbf7e8?

For interface work: #FAF9F4 as the surface, #EDE3C0 for borders, #9B8A4B for secondary text, #1762B5 as an accent and #6D5A13 for hover and pressed states. For a palette, the analogous pair #FBEDE8 and #F5FBE8 stays calm, while #E8ECFB is the loudest partner.

What is #fbf7e8 in CMYK for printing?

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

Is #fbf7e8 warm or cool?

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

Work with #fbf7e8 in the Color Lab