Skip to content

#fe7e13

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

RGB
254, 126, 19
HSL
27°, 99%, 54%
CMYK
0, 50, 93, 0
Luminance
0.3604

At a glance

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

Hex
#fe7e13
Hue
27°
orange
Saturation
99%
electric
Lightness
54%
balanced
Brightness
100%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3604
WCAG relative
Temperature
Warm
1/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
8.21:1
Closest name
Dark Orange
ΔE2000 5.2
Where it sits
Hue27° of 360°
Saturation99%
Lightness54%
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#fe7e13
RGBrgb(254, 126, 19)
HSLhsl(27, 99%, 54%)
CMYKcmyk(0%, 50%, 93%, 0%)
LABlab(66.5 43.6 70.6)
LCHlch(66.5 83.0 58.3)
OKLCHoklch(0.728 0.184 51.3)
Decimal16678419
Display P3color(display-p3 0.996 0.494 0.075)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe7e13 on white: 2.56:1
AA ✗ fail · AA-large · AAA
Aa
#fe7e13 on black: 8.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A49000
deuteranopia · #C2AD0C
tritanopia · #FF606C

Color scale — 50 to 950

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

#FEF7F1
#FCEFE3
#FBDBC0
#FFC28F
#FEA357
#fe7e13
#F46F01
#CB5D01
#A34A01
#753805
#492303
Base = 500Lightest = 50 · #FEF7F1Darkest = 950 · #492303
:root {
  --brand-50: #FEF7F1;
  --brand-100: #FCEFE3;
  --brand-200: #FBDBC0;
  --brand-300: #FFC28F;
  --brand-400: #FEA357;
  --brand-500: #fe7e13;
  --brand-600: #F46F01;
  --brand-700: #CB5D01;
  --brand-800: #A34A01;
  --brand-900: #753805;
  --brand-950: #492303;
  --brand: #fe7e13;
  --brand-ink: #000000;
}

Colors that work with #fe7e13

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#EDD4C0
Hairlines and dividers
Muted text#9B6F4B
Captions on the surface
Accent#00A2CC
Second voice, not a rival
Dark variant#7F3A01
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 #fe7e13

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#1393FE
Analogous left#FE131D
Analogous right#FEF313
Split-complement 1#13FEF3
Split-complement 2#131DFE
Triadic 1#13FE7E
Triadic 2#7E13FE
Tetradic#1DFE13

RGB percentages

Red99.6%
Green49.4%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta50.4%
Yellow92.5%
Key (black)0.4%

Color previews

#fe7e13 text on a black background

contrast 8.21:1

Card sample

#fe7e13 text on a white background

contrast 2.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe7e13

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.

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

#fe7e13, answered

What color is #fe7e13?

#fe7e13 is a balanced electric orange, closest to Dark Orange (ΔE2000 5.2). It sits at 27° on the hue wheel with 99% saturation and 54% lightness, which reads as warm.

What is the RGB value of #fe7e13?

rgb(254, 126, 19) — 254 red, 126 green and 19 blue out of 255, or 99.6% / 49.4% / 7.5% by channel.

Is #fe7e13 a light or a dark color?

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

Should I use black or white text on #fe7e13?

Black. It scores 8.21:1 against #fe7e13, versus 2.56:1 for white — AAA at any size.

What is the complementary color of #fe7e13?

#1393FE sits directly opposite on the wheel. Softer options are the split-complements #13FEF3 and #131DFE, which give the same contrast with far less vibration.

What colors go well with #fe7e13?

For interface work: #FAF7F4 as the surface, #EDD4C0 for borders, #9B6F4B for secondary text, #00A2CC as an accent and #7F3A01 for hover and pressed states. For a palette, the analogous pair #FE131D and #FEF313 stays calm, while #1393FE is the loudest partner.

What is #fe7e13 in CMYK for printing?

cmyk(0%, 50%, 93%, 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 #fe7e13 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 #FE892C; nudged cooler, #FF2E12.

Work with #fe7e13 in the Color Lab