Skip to content

#fd9e13

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

RGB
253, 158, 19
HSL
36°, 98%, 53%
CMYK
0, 38, 93, 1
Luminance
0.4538

At a glance

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

Hex
#fd9e13
Hue
36°
orange
Saturation
98%
electric
Lightness
53%
balanced
Brightness
99%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4538
WCAG relative
Temperature
Warm
5/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
10.08:1
Closest name
Orange
ΔE2000 2.8
Where it sits
Hue36° of 360°
Saturation98%
Lightness53%
Temperature
Warm ← → Cool5% 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#fd9e13
RGBrgb(253, 158, 19)
HSLhsl(36, 98%, 53%)
CMYKcmyk(0%, 38%, 93%, 1%)
LABlab(73.2 26.9 75.2)
LCHlch(73.2 79.8 70.3)
OKLCHoklch(0.778 0.169 66.9)
Decimal16621075
Display P3color(display-p3 0.992 0.620 0.075)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd9e13 on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#fd9e13 on black: 10.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BDA600
deuteranopia · #D3BC18
tritanopia · #FF8787

Color scale — 50 to 950

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

#FDF8F1
#FCF2E3
#FBE3C1
#FED190
#FEBA58
#fd9e13
#F39102
#CA7902
#A26101
#754806
#492D04
Base = 500Lightest = 50 · #FDF8F1Darkest = 950 · #492D04
:root {
  --brand-50: #FDF8F1;
  --brand-100: #FCF2E3;
  --brand-200: #FBE3C1;
  --brand-300: #FED190;
  --brand-400: #FEBA58;
  --brand-500: #fd9e13;
  --brand-600: #F39102;
  --brand-700: #CA7902;
  --brand-800: #A26101;
  --brand-900: #754806;
  --brand-950: #492D04;
  --brand: #fd9e13;
  --brand-ink: #000000;
}

Colors that work with #fd9e13

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#9B7A4B
Captions on the surface
Accent#0086CC
Second voice, not a rival
Dark variant#7E4B01
Hover, pressed, headers
Light variant#FFF5E6
Selected rows, tints
Dark surface#241E14
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 #fd9e13

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#1372FD
Analogous left#FD2913
Analogous right#E7FD13
Split-complement 1#13E7FD
Split-complement 2#2913FD
Triadic 1#13FD9E
Triadic 2#9E13FD
Tetradic#13FD29

RGB percentages

Red99.2%
Green62.0%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta37.5%
Yellow92.5%
Key (black)0.8%

Color previews

#fd9e13 text on a black background

contrast 10.08:1

Card sample

#fd9e13 text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd9e13

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.

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

#fd9e13, answered

What color is #fd9e13?

#fd9e13 is a balanced electric orange, closest to Orange (ΔE2000 2.8). It sits at 36° on the hue wheel with 98% saturation and 53% lightness, which reads as warm.

What is the RGB value of #fd9e13?

rgb(253, 158, 19) — 253 red, 158 green and 19 blue out of 255, or 99.2% / 62% / 7.5% by channel.

Is #fd9e13 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4538 and perceived brightness is 72%, so black text on it reaches 10.08:1.

Should I use black or white text on #fd9e13?

Black. It scores 10.08:1 against #fd9e13, versus 2.08:1 for white — AAA at any size.

What is the complementary color of #fd9e13?

#1372FD sits directly opposite on the wheel. Softer options are the split-complements #13E7FD and #2913FD, which give the same contrast with far less vibration.

What colors go well with #fd9e13?

For interface work: #FAF8F4 as the surface, #EDDAC0 for borders, #9B7A4B for secondary text, #0086CC as an accent and #7E4B01 for hover and pressed states. For a palette, the analogous pair #FD2913 and #E7FD13 stays calm, while #1372FD is the loudest partner.

What is #fd9e13 in CMYK for printing?

cmyk(0%, 38%, 93%, 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 #fd9e13 warm or cool?

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

Work with #fd9e13 in the Color Lab