Skip to content

#fdfb0a

a balanced, electric yellow · warm · “Yellow”

RGB
253, 251, 10
HSL
60°, 98%, 52%
CMYK
0, 1, 96, 1
Luminance
0.8990

At a glance

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

Hex
#fdfb0a
Hue
60°
yellow
Saturation
98%
electric
Lightness
52%
balanced
Brightness
99%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8990
WCAG relative
Temperature
Warm
25/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
18.98:1
Closest name
Yellow
ΔE2000 0.9
Where it sits
Hue60° of 360°
Saturation98%
Lightness52%
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#fdfb0a
RGBrgb(253, 251, 10)
HSLhsl(60, 98%, 52%)
CMYKcmyk(0%, 1%, 96%, 1%)
LABlab(96.0 -20.4 92.8)
LCHlch(96.0 95.0 102.4)
OKLCHoklch(0.958 0.207 109.2)
Decimal16644874
Display P3color(display-p3 0.992 0.984 0.039)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdfb0a on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#fdfb0a on black: 18.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF000
deuteranopia · #FFF633
tritanopia · #FFEAD6

Color scale — 50 to 950

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

#FEFDF1
#FCFCE3
#FBFBC1
#FEFD90
#FEFC58
#FDFB20
#fdfb0a
#CAC902
#A2A101
#757406
#494804
Base = 600Lightest = 50 · #FEFDF1Darkest = 950 · #494804
:root {
  --brand-50: #FEFDF1;
  --brand-100: #FCFCE3;
  --brand-200: #FBFBC1;
  --brand-300: #FEFD90;
  --brand-400: #FEFC58;
  --brand-500: #FDFB20;
  --brand-600: #fdfb0a;
  --brand-700: #CAC902;
  --brand-800: #A2A101;
  --brand-900: #757406;
  --brand-950: #494804;
  --brand: #fdfb0a;
  --brand-ink: #000000;
}

Colors that work with #fdfb0a

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#0848FF
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 #fdfb0a

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#0A0CFD
Analogous left#FD820A
Analogous right#86FD0A
Split-complement 1#0A86FD
Split-complement 2#820AFD
Triadic 1#0AFDFB
Triadic 2#FB0AFD
Tetradic#0AFD82

RGB percentages

Red99.2%
Green98.4%
Blue3.9%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow96.0%
Key (black)0.8%

Color previews

#fdfb0a text on a black background

contrast 18.98:1

Card sample

#fdfb0a text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfb0a

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.

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

#fdfb0a, answered

What color is #fdfb0a?

#fdfb0a is a balanced electric yellow — the CSS keyword Yellow. It sits at 60° on the hue wheel with 98% saturation and 52% lightness, which reads as warm.

What is the RGB value of #fdfb0a?

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

Is #fdfb0a a light or a dark color?

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

Should I use black or white text on #fdfb0a?

Black. It scores 18.98:1 against #fdfb0a, versus 1.11:1 for white — AAA at any size.

What is the complementary color of #fdfb0a?

#0A0CFD sits directly opposite on the wheel. Softer options are the split-complements #0A86FD and #820AFD, which give the same contrast with far less vibration.

What colors go well with #fdfb0a?

For interface work: #FAFAF4 as the surface, #EDECC0 for borders, #9B9A4B for secondary text, #0848FF as an accent and #7E7D01 for hover and pressed states. For a palette, the analogous pair #FD820A and #86FD0A stays calm, while #0A0CFD is the loudest partner.

What is #fdfb0a in CMYK for printing?

cmyk(0%, 1%, 96%, 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 #fdfb0a 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 #FDB80A; nudged cooler, #A7FF08.

Work with #fdfb0a in the Color Lab