Skip to content

#df3f01

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

RGB
223, 63, 1
HSL
17°, 99%, 44%
CMYK
0, 72, 100, 13
Luminance
0.1925

At a glance

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

Hex
#df3f01
Hue
17°
orange
Saturation
99%
electric
Lightness
44%
dark
Brightness
87%
HSV value
Perceived
51%
weighted brightness
Luminance
0.1925
WCAG relative
Temperature
Warm
7/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
4.85:1
Closest name
Red
ΔE2000 6.5
Where it sits
Hue17° of 360°
Saturation99%
Lightness44%
Temperature
Warm ← → Cool7% 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#df3f01
RGBrgb(223, 63, 1)
HSLhsl(17, 99%, 44%)
CMYKcmyk(0%, 72%, 100%, 13%)
LABlab(51.0 59.9 62.3)
LCHlch(51.0 86.4 46.1)
OKLCHoklch(0.600 0.204 36.2)
Decimal14630657
Display P3color(display-p3 0.875 0.247 0.004)

Copy-ready code

/* CSS */
color: #df3f01;
background-color: #df3f01;
/* Tailwind (arbitrary) */
class="text-[#df3f01] bg-[#df3f01]"
/* SCSS */
$brand: #df3f01;
/* SwiftUI */
Color(red: 0.875, green: 0.247, blue: 0.004)
/* Android */
Color.parseColor("#df3f01")
/* Flutter */
Color(0xFFDF3F01)
/* Python / OpenCV (BGR) */
(1, 63, 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 #df3f01 · 4.85:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 4.33:1
AA fail · AA large pass · AAA fail
Aa
Black text · 4.85:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #df3f01 as text scores 4.33:1 on white and 4.85:1 on black.

Accessibility — WCAG contrast

Aa
#df3f01 on white: 4.33:1
AA ✗ fail · AA-large · AAA
Aa
#df3f01 on black: 4.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #716300
deuteranopia · #988600
tritanopia · #F60037

Color scale — 50 to 950

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

#FEF5F1
#FCEAE3
#FBD1C0
#FEAE8F
#FE8657
#FE5E20
#F44501
#df3f01
#A22E01
#752505
#491703
Base = 700Lightest = 50 · #FEF5F1Darkest = 950 · #491703
:root {
  --brand-50: #FEF5F1;
  --brand-100: #FCEAE3;
  --brand-200: #FBD1C0;
  --brand-300: #FEAE8F;
  --brand-400: #FE8657;
  --brand-500: #FE5E20;
  --brand-600: #F44501;
  --brand-700: #df3f01;
  --brand-800: #A22E01;
  --brand-900: #752505;
  --brand-950: #491703;
  --brand: #df3f01;
  --brand-ink: #000000;
}

Colors that work with #df3f01

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#FAF6F4
Tinted page background
Border#EDCCC0
Hairlines and dividers
Muted text#9B614B
Captions on the surface
Accent#00C6CC
Second voice, not a rival
Dark variant#7F2401
Hover, pressed, headers
Light variant#FFEDE6
Selected rows, tints
Dark surface#241814
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 #df3f01

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#01A1DF
Analogous left#DF0132
Analogous right#DFAE01
Split-complement 1#01DFAE
Split-complement 2#0132DF
Triadic 1#01DF3F
Triadic 2#3F01DF
Tetradic#32DF01

RGB percentages

Red87.5%
Green24.7%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta71.7%
Yellow99.6%
Key (black)12.5%

Color previews

#df3f01 text on a black background

contrast 4.85:1

Card sample

#df3f01 text on a white background

contrast 4.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df3f01

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.

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

#df3f01, answered

What color is #df3f01?

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

What is the RGB value of #df3f01?

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

Is #df3f01 a light or a dark color?

It is a mid-tone. Relative luminance is 0.1925 and perceived brightness is 51%, so black text on it reaches 4.85:1.

Should I use black or white text on #df3f01?

Black. It scores 4.85:1 against #df3f01, versus 4.33:1 for white — AA at any size.

What is the complementary color of #df3f01?

#01A1DF sits directly opposite on the wheel. Softer options are the split-complements #01DFAE and #0132DF, which give the same contrast with far less vibration.

What colors go well with #df3f01?

For interface work: #FAF6F4 as the surface, #EDCCC0 for borders, #9B614B for secondary text, #00C6CC as an accent and #7F2401 for hover and pressed states. For a palette, the analogous pair #DF0132 and #DFAE01 stays calm, while #01A1DF is the loudest partner.

What is #df3f01 in CMYK for printing?

cmyk(0%, 72%, 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 #df3f01 warm or cool?

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

Work with #df3f01 in the Color Lab