Skip to content

#df6003

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

RGB
223, 96, 3
HSL
25°, 97%, 44%
CMYK
0, 57, 99, 13
Luminance
0.2406

At a glance

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

Hex
#df6003
Hue
25°
orange
Saturation
97%
electric
Lightness
44%
dark
Brightness
87%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2406
WCAG relative
Temperature
Warm
3/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
5.81:1
Closest name
Chocolate
ΔE2000 3.2
Where it sits
Hue25° of 360°
Saturation97%
Lightness44%
Temperature
Warm ← → Cool3% 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#df6003
RGBrgb(223, 96, 3)
HSLhsl(25, 97%, 44%)
CMYKcmyk(0%, 57%, 99%, 13%)
LABlab(56.1 46.1 64.6)
LCHlch(56.1 79.4 54.5)
OKLCHoklch(0.639 0.178 46.2)
Decimal14639107
Display P3color(display-p3 0.875 0.376 0.012)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df6003 on white: 3.61:1
AA ✗ fail · AA-large · AAA
Aa
#df6003 on black: 5.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #857500
deuteranopia · #A49200
tritanopia · #F54052

Color scale — 50 to 950

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

#FDF6F1
#FCEEE4
#FBD9C1
#FDBF90
#FD9E59
#FC7E22
#df6003
#C95703
#A14502
#743506
#482104
Base = 600Lightest = 50 · #FDF6F1Darkest = 950 · #482104
:root {
  --brand-50: #FDF6F1;
  --brand-100: #FCEEE4;
  --brand-200: #FBD9C1;
  --brand-300: #FDBF90;
  --brand-400: #FD9E59;
  --brand-500: #FC7E22;
  --brand-600: #df6003;
  --brand-700: #C95703;
  --brand-800: #A14502;
  --brand-900: #743506;
  --brand-950: #482104;
  --brand: #df6003;
  --brand-ink: #000000;
}

Colors that work with #df6003

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#EDD3C0
Hairlines and dividers
Muted text#9B6D4B
Captions on the surface
Accent#00A9CC
Second voice, not a rival
Dark variant#7E3602
Hover, pressed, headers
Light variant#FFF0E6
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 #df6003

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#0382DF
Analogous left#DF0314
Analogous right#DFCE03
Split-complement 1#03DFCE
Split-complement 2#0314DF
Triadic 1#03DF60
Triadic 2#6003DF
Tetradic#14DF03

RGB percentages

Red87.5%
Green37.6%
Blue1.2%

CMYK percentages

Cyan0.0%
Magenta57.0%
Yellow98.7%
Key (black)12.5%

Color previews

#df6003 text on a black background

contrast 5.81:1

Card sample

#df6003 text on a white background

contrast 3.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df6003

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.

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

#df6003, answered

What color is #df6003?

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

What is the RGB value of #df6003?

rgb(223, 96, 3) — 223 red, 96 green and 3 blue out of 255, or 87.5% / 37.6% / 1.2% by channel.

Is #df6003 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2406 and perceived brightness is 56%, so black text on it reaches 5.81:1.

Should I use black or white text on #df6003?

Black. It scores 5.81:1 against #df6003, versus 3.61:1 for white — AA at any size.

What is the complementary color of #df6003?

#0382DF sits directly opposite on the wheel. Softer options are the split-complements #03DFCE and #0314DF, which give the same contrast with far less vibration.

What colors go well with #df6003?

For interface work: #FAF7F4 as the surface, #EDD3C0 for borders, #9B6D4B for secondary text, #00A9CC as an accent and #7E3602 for hover and pressed states. For a palette, the analogous pair #DF0314 and #DFCE03 stays calm, while #0382DF is the loudest partner.

What is #df6003 in CMYK for printing?

cmyk(0%, 57%, 99%, 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 #df6003 warm or cool?

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

Work with #df6003 in the Color Lab