Skip to content

#fdfb2a

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

RGB
253, 251, 42
HSL
59°, 98%, 58%
CMYK
0, 1, 83, 1
Luminance
0.9004

At a glance

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

Hex
#fdfb2a
Hue
59°
yellow
Saturation
98%
electric
Lightness
58%
balanced
Brightness
99%
HSV value
Perceived
93%
weighted brightness
Luminance
0.9004
WCAG relative
Temperature
Warm
24/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
19.01:1
Closest name
Yellow
ΔE2000 1.4
Where it sits
Hue59° of 360°
Saturation98%
Lightness58%
Temperature
Warm ← → Cool24% 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#fdfb2a
RGBrgb(253, 251, 42)
HSLhsl(59, 98%, 58%)
CMYKcmyk(0%, 1%, 83%, 1%)
LABlab(96.0 -19.9 88.5)
LCHlch(96.0 90.7 102.7)
OKLCHoklch(0.959 0.201 109.0)
Decimal16644906
Display P3color(display-p3 0.992 0.984 0.165)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdfb2a on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#fdfb2a on black: 19.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF000
deuteranopia · #FFF641
tritanopia · #FFEAD7

Color scale — 50 to 950

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

#FDFDF1
#FCFCE3
#FBFAC1
#FEFD90
#FDFC58
#fdfb2a
#F2F002
#CAC802
#A2A002
#747306
#494804
Base = 500Lightest = 50 · #FDFDF1Darkest = 950 · #494804
:root {
  --brand-50: #FDFDF1;
  --brand-100: #FCFCE3;
  --brand-200: #FBFAC1;
  --brand-300: #FEFD90;
  --brand-400: #FDFC58;
  --brand-500: #fdfb2a;
  --brand-600: #F2F002;
  --brand-700: #CAC802;
  --brand-800: #A2A002;
  --brand-900: #747306;
  --brand-950: #494804;
  --brand: #fdfb2a;
  --brand-ink: #000000;
}

Colors that work with #fdfb2a

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#2860FF
Second voice, not a rival
Dark variant#7E7D01
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 #fdfb2a

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
  • 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
  • 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#2A2CFD
Analogous left#FD912A
Analogous right#96FD2A
Split-complement 1#2A96FD
Split-complement 2#912AFD
Triadic 1#2AFDFB
Triadic 2#FB2AFD
Tetradic#2AFD91

RGB percentages

Red99.2%
Green98.4%
Blue16.5%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow83.4%
Key (black)0.8%

Color previews

#fdfb2a text on a black background

contrast 19.01:1

Card sample

#fdfb2a text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 251, 42, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 251, 42, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fdfb2a;
background: linear-gradient(135deg, #fdfb2a, #72FD2A);

Monochromatic scale

Palettes built from #fdfb2a

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.

#fdfb2a 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
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#fdfb2a, answered

What color is #fdfb2a?

#fdfb2a is a balanced electric yellow, closest to Yellow (ΔE2000 1.4). It sits at 59° on the hue wheel with 98% saturation and 58% lightness, which reads as warm.

What is the RGB value of #fdfb2a?

rgb(253, 251, 42) — 253 red, 251 green and 42 blue out of 255, or 99.2% / 98.4% / 16.5% by channel.

Is #fdfb2a a light or a dark color?

It is a light color. Relative luminance is 0.9004 and perceived brightness is 93%, so black text on it reaches 19.01:1.

Should I use black or white text on #fdfb2a?

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

What is the complementary color of #fdfb2a?

#2A2CFD sits directly opposite on the wheel. Softer options are the split-complements #2A96FD and #912AFD, which give the same contrast with far less vibration.

What colors go well with #fdfb2a?

For interface work: #FAFAF4 as the surface, #EDECC0 for borders, #9B9A4B for secondary text, #2860FF as an accent and #7E7D01 for hover and pressed states. For a palette, the analogous pair #FD912A and #96FD2A stays calm, while #2A2CFD is the loudest partner.

What is #fdfb2a in CMYK for printing?

cmyk(0%, 1%, 83%, 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 #fdfb2a warm or cool?

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

Work with #fdfb2a in the Color Lab