Skip to content

#fdfe74

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

RGB
253, 254, 116
HSL
60°, 99%, 73%
CMYK
0, 0, 54, 0
Luminance
0.9303

At a glance

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

Hex
#fdfe74
Hue
60°
yellow
Saturation
99%
electric
Lightness
73%
light
Brightness
100%
HSV value
Perceived
95%
weighted brightness
Luminance
0.9303
WCAG relative
Temperature
Warm
25/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
19.61:1
Closest name
Yellow
ΔE2000 6.6
Where it sits
Hue60° of 360°
Saturation99%
Lightness73%
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#fdfe74
RGBrgb(253, 254, 116)
HSLhsl(60, 99%, 73%)
CMYKcmyk(0%, 0%, 54%, 0%)
LABlab(97.2 -17.8 64.7)
LCHlch(97.2 67.0 105.4)
OKLCHoklch(0.970 0.159 109.4)
Decimal16645748
Display P3color(display-p3 0.992 0.996 0.455)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdfe74 on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#fdfe74 on black: 19.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF566
deuteranopia · #FFF97C
tritanopia · #FFF0E0

Color scale — 50 to 950

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

#FDFEF1
#FCFCE3
#FBFBC0
#fdfe74
#FDFE58
#FCFD20
#F1F302
#C9CB01
#A1A201
#747506
#484904
Base = 300Lightest = 50 · #FDFEF1Darkest = 950 · #484904
:root {
  --brand-50: #FDFEF1;
  --brand-100: #FCFCE3;
  --brand-200: #FBFBC0;
  --brand-300: #fdfe74;
  --brand-400: #FDFE58;
  --brand-500: #FCFD20;
  --brand-600: #F1F302;
  --brand-700: #C9CB01;
  --brand-800: #A1A201;
  --brand-900: #747506;
  --brand-950: #484904;
  --brand: #fdfe74;
  --brand-ink: #000000;
}

Colors that work with #fdfe74

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#ECEDC0
Hairlines and dividers
Muted text#9A9B4B
Captions on the surface
Accent#0032CC
Second voice, not a rival
Dark variant#7E7F01
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 #fdfe74

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#7574FE
Analogous left#FEBA74
Analogous right#B8FE74
Split-complement 1#74B8FE
Split-complement 2#BA74FE
Triadic 1#74FDFE
Triadic 2#FE74FD
Tetradic#74FEBA

RGB percentages

Red99.2%
Green99.6%
Blue45.5%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow54.3%
Key (black)0.4%

Color previews

#fdfe74 text on a black background

contrast 19.61:1

Card sample

#fdfe74 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfe74

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.

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

#fdfe74, answered

What color is #fdfe74?

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

What is the RGB value of #fdfe74?

rgb(253, 254, 116) — 253 red, 254 green and 116 blue out of 255, or 99.2% / 99.6% / 45.5% by channel.

Is #fdfe74 a light or a dark color?

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

Should I use black or white text on #fdfe74?

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

What is the complementary color of #fdfe74?

#7574FE sits directly opposite on the wheel. Softer options are the split-complements #74B8FE and #BA74FE, which give the same contrast with far less vibration.

What colors go well with #fdfe74?

For interface work: #FAFAF4 as the surface, #ECEDC0 for borders, #9A9B4B for secondary text, #0032CC as an accent and #7E7F01 for hover and pressed states. For a palette, the analogous pair #FEBA74 and #B8FE74 stays calm, while #7574FE is the loudest partner.

What is #fdfe74 in CMYK for printing?

cmyk(0%, 0%, 54%, 0%). 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 #fdfe74 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 #FECC74; nudged cooler, #CBFF73.

Work with #fdfe74 in the Color Lab