Skip to content

#f1fd1f

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

RGB
241, 253, 31
HSL
63°, 98%, 56%
CMYK
5, 0, 88, 1
Luminance
0.8905

At a glance

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

Hex
#f1fd1f
Hue
63°
yellow
Saturation
98%
electric
Lightness
56%
balanced
Brightness
99%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8905
WCAG relative
Temperature
Warm
28/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
18.81:1
Closest name
Yellow
ΔE2000 2.8
Where it sits
Hue63° of 360°
Saturation98%
Lightness56%
Temperature
Warm ← → Cool28% 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#f1fd1f
RGBrgb(241, 253, 31)
HSLhsl(63, 98%, 56%)
CMYKcmyk(5%, 0%, 88%, 1%)
LABlab(95.6 -26.0 89.8)
LCHlch(95.6 93.5 106.1)
OKLCHoklch(0.953 0.208 113.2)
Decimal15858975
Display P3color(display-p3 0.945 0.992 0.122)

Copy-ready code

/* CSS */
color: #f1fd1f;
background-color: #f1fd1f;
/* Tailwind (arbitrary) */
class="text-[#f1fd1f] bg-[#f1fd1f]"
/* SCSS */
$brand: #f1fd1f;
/* SwiftUI */
Color(red: 0.945, green: 0.992, blue: 0.122)
/* Android */
Color.parseColor("#f1fd1f")
/* Flutter */
Color(0xFFF1FD1F)
/* Python / OpenCV (BGR) */
(31, 253, 241)

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 #f1fd1f · 18.81:1
Use #000000AAA at every size.
Aa
White text · 1.12:1
AA fail · AA large fail · AAA fail
Aa
Black text · 18.81:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f1fd1f as text scores 1.12:1 on white and 18.81:1 on black.

Accessibility — WCAG contrast

Aa
#f1fd1f on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#f1fd1f on black: 18.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF000
deuteranopia · #FFF43C
tritanopia · #FFEDD8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f1fd1f 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
#FBFCE3
#F8FBC1
#F8FE90
#F5FD58
#f1fd1f
#E6F302
#BFCA02
#99A201
#6F7406
#454904
Base = 500Lightest = 50 · #FDFDF1Darkest = 950 · #454904
:root {
  --brand-50: #FDFDF1;
  --brand-100: #FBFCE3;
  --brand-200: #F8FBC1;
  --brand-300: #F8FE90;
  --brand-400: #F5FD58;
  --brand-500: #f1fd1f;
  --brand-600: #E6F302;
  --brand-700: #BFCA02;
  --brand-800: #99A201;
  --brand-900: #6F7406;
  --brand-950: #454904;
  --brand: #f1fd1f;
  --brand-ink: #000000;
}

Colors that work with #f1fd1f

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#EAEDC0
Hairlines and dividers
Muted text#979B4B
Captions on the surface
Accent#1D4AFF
Second voice, not a rival
Dark variant#787E01
Hover, pressed, headers
Light variant#FDFFE6
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 #f1fd1f

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#2B1FFD
Analogous left#FD9A1F
Analogous right#82FD1F
Split-complement 1#1F82FD
Split-complement 2#9A1FFD
Triadic 1#1FF1FD
Triadic 2#FD1FF1
Tetradic#1FFD9A

RGB percentages

Red94.5%
Green99.2%
Blue12.2%

CMYK percentages

Cyan4.7%
Magenta0.0%
Yellow87.7%
Key (black)0.8%

Color previews

#f1fd1f text on a black background

contrast 18.81:1

Card sample

#f1fd1f text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f1fd1f

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.

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

#f1fd1f, answered

What color is #f1fd1f?

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

What is the RGB value of #f1fd1f?

rgb(241, 253, 31) — 241 red, 253 green and 31 blue out of 255, or 94.5% / 99.2% / 12.2% by channel.

Is #f1fd1f a light or a dark color?

It is a light color. Relative luminance is 0.8905 and perceived brightness is 92%, so black text on it reaches 18.81:1.

Should I use black or white text on #f1fd1f?

Black. It scores 18.81:1 against #f1fd1f, versus 1.12:1 for white — AAA at any size.

What is the complementary color of #f1fd1f?

#2B1FFD sits directly opposite on the wheel. Softer options are the split-complements #1F82FD and #9A1FFD, which give the same contrast with far less vibration.

What colors go well with #f1fd1f?

For interface work: #FAFAF4 as the surface, #EAEDC0 for borders, #979B4B for secondary text, #1D4AFF as an accent and #787E01 for hover and pressed states. For a palette, the analogous pair #FD9A1F and #82FD1F stays calm, while #2B1FFD is the loudest partner.

What is #f1fd1f in CMYK for printing?

cmyk(5%, 0%, 88%, 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 #f1fd1f warm or cool?

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

Work with #f1fd1f in the Color Lab