Skip to content

#fdf7d0

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

RGB
253, 247, 208
HSL
52°, 92%, 90%
CMYK
0, 2, 18, 1
Luminance
0.9196

At a glance

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

Hex
#fdf7d0
Hue
52°
yellow
Saturation
92%
electric
Lightness
90%
pale
Brightness
99%
HSV value
Perceived
96%
weighted brightness
Luminance
0.9196
WCAG relative
Temperature
Warm
18/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
19.39:1
Closest name
Lemon Chiffon
ΔE2000 1.7
Where it sits
Hue52° of 360°
Saturation92%
Lightness90%
Temperature
Warm ← → Cool18% 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#fdf7d0
RGBrgb(253, 247, 208)
HSLhsl(52, 92%, 90%)
CMYKcmyk(0%, 2%, 18%, 1%)
LABlab(96.8 -4.2 19.5)
LCHlch(96.8 19.9 102.2)
OKLCHoklch(0.971 0.051 100.0)
Decimal16644048
Display P3color(display-p3 0.992 0.969 0.816)

Copy-ready code

/* CSS */
color: #fdf7d0;
background-color: #fdf7d0;
/* Tailwind (arbitrary) */
class="text-[#fdf7d0] bg-[#fdf7d0]"
/* SCSS */
$brand: #fdf7d0;
/* SwiftUI */
Color(red: 0.992, green: 0.969, blue: 0.816)
/* Android */
Color.parseColor("#fdf7d0")
/* Flutter */
Color(0xFFFDF7D0)
/* Python / OpenCV (BGR) */
(208, 247, 253)

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

Accessibility — WCAG contrast

Aa
#fdf7d0 on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#fdf7d0 on black: 19.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF4CE
deuteranopia · #FFF7D1
tritanopia · #FFF1EC

Color scale — 50 to 950

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

#FDFBF2
#FBF8E4
#fdf7d0
#FAED93
#F8E35E
#F6DA28
#EBCD0A
#C4AB08
#9D8907
#71630A
#473E06
Base = 200Lightest = 50 · #FDFBF2Darkest = 950 · #473E06
:root {
  --brand-50: #FDFBF2;
  --brand-100: #FBF8E4;
  --brand-200: #fdf7d0;
  --brand-300: #FAED93;
  --brand-400: #F8E35E;
  --brand-500: #F6DA28;
  --brand-600: #EBCD0A;
  --brand-700: #C4AB08;
  --brand-800: #9D8907;
  --brand-900: #71630A;
  --brand-950: #473E06;
  --brand: #fdf7d0;
  --brand-ink: #000000;
}

Colors that work with #fdf7d0

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#EDE7C0
Hairlines and dividers
Muted text#9B904B
Captions on the surface
Accent#044FC8
Second voice, not a rival
Dark variant#7A6B05
Hover, pressed, headers
Light variant#FEFBE7
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 #fdf7d0

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#D0D6FD
Analogous left#FDE1D0
Analogous right#EDFDD0
Split-complement 1#D0EDFD
Split-complement 2#E1D0FD
Triadic 1#D0FDF7
Triadic 2#F7D0FD
Tetradic#D0FDE1

RGB percentages

Red99.2%
Green96.9%
Blue81.6%

CMYK percentages

Cyan0.0%
Magenta2.4%
Yellow17.8%
Key (black)0.8%

Color previews

#fdf7d0 text on a black background

contrast 19.39:1

Card sample

#fdf7d0 text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdf7d0

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.

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

#fdf7d0, answered

What color is #fdf7d0?

#fdf7d0 is a pale electric yellow, closest to Lemon Chiffon (ΔE2000 1.7). It sits at 52° on the hue wheel with 92% saturation and 90% lightness, which reads as warm.

What is the RGB value of #fdf7d0?

rgb(253, 247, 208) — 253 red, 247 green and 208 blue out of 255, or 99.2% / 96.9% / 81.6% by channel.

Is #fdf7d0 a light or a dark color?

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

Should I use black or white text on #fdf7d0?

Black. It scores 19.39:1 against #fdf7d0, versus 1.08:1 for white — AAA at any size.

What is the complementary color of #fdf7d0?

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

What colors go well with #fdf7d0?

For interface work: #FAFAF4 as the surface, #EDE7C0 for borders, #9B904B for secondary text, #044FC8 as an accent and #7A6B05 for hover and pressed states. For a palette, the analogous pair #FDE1D0 and #EDFDD0 stays calm, while #D0D6FD is the loudest partner.

What is #fdf7d0 in CMYK for printing?

cmyk(0%, 2%, 18%, 1%). 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 #fdf7d0 warm or cool?

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

Work with #fdf7d0 in the Color Lab