Skip to content

#df7301

a dark, electric orange · warm · closest name: Chocolate

RGB
223, 115, 1
HSL
31°, 99%, 44%
CMYK
0, 48, 100, 13
Luminance
0.2795

At a glance

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

Hex
#df7301
Hue
31°
orange
Saturation
99%
electric
Lightness
44%
dark
Brightness
87%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2795
WCAG relative
Temperature
Warm
1/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
6.59:1
Closest name
Chocolate
ΔE2000 5.3
Where it sits
Hue31° of 360°
Saturation99%
Lightness44%
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#df7301
RGBrgb(223, 115, 1)
HSLhsl(31, 99%, 44%)
CMYKcmyk(0%, 48%, 100%, 13%)
LABlab(59.9 36.7 67.2)
LCHlch(59.9 76.6 61.3)
OKLCHoklch(0.667 0.165 54.8)
Decimal14643969
Display P3color(display-p3 0.875 0.451 0.004)

Copy-ready code

/* CSS */
color: #df7301;
background-color: #df7301;
/* Tailwind (arbitrary) */
class="text-[#df7301] bg-[#df7301]"
/* SCSS */
$brand: #df7301;
/* SwiftUI */
Color(red: 0.875, green: 0.451, blue: 0.004)
/* Android */
Color.parseColor("#df7301")
/* Flutter */
Color(0xFFDF7301)
/* Python / OpenCV (BGR) */
(1, 115, 223)

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 #df7301 · 6.59:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.19:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.59:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #df7301 as text scores 3.19:1 on white and 6.59:1 on black.

Accessibility — WCAG contrast

Aa
#df7301 on white: 3.19:1
AA ✗ fail · AA-large · AAA
Aa
#df7301 on black: 6.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #938100
deuteranopia · #AD9A00
tritanopia · #F55A62

Color scale — 50 to 950

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

#FEF8F1
#FCF0E3
#FBDFC0
#FEC88F
#FEAD57
#FE9220
#F47E01
#df7301
#A25401
#753F05
#492703
Base = 700Lightest = 50 · #FEF8F1Darkest = 950 · #492703
:root {
  --brand-50: #FEF8F1;
  --brand-100: #FCF0E3;
  --brand-200: #FBDFC0;
  --brand-300: #FEC88F;
  --brand-400: #FEAD57;
  --brand-500: #FE9220;
  --brand-600: #F47E01;
  --brand-700: #df7301;
  --brand-800: #A25401;
  --brand-900: #753F05;
  --brand-950: #492703;
  --brand: #df7301;
  --brand-ink: #000000;
}

Colors that work with #df7301

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#EDD7C0
Hairlines and dividers
Muted text#9B744B
Captions on the surface
Accent#0096CC
Second voice, not a rival
Dark variant#7F4101
Hover, pressed, headers
Light variant#FFF3E6
Selected rows, tints
Dark surface#241C14
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 #df7301

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • Black 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#016DDF
Analogous left#DF0401
Analogous right#DCDF01
Split-complement 1#01DCDF
Split-complement 2#0401DF
Triadic 1#01DF73
Triadic 2#7301DF
Tetradic#01DF04

RGB percentages

Red87.5%
Green45.1%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta48.4%
Yellow99.6%
Key (black)12.5%

Color previews

#df7301 text on a black background

contrast 6.59:1

Card sample

#df7301 text on a white background

contrast 3.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 115, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 115, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #df7301;
background: linear-gradient(135deg, #df7301, #B7DF01);

Monochromatic scale

Palettes built from #df7301

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.

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

#df7301, answered

What color is #df7301?

#df7301 is a dark electric orange, closest to Chocolate (ΔE2000 5.3). It sits at 31° on the hue wheel with 99% saturation and 44% lightness, which reads as warm.

What is the RGB value of #df7301?

rgb(223, 115, 1) — 223 red, 115 green and 1 blue out of 255, or 87.5% / 45.1% / 0.4% by channel.

Is #df7301 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2795 and perceived brightness is 59%, so black text on it reaches 6.59:1.

Should I use black or white text on #df7301?

Black. It scores 6.59:1 against #df7301, versus 3.19:1 for white — AA at any size.

What is the complementary color of #df7301?

#016DDF sits directly opposite on the wheel. Softer options are the split-complements #01DCDF and #0401DF, which give the same contrast with far less vibration.

What colors go well with #df7301?

For interface work: #FAF7F4 as the surface, #EDD7C0 for borders, #9B744B for secondary text, #0096CC as an accent and #7F4101 for hover and pressed states. For a palette, the analogous pair #DF0401 and #DCDF01 stays calm, while #016DDF is the loudest partner.

What is #df7301 in CMYK for printing?

cmyk(0%, 48%, 100%, 13%). 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 #df7301 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 #F87501; nudged cooler, #E05D00.

Work with #df7301 in the Color Lab