Skip to content

#fef97b

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

RGB
254, 249, 123
HSL
58°, 99%, 74%
CMYK
0, 2, 52, 0
Luminance
0.9025

At a glance

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

Hex
#fef97b
Hue
58°
yellow
Saturation
99%
electric
Lightness
74%
light
Brightness
100%
HSV value
Perceived
94%
weighted brightness
Luminance
0.9025
WCAG relative
Temperature
Warm
23/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
19.05:1
Closest name
Khaki
ΔE2000 6
Where it sits
Hue58° of 360°
Saturation99%
Lightness74%
Temperature
Warm ← → Cool23% 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#fef97b
RGBrgb(254, 249, 123)
HSLhsl(58, 99%, 74%)
CMYKcmyk(0%, 2%, 52%, 0%)
LABlab(96.1 -14.4 60.3)
LCHlch(96.1 62.0 103.5)
OKLCHoklch(0.961 0.148 106.8)
Decimal16710011
Display P3color(display-p3 0.996 0.976 0.482)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fef97b on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#fef97b on black: 19.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF16F
deuteranopia · #FFF681
tritanopia · #FFEBDD

Color scale — 50 to 950

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

#FEFDF1
#FCFBE3
#FBF9C1
#fef97b
#FEF758
#FDF520
#F3EA02
#CAC302
#A29C01
#757006
#494604
Base = 300Lightest = 50 · #FEFDF1Darkest = 950 · #494604
:root {
  --brand-50: #FEFDF1;
  --brand-100: #FCFBE3;
  --brand-200: #FBF9C1;
  --brand-300: #fef97b;
  --brand-400: #FEF758;
  --brand-500: #FDF520;
  --brand-600: #F3EA02;
  --brand-700: #CAC302;
  --brand-800: #A29C01;
  --brand-900: #757006;
  --brand-950: #494604;
  --brand: #fef97b;
  --brand-ink: #000000;
}

Colors that work with #fef97b

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#EDEBC0
Hairlines and dividers
Muted text#9B984B
Captions on the surface
Accent#003ACC
Second voice, not a rival
Dark variant#7F7A01
Hover, pressed, headers
Light variant#FFFEE6
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 #fef97b

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#7B80FE
Analogous left#FEB77B
Analogous right#C1FE7B
Split-complement 1#7BC1FE
Split-complement 2#B77BFE
Triadic 1#7BFEF9
Triadic 2#F97BFE
Tetradic#7BFEB7

RGB percentages

Red99.6%
Green97.6%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta2.0%
Yellow51.6%
Key (black)0.4%

Color previews

#fef97b text on a black background

contrast 19.05:1

Card sample

#fef97b text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fef97b

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.

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

#fef97b, answered

What color is #fef97b?

#fef97b is a light electric yellow, closest to Khaki (ΔE2000 6). It sits at 58° on the hue wheel with 99% saturation and 74% lightness, which reads as warm.

What is the RGB value of #fef97b?

rgb(254, 249, 123) — 254 red, 249 green and 123 blue out of 255, or 99.6% / 97.6% / 48.2% by channel.

Is #fef97b a light or a dark color?

It is a light color. Relative luminance is 0.9025 and perceived brightness is 94%, so black text on it reaches 19.05:1.

Should I use black or white text on #fef97b?

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

What is the complementary color of #fef97b?

#7B80FE sits directly opposite on the wheel. Softer options are the split-complements #7BC1FE and #B77BFE, which give the same contrast with far less vibration.

What colors go well with #fef97b?

For interface work: #FAFAF4 as the surface, #EDEBC0 for borders, #9B984B for secondary text, #003ACC as an accent and #7F7A01 for hover and pressed states. For a palette, the analogous pair #FEB77B and #C1FE7B stays calm, while #7B80FE is the loudest partner.

What is #fef97b in CMYK for printing?

cmyk(0%, 2%, 52%, 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 #fef97b warm or cool?

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

Work with #fef97b in the Color Lab