Skip to content

#f4f5d2

a pale, vivid yellow · warm · closest name: Light Goldenrod Yellow

RGB
244, 245, 210
HSL
62°, 64%, 89%
CMYK
0, 0, 14, 4
Luminance
0.8919

At a glance

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

Hex
#f4f5d2
Hue
62°
yellow
Saturation
64%
vivid
Lightness
89%
pale
Brightness
96%
HSV value
Perceived
94%
weighted brightness
Luminance
0.8919
WCAG relative
Temperature
Warm
26/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
18.84:1
Closest name
Light Goldenrod Yellow
ΔE2000 1.7
Where it sits
Hue62° of 360°
Saturation64%
Lightness89%
Temperature
Warm ← → Cool26% 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#f4f5d2
RGBrgb(244, 245, 210)
HSLhsl(62, 64%, 89%)
CMYKcmyk(0%, 0%, 14%, 4%)
LABlab(95.7 -6.1 16.8)
LCHlch(95.7 17.8 110.0)
OKLCHoklch(0.960 0.046 108.6)
Decimal16053714
Display P3color(display-p3 0.957 0.961 0.824)

Copy-ready code

/* CSS */
color: #f4f5d2;
background-color: #f4f5d2;
/* Tailwind (arbitrary) */
class="text-[#f4f5d2] bg-[#f4f5d2]"
/* SCSS */
$brand: #f4f5d2;
/* SwiftUI */
Color(red: 0.957, green: 0.961, blue: 0.824)
/* Android */
Color.parseColor("#f4f5d2")
/* Flutter */
Color(0xFFF4F5D2)
/* Python / OpenCV (BGR) */
(210, 245, 244)

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

Accessibility — WCAG contrast

Aa
#f4f5d2 on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#f4f5d2 on black: 18.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FBF2D0
deuteranopia · #FCF3D3
tritanopia · #F9F0EB

Color scale — 50 to 950

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

#FBFBF4
#F7F7E8
#f4f5d2
#E9EBA3
#DDE075
#D2D647
#C4C82D
#A3A725
#83851E
#5F6119
#3B3D10
Base = 200Lightest = 50 · #FBFBF4Darkest = 950 · #3B3D10
:root {
  --brand-50: #FBFBF4;
  --brand-100: #F7F7E8;
  --brand-200: #f4f5d2;
  --brand-300: #E9EBA3;
  --brand-400: #DDE075;
  --brand-500: #D2D647;
  --brand-600: #C4C82D;
  --brand-700: #A3A725;
  --brand-800: #83851E;
  --brand-900: #5F6119;
  --brand-950: #3B3D10;
  --brand: #f4f5d2;
  --brand-ink: #000000;
}

Colors that work with #f4f5d2

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#EBEDC0
Hairlines and dividers
Muted text#999B4B
Captions on the surface
Accent#213FAB
Second voice, not a rival
Dark variant#666817
Hover, pressed, headers
Light variant#FAFAEA
Selected rows, tints
Dark surface#242414
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 #f4f5d2

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#D3D2F5
Analogous left#F5E4D2
Analogous right#E2F5D2
Split-complement 1#D2E2F5
Split-complement 2#E4D2F5
Triadic 1#D2F4F5
Triadic 2#F5D2F4
Tetradic#D2F5E4

RGB percentages

Red95.7%
Green96.1%
Blue82.4%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow14.3%
Key (black)3.9%

Color previews

#f4f5d2 text on a black background

contrast 18.84:1

Card sample

#f4f5d2 text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f4f5d2

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.

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

#f4f5d2, answered

What color is #f4f5d2?

#f4f5d2 is a pale vivid yellow, closest to Light Goldenrod Yellow (ΔE2000 1.7). It sits at 62° on the hue wheel with 64% saturation and 89% lightness, which reads as warm.

What is the RGB value of #f4f5d2?

rgb(244, 245, 210) — 244 red, 245 green and 210 blue out of 255, or 95.7% / 96.1% / 82.4% by channel.

Is #f4f5d2 a light or a dark color?

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

Should I use black or white text on #f4f5d2?

Black. It scores 18.84:1 against #f4f5d2, versus 1.11:1 for white — AAA at any size.

What is the complementary color of #f4f5d2?

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

What colors go well with #f4f5d2?

For interface work: #FAFAF4 as the surface, #EBEDC0 for borders, #999B4B for secondary text, #213FAB as an accent and #666817 for hover and pressed states. For a palette, the analogous pair #F5E4D2 and #E2F5D2 stays calm, while #D3D2F5 is the loudest partner.

What is #f4f5d2 in CMYK for printing?

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

Is #f4f5d2 warm or cool?

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

Work with #f4f5d2 in the Color Lab