Skip to content

#fdf5c3

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

RGB
253, 245, 195
HSL
52°, 94%, 88%
CMYK
0, 3, 23, 1
Luminance
0.9013

At a glance

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

Hex
#fdf5c3
Hue
52°
yellow
Saturation
94%
electric
Lightness
88%
pale
Brightness
99%
HSV value
Perceived
95%
weighted brightness
Luminance
0.9013
WCAG relative
Temperature
Warm
18/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
19.03:1
Closest name
Lemon Chiffon
ΔE2000 1.8
Where it sits
Hue52° of 360°
Saturation94%
Lightness88%
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#fdf5c3
RGBrgb(253, 245, 195)
HSLhsl(52, 94%, 88%)
CMYKcmyk(0%, 3%, 23%, 1%)
LABlab(96.0 -5.0 25.1)
LCHlch(96.0 25.6 101.4)
OKLCHoklch(0.964 0.065 99.9)
Decimal16643523
Display P3color(display-p3 0.992 0.961 0.765)

Copy-ready code

/* CSS */
color: #fdf5c3;
background-color: #fdf5c3;
/* Tailwind (arbitrary) */
class="text-[#fdf5c3] bg-[#fdf5c3]"
/* SCSS */
$brand: #fdf5c3;
/* SwiftUI */
Color(red: 0.992, green: 0.961, blue: 0.765)
/* Android */
Color.parseColor("#fdf5c3")
/* Flutter */
Color(0xFFFDF5C3)
/* Python / OpenCV (BGR) */
(195, 245, 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 #fdf5c3 · 19.03:1
Use #000000AAA at every size.
Aa
White text · 1.10:1
AA fail · AA large fail · AAA fail
Aa
Black text · 19.03:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #fdf5c3 as text scores 1.10:1 on white and 19.03:1 on black.

Accessibility — WCAG contrast

Aa
#fdf5c3 on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#fdf5c3 on black: 19.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF2C0
deuteranopia · #FFF5C5
tritanopia · #FFEEE7

Color scale — 50 to 950

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

#FDFCF2
#FBF8E4
#fdf5c3
#FBED92
#FAE45C
#F8DB26
#EDCD08
#C5AB07
#9E8905
#726309
#473E05
Base = 200Lightest = 50 · #FDFCF2Darkest = 950 · #473E05
:root {
  --brand-50: #FDFCF2;
  --brand-100: #FBF8E4;
  --brand-200: #fdf5c3;
  --brand-300: #FBED92;
  --brand-400: #FAE45C;
  --brand-500: #F8DB26;
  --brand-600: #EDCD08;
  --brand-700: #C5AB07;
  --brand-800: #9E8905;
  --brand-900: #726309;
  --brand-950: #473E05;
  --brand: #fdf5c3;
  --brand-ink: #000000;
}

Colors that work with #fdf5c3

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#EDE6C0
Hairlines and dividers
Muted text#9B904B
Captions on the surface
Accent#034FC9
Second voice, not a rival
Dark variant#7B6B04
Hover, pressed, headers
Light variant#FEFBE6
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 #fdf5c3

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#C3CBFD
Analogous left#FDD8C3
Analogous right#E8FDC3
Split-complement 1#C3E8FD
Split-complement 2#D8C3FD
Triadic 1#C3FDF5
Triadic 2#F5C3FD
Tetradic#C3FDD8

RGB percentages

Red99.2%
Green96.1%
Blue76.5%

CMYK percentages

Cyan0.0%
Magenta3.2%
Yellow22.9%
Key (black)0.8%

Color previews

#fdf5c3 text on a black background

contrast 19.03:1

Card sample

#fdf5c3 text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdf5c3

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.

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

#fdf5c3, answered

What color is #fdf5c3?

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

What is the RGB value of #fdf5c3?

rgb(253, 245, 195) — 253 red, 245 green and 195 blue out of 255, or 99.2% / 96.1% / 76.5% by channel.

Is #fdf5c3 a light or a dark color?

It is a light color. Relative luminance is 0.9013 and perceived brightness is 95%, so black text on it reaches 19.03:1.

Should I use black or white text on #fdf5c3?

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

What is the complementary color of #fdf5c3?

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

What colors go well with #fdf5c3?

For interface work: #FAFAF4 as the surface, #EDE6C0 for borders, #9B904B for secondary text, #034FC9 as an accent and #7B6B04 for hover and pressed states. For a palette, the analogous pair #FDD8C3 and #E8FDC3 stays calm, while #C3CBFD is the loudest partner.

What is #fdf5c3 in CMYK for printing?

cmyk(0%, 3%, 23%, 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 #fdf5c3 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 #FDE1C3; nudged cooler, #F0FEC2.

Work with #fdf5c3 in the Color Lab