Skip to content

#dc6c01

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

RGB
220, 108, 1
HSL
29°, 99%, 43%
CMYK
0, 51, 100, 14
Luminance
0.2594

At a glance

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

Hex
#dc6c01
Hue
29°
orange
Saturation
99%
electric
Lightness
43%
dark
Brightness
86%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2594
WCAG relative
Temperature
Warm
0/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
6.19:1
Closest name
Chocolate
ΔE2000 3.3
Where it sits
Hue29° of 360°
Saturation99%
Lightness43%
Temperature
Warm ← → Cool0% 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#dc6c01
RGBrgb(220, 108, 1)
HSLhsl(29, 99%, 43%)
CMYKcmyk(0%, 51%, 100%, 14%)
LABlab(58.0 39.1 65.8)
LCHlch(58.0 76.6 59.3)
OKLCHoklch(0.652 0.167 52.2)
Decimal14445569
Display P3color(display-p3 0.863 0.424 0.004)

Copy-ready code

/* CSS */
color: #dc6c01;
background-color: #dc6c01;
/* Tailwind (arbitrary) */
class="text-[#dc6c01] bg-[#dc6c01]"
/* SCSS */
$brand: #dc6c01;
/* SwiftUI */
Color(red: 0.863, green: 0.424, blue: 0.004)
/* Android */
Color.parseColor("#dc6c01")
/* Flutter */
Color(0xFFDC6C01)
/* Python / OpenCV (BGR) */
(1, 108, 220)

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

Accessibility — WCAG contrast

Aa
#dc6c01 on white: 3.39:1
AA ✗ fail · AA-large · AAA
Aa
#dc6c01 on black: 6.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8D7C00
deuteranopia · #A89500
tritanopia · #F2525C

Color scale — 50 to 950

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

#FEF7F1
#FCEFE3
#FBDDC0
#FEC68F
#FEA957
#FE8C20
#F47801
#dc6c01
#A25001
#753C05
#492503
Base = 700Lightest = 50 · #FEF7F1Darkest = 950 · #492503
:root {
  --brand-50: #FEF7F1;
  --brand-100: #FCEFE3;
  --brand-200: #FBDDC0;
  --brand-300: #FEC68F;
  --brand-400: #FEA957;
  --brand-500: #FE8C20;
  --brand-600: #F47801;
  --brand-700: #dc6c01;
  --brand-800: #A25001;
  --brand-900: #753C05;
  --brand-950: #492503;
  --brand: #dc6c01;
  --brand-ink: #000000;
}

Colors that work with #dc6c01

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#EDD6C0
Hairlines and dividers
Muted text#9B724B
Captions on the surface
Accent#009BCC
Second voice, not a rival
Dark variant#7F3E01
Hover, pressed, headers
Light variant#FFF2E6
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 #dc6c01

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#0171DC
Analogous left#DC0104
Analogous right#DCD901
Split-complement 1#01DCD9
Split-complement 2#0104DC
Triadic 1#01DC6C
Triadic 2#6C01DC
Tetradic#04DC01

RGB percentages

Red86.3%
Green42.4%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta50.9%
Yellow99.5%
Key (black)13.7%

Color previews

#dc6c01 text on a black background

contrast 6.19:1

Card sample

#dc6c01 text on a white background

contrast 3.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dc6c01

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.

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

#dc6c01, answered

What color is #dc6c01?

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

What is the RGB value of #dc6c01?

rgb(220, 108, 1) — 220 red, 108 green and 1 blue out of 255, or 86.3% / 42.4% / 0.4% by channel.

Is #dc6c01 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2594 and perceived brightness is 57%, so black text on it reaches 6.19:1.

Should I use black or white text on #dc6c01?

Black. It scores 6.19:1 against #dc6c01, versus 3.39:1 for white — AA at any size.

What is the complementary color of #dc6c01?

#0171DC sits directly opposite on the wheel. Softer options are the split-complements #01DCD9 and #0104DC, which give the same contrast with far less vibration.

What colors go well with #dc6c01?

For interface work: #FAF7F4 as the surface, #EDD6C0 for borders, #9B724B for secondary text, #009BCC as an accent and #7F3E01 for hover and pressed states. For a palette, the analogous pair #DC0104 and #DCD901 stays calm, while #0171DC is the loudest partner.

What is #dc6c01 in CMYK for printing?

cmyk(0%, 51%, 100%, 14%). 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 #dc6c01 warm or cool?

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

Work with #dc6c01 in the Color Lab