Skip to content

#fdbf4b

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

RGB
253, 191, 75
HSL
39°, 98%, 64%
CMYK
0, 25, 70, 1
Luminance
0.5865

At a glance

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

Hex
#fdbf4b
Hue
39°
orange
Saturation
98%
electric
Lightness
64%
balanced
Brightness
99%
HSV value
Perceived
80%
weighted brightness
Luminance
0.5865
WCAG relative
Temperature
Warm
8/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
12.73:1
Closest name
Goldenrod
ΔE2000 7.8
Where it sits
Hue39° of 360°
Saturation98%
Lightness64%
Temperature
Warm ← → Cool8% 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#fdbf4b
RGBrgb(253, 191, 75)
HSLhsl(39, 98%, 64%)
CMYKcmyk(0%, 25%, 70%, 1%)
LABlab(81.1 11.3 64.6)
LCHlch(81.1 65.6 80.0)
OKLCHoklch(0.841 0.147 79.7)
Decimal16629579
Display P3color(display-p3 0.992 0.749 0.294)

Copy-ready code

/* CSS */
color: #fdbf4b;
background-color: #fdbf4b;
/* Tailwind (arbitrary) */
class="text-[#fdbf4b] bg-[#fdbf4b]"
/* SCSS */
$brand: #fdbf4b;
/* SwiftUI */
Color(red: 0.992, green: 0.749, blue: 0.294)
/* Android */
Color.parseColor("#fdbf4b")
/* Flutter */
Color(0xFFFDBF4B)
/* Python / OpenCV (BGR) */
(75, 191, 253)

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 #fdbf4b · 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: #fdbf4b as text scores 1.65:1 on white and 12.73:1 on black.

Accessibility — WCAG contrast

Aa
#fdbf4b on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#fdbf4b on black: 12.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D8C03C
deuteranopia · #E6D04F
tritanopia · #FFADA7

Color scale — 50 to 950

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

#FDF9F1
#FCF3E3
#FBE7C1
#FED890
#fdbf4b
#FDB021
#F29F03
#CA8402
#A16A02
#744E06
#493104
Base = 400Lightest = 50 · #FDF9F1Darkest = 950 · #493104
:root {
  --brand-50: #FDF9F1;
  --brand-100: #FCF3E3;
  --brand-200: #FBE7C1;
  --brand-300: #FED890;
  --brand-400: #fdbf4b;
  --brand-500: #FDB021;
  --brand-600: #F29F03;
  --brand-700: #CA8402;
  --brand-800: #A16A02;
  --brand-900: #744E06;
  --brand-950: #493104;
  --brand: #fdbf4b;
  --brand-ink: #000000;
}

Colors that work with #fdbf4b

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#EDDDC0
Hairlines and dividers
Muted text#9B7F4B
Captions on the surface
Accent#007ACC
Second voice, not a rival
Dark variant#7E5301
Hover, pressed, headers
Light variant#FFF6E6
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 #fdbf4b

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
  • 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#4B89FD
Analogous left#FD664B
Analogous right#E2FD4B
Split-complement 1#4BE2FD
Split-complement 2#664BFD
Triadic 1#4BFDBF
Triadic 2#BF4BFD
Tetradic#4BFD66

RGB percentages

Red99.2%
Green74.9%
Blue29.4%

CMYK percentages

Cyan0.0%
Magenta24.5%
Yellow70.4%
Key (black)0.8%

Color previews

#fdbf4b text on a black background

contrast 12.73:1

Card sample

#fdbf4b text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdbf4b

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.

#fdbf4b in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#fdbf4b, answered

What color is #fdbf4b?

#fdbf4b is a balanced electric orange, closest to Goldenrod (ΔE2000 7.8). It sits at 39° on the hue wheel with 98% saturation and 64% lightness, which reads as warm.

What is the RGB value of #fdbf4b?

rgb(253, 191, 75) — 253 red, 191 green and 75 blue out of 255, or 99.2% / 74.9% / 29.4% by channel.

Is #fdbf4b a light or a dark color?

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

Should I use black or white text on #fdbf4b?

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

What is the complementary color of #fdbf4b?

#4B89FD sits directly opposite on the wheel. Softer options are the split-complements #4BE2FD and #664BFD, which give the same contrast with far less vibration.

What colors go well with #fdbf4b?

For interface work: #FAF8F4 as the surface, #EDDDC0 for borders, #9B7F4B for secondary text, #007ACC as an accent and #7E5301 for hover and pressed states. For a palette, the analogous pair #FD664B and #E2FD4B stays calm, while #4B89FD is the loudest partner.

What is #fdbf4b in CMYK for printing?

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

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

Work with #fdbf4b in the Color Lab