Skip to content

#dc970f

a balanced, electric orange · warm · closest name: Goldenrod

RGB
220, 151, 15
HSL
40°, 87%, 46%
CMYK
0, 31, 93, 14
Luminance
0.3738

At a glance

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

Hex
#dc970f
Hue
40°
orange
Saturation
87%
electric
Lightness
46%
balanced
Brightness
86%
HSV value
Perceived
65%
weighted brightness
Luminance
0.3738
WCAG relative
Temperature
Warm
8/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
8.48:1
Closest name
Goldenrod
ΔE2000 5.4
Where it sits
Hue40° of 360°
Saturation87%
Lightness46%
Temperature
Warm ← → Cool8% 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#dc970f
RGBrgb(220, 151, 15)
HSLhsl(40, 87%, 46%)
CMYKcmyk(0%, 31%, 93%, 14%)
LABlab(67.6 16.6 70.0)
LCHlch(67.6 72.0 76.7)
OKLCHoklch(0.727 0.150 75.6)
Decimal14456591
Display P3color(display-p3 0.863 0.592 0.059)

Copy-ready code

/* CSS */
color: #dc970f;
background-color: #dc970f;
/* Tailwind (arbitrary) */
class="text-[#dc970f] bg-[#dc970f]"
/* SCSS */
$brand: #dc970f;
/* SwiftUI */
Color(red: 0.863, green: 0.592, blue: 0.059)
/* Android */
Color.parseColor("#dc970f")
/* Flutter */
Color(0xFFDC970F)
/* Python / OpenCV (BGR) */
(15, 151, 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 #dc970f · 8.48:1
Use #000000AAA at every size.
Aa
White text · 2.48:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.48:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dc970f as text scores 2.48:1 on white and 8.48:1 on black.

Accessibility — WCAG contrast

Aa
#dc970f on white: 2.48:1
AA ✗ fail · AA-large · AAA
Aa
#dc970f on black: 8.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B09B00
deuteranopia · #C0AB19
tritanopia · #F08581

Color scale — 50 to 950

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

#FDF9F2
#FAF3E5
#F7E6C4
#F8D796
#F4C361
#F1AF2D
#dc970f
#BF830D
#99690A
#6E4D0C
#453008
Base = 600Lightest = 50 · #FDF9F2Darkest = 950 · #453008
:root {
  --brand-50: #FDF9F2;
  --brand-100: #FAF3E5;
  --brand-200: #F7E6C4;
  --brand-300: #F8D796;
  --brand-400: #F4C361;
  --brand-500: #F1AF2D;
  --brand-600: #dc970f;
  --brand-700: #BF830D;
  --brand-800: #99690A;
  --brand-900: #6E4D0C;
  --brand-950: #453008;
  --brand: #dc970f;
  --brand-ink: #000000;
}

Colors that work with #dc970f

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#FAF8F4
Tinted page background
Border#EDDEC0
Hairlines and dividers
Muted text#9B804B
Captions on the surface
Accent#0A88E1
Second voice, not a rival
Dark variant#775208
Hover, pressed, headers
Light variant#FDF6E7
Selected rows, tints
Dark surface#241F14
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 #dc970f

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#0F54DC
Analogous left#DC310F
Analogous right#BBDC0F
Split-complement 1#0FBBDC
Split-complement 2#310FDC
Triadic 1#0FDC97
Triadic 2#970FDC
Tetradic#0FDC31

RGB percentages

Red86.3%
Green59.2%
Blue5.9%

CMYK percentages

Cyan0.0%
Magenta31.4%
Yellow93.2%
Key (black)13.7%

Color previews

#dc970f text on a black background

contrast 8.48:1

Card sample

#dc970f text on a white background

contrast 2.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(220, 151, 15, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(220, 151, 15, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dc970f;
background: linear-gradient(135deg, #dc970f, #98DC0F);

Monochromatic scale

Palettes built from #dc970f

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.

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

#dc970f, answered

What color is #dc970f?

#dc970f is a balanced electric orange, closest to Goldenrod (ΔE2000 5.4). It sits at 40° on the hue wheel with 87% saturation and 46% lightness, which reads as warm.

What is the RGB value of #dc970f?

rgb(220, 151, 15) — 220 red, 151 green and 15 blue out of 255, or 86.3% / 59.2% / 5.9% by channel.

Is #dc970f a light or a dark color?

It is a mid-tone. Relative luminance is 0.3738 and perceived brightness is 65%, so black text on it reaches 8.48:1.

Should I use black or white text on #dc970f?

Black. It scores 8.48:1 against #dc970f, versus 2.48:1 for white — AAA at any size.

What is the complementary color of #dc970f?

#0F54DC sits directly opposite on the wheel. Softer options are the split-complements #0FBBDC and #310FDC, which give the same contrast with far less vibration.

What colors go well with #dc970f?

For interface work: #FAF8F4 as the surface, #EDDEC0 for borders, #9B804B for secondary text, #0A88E1 as an accent and #775208 for hover and pressed states. For a palette, the analogous pair #DC310F and #BBDC0F stays calm, while #0F54DC is the loudest partner.

What is #dc970f in CMYK for printing?

cmyk(0%, 31%, 93%, 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 #dc970f warm or cool?

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

Work with #dc970f in the Color Lab