Skip to content

#febf39

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

RGB
254, 191, 57
HSL
41°, 99%, 61%
CMYK
0, 25, 78, 0
Luminance
0.5863

At a glance

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

Hex
#febf39
Hue
41°
yellow
Saturation
99%
electric
Lightness
61%
balanced
Brightness
100%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5863
WCAG relative
Temperature
Warm
9/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
12.73:1
Closest name
Goldenrod
ΔE2000 7.6
Where it sits
Hue41° of 360°
Saturation99%
Lightness61%
Temperature
Warm ← → Cool9% 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#febf39
RGBrgb(254, 191, 57)
HSLhsl(41, 99%, 61%)
CMYKcmyk(0%, 25%, 78%, 0%)
LABlab(81.1 11.0 71.5)
LCHlch(81.1 72.3 81.2)
OKLCHoklch(0.841 0.157 81.6)
Decimal16695097
Display P3color(display-p3 0.996 0.749 0.224)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#febf39 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#febf39 on black: 12.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D9C020
deuteranopia · #E8D03F
tritanopia · #FFACA5

Color scale — 50 to 950

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

#FEFAF1
#FCF4E3
#FBE8C0
#FEDB8F
#FEC958
#febf39
#F4A601
#CB8A01
#A26F01
#755105
#493303
Base = 500Lightest = 50 · #FEFAF1Darkest = 950 · #493303
:root {
  --brand-50: #FEFAF1;
  --brand-100: #FCF4E3;
  --brand-200: #FBE8C0;
  --brand-300: #FEDB8F;
  --brand-400: #FEC958;
  --brand-500: #febf39;
  --brand-600: #F4A601;
  --brand-700: #CB8A01;
  --brand-800: #A26F01;
  --brand-900: #755105;
  --brand-950: #493303;
  --brand: #febf39;
  --brand-ink: #000000;
}

Colors that work with #febf39

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#FAF8F4
Tinted page background
Border#EDDEC0
Hairlines and dividers
Muted text#9B814B
Captions on the surface
Accent#0074CC
Second voice, not a rival
Dark variant#7F5601
Hover, pressed, headers
Light variant#FFF7E6
Selected rows, tints
Dark surface#241F14
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 #febf39

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#3978FE
Analogous left#FE5D39
Analogous right#DBFE39
Split-complement 1#39DBFE
Split-complement 2#5D39FE
Triadic 1#39FEBF
Triadic 2#BF39FE
Tetradic#39FE5D

RGB percentages

Red99.6%
Green74.9%
Blue22.4%

CMYK percentages

Cyan0.0%
Magenta24.8%
Yellow77.6%
Key (black)0.4%

Color previews

#febf39 text on a black background

contrast 12.73:1

Card sample

#febf39 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #febf39

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.

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

#febf39, answered

What color is #febf39?

#febf39 is a balanced electric yellow, closest to Goldenrod (ΔE2000 7.6). It sits at 41° on the hue wheel with 99% saturation and 61% lightness, which reads as warm.

What is the RGB value of #febf39?

rgb(254, 191, 57) — 254 red, 191 green and 57 blue out of 255, or 99.6% / 74.9% / 22.4% by channel.

Is #febf39 a light or a dark color?

It is a light color. Relative luminance is 0.5863 and perceived brightness is 79%, so black text on it reaches 12.73:1.

Should I use black or white text on #febf39?

Black. It scores 12.73:1 against #febf39, versus 1.65:1 for white — AAA at any size.

What is the complementary color of #febf39?

#3978FE sits directly opposite on the wheel. Softer options are the split-complements #39DBFE and #5D39FE, which give the same contrast with far less vibration.

What colors go well with #febf39?

For interface work: #FAF8F4 as the surface, #EDDEC0 for borders, #9B814B for secondary text, #0074CC as an accent and #7F5601 for hover and pressed states. For a palette, the analogous pair #FE5D39 and #DBFE39 stays calm, while #3978FE is the loudest partner.

What is #febf39 in CMYK for printing?

cmyk(0%, 25%, 78%, 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 #febf39 warm or cool?

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

Work with #febf39 in the Color Lab