Skip to content

#fdfc5f

a light, electric yellow · warm · closest name: Yellow

RGB
253, 252, 95
HSL
60°, 98%, 68%
CMYK
0, 0, 63, 1
Luminance
0.9133

At a glance

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

Hex
#fdfc5f
Hue
60°
yellow
Saturation
98%
electric
Lightness
68%
light
Brightness
99%
HSV value
Perceived
94%
weighted brightness
Luminance
0.9133
WCAG relative
Temperature
Warm
25/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
19.27:1
Closest name
Yellow
ΔE2000 4.6
Where it sits
Hue60° of 360°
Saturation98%
Lightness68%
Temperature
Warm ← → Cool25% 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#fdfc5f
RGBrgb(253, 252, 95)
HSLhsl(60, 98%, 68%)
CMYKcmyk(0%, 0%, 63%, 1%)
LABlab(96.5 -18.2 72.6)
LCHlch(96.5 74.8 104.1)
OKLCHoklch(0.964 0.174 108.9)
Decimal16645215
Display P3color(display-p3 0.992 0.988 0.373)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdfc5f on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#fdfc5f on black: 19.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF24B
deuteranopia · #FFF869
tritanopia · #FFEDDC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fdfc5f is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FDFDF1
#FCFCE4
#FBFAC1
#FEFD90
#fdfc5f
#FCFB21
#F2F003
#C9C803
#A1A002
#747306
#494804
Base = 400Lightest = 50 · #FDFDF1Darkest = 950 · #494804
:root {
  --brand-50: #FDFDF1;
  --brand-100: #FCFCE4;
  --brand-200: #FBFAC1;
  --brand-300: #FEFD90;
  --brand-400: #fdfc5f;
  --brand-500: #FCFB21;
  --brand-600: #F2F003;
  --brand-700: #C9C803;
  --brand-800: #A1A002;
  --brand-900: #747306;
  --brand-950: #494804;
  --brand: #fdfc5f;
  --brand-ink: #000000;
}

Colors that work with #fdfc5f

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#EDECC0
Hairlines and dividers
Muted text#9B9A4B
Captions on the surface
Accent#5D86FF
Second voice, not a rival
Dark variant#7E7D02
Hover, pressed, headers
Light variant#FFFFE6
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 #fdfc5f

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#5F60FD
Analogous left#FDAD5F
Analogous right#AFFD5F
Split-complement 1#5FAFFD
Split-complement 2#AD5FFD
Triadic 1#5FFDFC
Triadic 2#FC5FFD
Tetradic#5FFDAD

RGB percentages

Red99.2%
Green98.8%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow62.5%
Key (black)0.8%

Color previews

#fdfc5f text on a black background

contrast 19.27:1

Card sample

#fdfc5f text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfc5f

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.

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

#fdfc5f, answered

What color is #fdfc5f?

#fdfc5f is a light electric yellow, closest to Yellow (ΔE2000 4.6). It sits at 60° on the hue wheel with 98% saturation and 68% lightness, which reads as warm.

What is the RGB value of #fdfc5f?

rgb(253, 252, 95) — 253 red, 252 green and 95 blue out of 255, or 99.2% / 98.8% / 37.3% by channel.

Is #fdfc5f a light or a dark color?

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

Should I use black or white text on #fdfc5f?

Black. It scores 19.27:1 against #fdfc5f, versus 1.09:1 for white — AAA at any size.

What is the complementary color of #fdfc5f?

#5F60FD sits directly opposite on the wheel. Softer options are the split-complements #5FAFFD and #AD5FFD, which give the same contrast with far less vibration.

What colors go well with #fdfc5f?

For interface work: #FAFAF4 as the surface, #EDECC0 for borders, #9B9A4B for secondary text, #5D86FF as an accent and #7E7D02 for hover and pressed states. For a palette, the analogous pair #FDAD5F and #AFFD5F stays calm, while #5F60FD is the loudest partner.

What is #fdfc5f in CMYK for printing?

cmyk(0%, 0%, 63%, 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 #fdfc5f warm or cool?

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

Work with #fdfc5f in the Color Lab