Skip to content

#fdb44f

a light, electric orange · warm · closest name: Orange

RGB
253, 180, 79
HSL
35°, 98%, 65%
CMYK
0, 29, 69, 1
Luminance
0.5409

At a glance

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

Hex
#fdb44f
Hue
35°
orange
Saturation
98%
electric
Lightness
65%
light
Brightness
99%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5409
WCAG relative
Temperature
Warm
4/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
11.82:1
Closest name
Orange
ΔE2000 5.4
Where it sits
Hue35° of 360°
Saturation98%
Lightness65%
Temperature
Warm ← → Cool4% 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#fdb44f
RGBrgb(253, 180, 79)
HSLhsl(35, 98%, 65%)
CMYKcmyk(0%, 29%, 69%, 1%)
LABlab(78.5 17.3 60.2)
LCHlch(78.5 62.6 74.0)
OKLCHoklch(0.821 0.143 72.0)
Decimal16626767
Display P3color(display-p3 0.992 0.706 0.310)

Copy-ready code

/* CSS */
color: #fdb44f;
background-color: #fdb44f;
/* Tailwind (arbitrary) */
class="text-[#fdb44f] bg-[#fdb44f]"
/* SCSS */
$brand: #fdb44f;
/* SwiftUI */
Color(red: 0.992, green: 0.706, blue: 0.310)
/* Android */
Color.parseColor("#fdb44f")
/* Flutter */
Color(0xFFFDB44F)
/* Python / OpenCV (BGR) */
(79, 180, 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 #fdb44f · 11.82:1
Use #000000AAA at every size.
Aa
White text · 1.78:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.82:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #fdb44f as text scores 1.78:1 on white and 11.82:1 on black.

Accessibility — WCAG contrast

Aa
#fdb44f on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#fdb44f on black: 11.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CEB843
deuteranopia · #DFC952
tritanopia · #FFA29E

Color scale — 50 to 950

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

#FDF8F1
#FCF2E3
#FBE3C1
#FED090
#fdb44f
#FDA021
#F28E03
#CA7602
#A15E02
#744606
#492C04
Base = 400Lightest = 50 · #FDF8F1Darkest = 950 · #492C04
:root {
  --brand-50: #FDF8F1;
  --brand-100: #FCF2E3;
  --brand-200: #FBE3C1;
  --brand-300: #FED090;
  --brand-400: #fdb44f;
  --brand-500: #FDA021;
  --brand-600: #F28E03;
  --brand-700: #CA7602;
  --brand-800: #A15E02;
  --brand-900: #744606;
  --brand-950: #492C04;
  --brand: #fdb44f;
  --brand-ink: #000000;
}

Colors that work with #fdb44f

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#EDDAC0
Hairlines and dividers
Muted text#9B794B
Captions on the surface
Accent#0088CC
Second voice, not a rival
Dark variant#7E4A01
Hover, pressed, headers
Light variant#FFF4E6
Selected rows, tints
Dark surface#241D14
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 #fdb44f

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
  • 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#4F98FD
Analogous left#FD5D4F
Analogous right#EFFD4F
Split-complement 1#4FEFFD
Split-complement 2#5D4FFD
Triadic 1#4FFDB4
Triadic 2#B44FFD
Tetradic#4FFD5D

RGB percentages

Red99.2%
Green70.6%
Blue31.0%

CMYK percentages

Cyan0.0%
Magenta28.9%
Yellow68.8%
Key (black)0.8%

Color previews

#fdb44f text on a black background

contrast 11.82:1

Card sample

#fdb44f text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdb44f

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.

#fdb44f 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#fdb44f, answered

What color is #fdb44f?

#fdb44f is a light electric orange, closest to Orange (ΔE2000 5.4). It sits at 35° on the hue wheel with 98% saturation and 65% lightness, which reads as warm.

What is the RGB value of #fdb44f?

rgb(253, 180, 79) — 253 red, 180 green and 79 blue out of 255, or 99.2% / 70.6% / 31% by channel.

Is #fdb44f a light or a dark color?

It is a light color. Relative luminance is 0.5409 and perceived brightness is 77%, so black text on it reaches 11.82:1.

Should I use black or white text on #fdb44f?

Black. It scores 11.82:1 against #fdb44f, versus 1.78:1 for white — AAA at any size.

What is the complementary color of #fdb44f?

#4F98FD sits directly opposite on the wheel. Softer options are the split-complements #4FEFFD and #5D4FFD, which give the same contrast with far less vibration.

What colors go well with #fdb44f?

For interface work: #FAF8F4 as the surface, #EDDAC0 for borders, #9B794B for secondary text, #0088CC as an accent and #7E4A01 for hover and pressed states. For a palette, the analogous pair #FD5D4F and #EFFD4F stays calm, while #4F98FD is the loudest partner.

What is #fdb44f in CMYK for printing?

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

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

Work with #fdb44f in the Color Lab