Skip to content

#fef04f

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

RGB
254, 240, 79
HSL
55°, 99%, 65%
CMYK
0, 6, 69, 0
Luminance
0.8396

At a glance

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

Hex
#fef04f
Hue
55°
yellow
Saturation
99%
electric
Lightness
65%
light
Brightness
100%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8396
WCAG relative
Temperature
Warm
21/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
17.79:1
Closest name
Yellow
ΔE2000 5.3
Where it sits
Hue55° of 360°
Saturation99%
Lightness65%
Temperature
Warm ← → Cool21% 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#fef04f
RGBrgb(254, 240, 79)
HSLhsl(55, 99%, 65%)
CMYKcmyk(0%, 6%, 69%, 0%)
LABlab(93.4 -12.9 75.5)
LCHlch(93.4 76.6 99.7)
OKLCHoklch(0.939 0.173 104.3)
Decimal16707663
Display P3color(display-p3 0.996 0.941 0.310)

Copy-ready code

/* CSS */
color: #fef04f;
background-color: #fef04f;
/* Tailwind (arbitrary) */
class="text-[#fef04f] bg-[#fef04f]"
/* SCSS */
$brand: #fef04f;
/* SwiftUI */
Color(red: 0.996, green: 0.941, blue: 0.310)
/* Android */
Color.parseColor("#fef04f")
/* Flutter */
Color(0xFFFEF04F)
/* Python / OpenCV (BGR) */
(79, 240, 254)

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

Accessibility — WCAG contrast

Aa
#fef04f on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#fef04f on black: 17.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE836
deuteranopia · #FFF05A
tritanopia · #FFE0D0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fef04f 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.

#FEFDF1
#FCFAE3
#FBF7C0
#FEF68F
#fef04f
#FEEC20
#F3E001
#CBBB01
#A29501
#756C06
#494303
Base = 400Lightest = 50 · #FEFDF1Darkest = 950 · #494303
:root {
  --brand-50: #FEFDF1;
  --brand-100: #FCFAE3;
  --brand-200: #FBF7C0;
  --brand-300: #FEF68F;
  --brand-400: #fef04f;
  --brand-500: #FEEC20;
  --brand-600: #F3E001;
  --brand-700: #CBBB01;
  --brand-800: #A29501;
  --brand-900: #756C06;
  --brand-950: #494303;
  --brand: #fef04f;
  --brand-ink: #000000;
}

Colors that work with #fef04f

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#EDE9C0
Hairlines and dividers
Muted text#9B944B
Captions on the surface
Accent#4E88FF
Second voice, not a rival
Dark variant#7F7501
Hover, pressed, headers
Light variant#FFFDE6
Selected rows, tints
Dark surface#242314
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 #fef04f

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#4F5DFE
Analogous left#FE994F
Analogous right#B5FE4F
Split-complement 1#4FB5FE
Split-complement 2#994FFE
Triadic 1#4FFEF0
Triadic 2#F04FFE
Tetradic#4FFE99

RGB percentages

Red99.6%
Green94.1%
Blue31.0%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow68.9%
Key (black)0.4%

Color previews

#fef04f text on a black background

contrast 17.79:1

Card sample

#fef04f text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(254, 240, 79, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(254, 240, 79, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fef04f;
background: linear-gradient(135deg, #fef04f, #97FE4F);

Monochromatic scale

Palettes built from #fef04f

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.

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

#fef04f, answered

What color is #fef04f?

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

What is the RGB value of #fef04f?

rgb(254, 240, 79) — 254 red, 240 green and 79 blue out of 255, or 99.6% / 94.1% / 31% by channel.

Is #fef04f a light or a dark color?

It is a light color. Relative luminance is 0.8396 and perceived brightness is 91%, so black text on it reaches 17.79:1.

Should I use black or white text on #fef04f?

Black. It scores 17.79:1 against #fef04f, versus 1.18:1 for white — AAA at any size.

What is the complementary color of #fef04f?

#4F5DFE sits directly opposite on the wheel. Softer options are the split-complements #4FB5FE and #994FFE, which give the same contrast with far less vibration.

What colors go well with #fef04f?

For interface work: #FAFAF4 as the surface, #EDE9C0 for borders, #9B944B for secondary text, #4E88FF as an accent and #7F7501 for hover and pressed states. For a palette, the analogous pair #FE994F and #B5FE4F stays calm, while #4F5DFE is the loudest partner.

What is #fef04f in CMYK for printing?

cmyk(0%, 6%, 69%, 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 #fef04f warm or cool?

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

Work with #fef04f in the Color Lab