Skip to content

#f9da58

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

RGB
249, 218, 88
HSL
48°, 93%, 66%
CMYK
0, 12, 65, 2
Luminance
0.7099

At a glance

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

Hex
#f9da58
Hue
48°
yellow
Saturation
93%
electric
Lightness
66%
light
Brightness
98%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7099
WCAG relative
Temperature
Warm
15/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
15.20:1
Closest name
Gold
ΔE2000 5
Where it sits
Hue48° of 360°
Saturation93%
Lightness66%
Temperature
Warm ← → Cool15% 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#f9da58
RGBrgb(249, 218, 88)
HSLhsl(48, 93%, 66%)
CMYKcmyk(0%, 12%, 65%, 2%)
LABlab(87.5 -3.5 65.8)
LCHlch(87.5 65.8 93.0)
OKLCHoklch(0.891 0.150 95.7)
Decimal16374360
Display P3color(display-p3 0.976 0.855 0.345)

Copy-ready code

/* CSS */
color: #f9da58;
background-color: #f9da58;
/* Tailwind (arbitrary) */
class="text-[#f9da58] bg-[#f9da58]"
/* SCSS */
$brand: #f9da58;
/* SwiftUI */
Color(red: 0.976, green: 0.855, blue: 0.345)
/* Android */
Color.parseColor("#f9da58")
/* Flutter */
Color(0xFFF9DA58)
/* Python / OpenCV (BGR) */
(88, 218, 249)

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

Accessibility — WCAG contrast

Aa
#f9da58 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#f9da58 on black: 15.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EFD648
deuteranopia · #F7DF5F
tritanopia · #FFCABF

Color scale — 50 to 950

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

#FDFBF2
#FBF7E4
#F9EFC2
#FBE793
#f9da58
#F7CF26
#ECC008
#C5A007
#9E8006
#725D09
#473A05
Base = 400Lightest = 50 · #FDFBF2Darkest = 950 · #473A05
:root {
  --brand-50: #FDFBF2;
  --brand-100: #FBF7E4;
  --brand-200: #F9EFC2;
  --brand-300: #FBE793;
  --brand-400: #f9da58;
  --brand-500: #F7CF26;
  --brand-600: #ECC008;
  --brand-700: #C5A007;
  --brand-800: #9E8006;
  --brand-900: #725D09;
  --brand-950: #473A05;
  --brand: #f9da58;
  --brand-ink: #000000;
}

Colors that work with #f9da58

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#FAF9F4
Tinted page background
Border#EDE4C0
Hairlines and dividers
Muted text#9B8B4B
Captions on the surface
Accent#045BC8
Second voice, not a rival
Dark variant#7B6404
Hover, pressed, headers
Light variant#FEFAE6
Selected rows, tints
Dark surface#242114
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 #f9da58

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#5877F9
Analogous left#F98958
Analogous right#C8F958
Split-complement 1#58C8F9
Split-complement 2#8958F9
Triadic 1#58F9DA
Triadic 2#DA58F9
Tetradic#58F989

RGB percentages

Red97.6%
Green85.5%
Blue34.5%

CMYK percentages

Cyan0.0%
Magenta12.4%
Yellow64.7%
Key (black)2.4%

Color previews

#f9da58 text on a black background

contrast 15.20:1

Card sample

#f9da58 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f9da58

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.

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

#f9da58, answered

What color is #f9da58?

#f9da58 is a light electric yellow, closest to Gold (ΔE2000 5). It sits at 48° on the hue wheel with 93% saturation and 66% lightness, which reads as warm.

What is the RGB value of #f9da58?

rgb(249, 218, 88) — 249 red, 218 green and 88 blue out of 255, or 97.6% / 85.5% / 34.5% by channel.

Is #f9da58 a light or a dark color?

It is a light color. Relative luminance is 0.7099 and perceived brightness is 85%, so black text on it reaches 15.20:1.

Should I use black or white text on #f9da58?

Black. It scores 15.20:1 against #f9da58, versus 1.38:1 for white — AAA at any size.

What is the complementary color of #f9da58?

#5877F9 sits directly opposite on the wheel. Softer options are the split-complements #58C8F9 and #8958F9, which give the same contrast with far less vibration.

What colors go well with #f9da58?

For interface work: #FAF9F4 as the surface, #EDE4C0 for borders, #9B8B4B for secondary text, #045BC8 as an accent and #7B6404 for hover and pressed states. For a palette, the analogous pair #F98958 and #C8F958 stays calm, while #5877F9 is the loudest partner.

What is #f9da58 in CMYK for printing?

cmyk(0%, 12%, 65%, 2%). 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 #f9da58 warm or cool?

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

Work with #f9da58 in the Color Lab