Skip to content

#fd7b0b

a balanced, electric orange · warm · closest name: Dark Orange

RGB
253, 123, 11
HSL
28°, 98%, 52%
CMYK
0, 51, 96, 1
Luminance
0.3507

At a glance

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

Hex
#fd7b0b
Hue
28°
orange
Saturation
98%
electric
Lightness
52%
balanced
Brightness
99%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3507
WCAG relative
Temperature
Warm
1/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
8.01:1
Closest name
Dark Orange
ΔE2000 5.7
Where it sits
Hue28° of 360°
Saturation98%
Lightness52%
Temperature
Warm ← → Cool1% 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#fd7b0b
RGBrgb(253, 123, 11)
HSLhsl(28, 98%, 52%)
CMYKcmyk(0%, 51%, 96%, 1%)
LABlab(65.8 44.6 71.5)
LCHlch(65.8 84.3 58.1)
OKLCHoklch(0.722 0.186 50.8)
Decimal16612107
Display P3color(display-p3 0.992 0.482 0.043)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd7b0b on white: 2.62:1
AA ✗ fail · AA-large · AAA
Aa
#fd7b0b on black: 8.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A18E00
deuteranopia · #C1AB00
tritanopia · #FF5C69

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fd7b0b is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FEF7F1
#FCEFE3
#FBDCC1
#FEC390
#FEA558
#FD8720
#fd7b0b
#CA5F02
#A24C01
#753906
#492404
Base = 600Lightest = 50 · #FEF7F1Darkest = 950 · #492404
:root {
  --brand-50: #FEF7F1;
  --brand-100: #FCEFE3;
  --brand-200: #FBDCC1;
  --brand-300: #FEC390;
  --brand-400: #FEA558;
  --brand-500: #FD8720;
  --brand-600: #fd7b0b;
  --brand-700: #CA5F02;
  --brand-800: #A24C01;
  --brand-900: #753906;
  --brand-950: #492404;
  --brand: #fd7b0b;
  --brand-ink: #000000;
}

Colors that work with #fd7b0b

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#FAF7F4
Tinted page background
Border#EDD5C0
Hairlines and dividers
Muted text#9B704B
Captions on the surface
Accent#00A1CC
Second voice, not a rival
Dark variant#7E3B01
Hover, pressed, headers
Light variant#FFF1E6
Selected rows, tints
Dark surface#241B14
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 #fd7b0b

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#0B8DFD
Analogous left#FD0B14
Analogous right#FDF40B
Split-complement 1#0BFDF4
Split-complement 2#0B14FD
Triadic 1#0BFD7B
Triadic 2#7B0BFD
Tetradic#14FD0B

RGB percentages

Red99.2%
Green48.2%
Blue4.3%

CMYK percentages

Cyan0.0%
Magenta51.4%
Yellow95.7%
Key (black)0.8%

Color previews

#fd7b0b text on a black background

contrast 8.01:1

Card sample

#fd7b0b text on a white background

contrast 2.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd7b0b

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.

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

#fd7b0b, answered

What color is #fd7b0b?

#fd7b0b is a balanced electric orange, closest to Dark Orange (ΔE2000 5.7). It sits at 28° on the hue wheel with 98% saturation and 52% lightness, which reads as warm.

What is the RGB value of #fd7b0b?

rgb(253, 123, 11) — 253 red, 123 green and 11 blue out of 255, or 99.2% / 48.2% / 4.3% by channel.

Is #fd7b0b a light or a dark color?

It is a mid-tone. Relative luminance is 0.3507 and perceived brightness is 66%, so black text on it reaches 8.01:1.

Should I use black or white text on #fd7b0b?

Black. It scores 8.01:1 against #fd7b0b, versus 2.62:1 for white — AAA at any size.

What is the complementary color of #fd7b0b?

#0B8DFD sits directly opposite on the wheel. Softer options are the split-complements #0BFDF4 and #0B14FD, which give the same contrast with far less vibration.

What colors go well with #fd7b0b?

For interface work: #FAF7F4 as the surface, #EDD5C0 for borders, #9B704B for secondary text, #00A1CC as an accent and #7E3B01 for hover and pressed states. For a palette, the analogous pair #FD0B14 and #FDF40B stays calm, while #0B8DFD is the loudest partner.

What is #fd7b0b in CMYK for printing?

cmyk(0%, 51%, 96%, 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 #fd7b0b warm or cool?

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

Work with #fd7b0b in the Color Lab