Skip to content

#cf720f

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

RGB
207, 114, 15
HSL
31°, 87%, 44%
CMYK
0, 45, 93, 19
Luminance
0.2533

At a glance

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

Hex
#cf720f
Hue
31°
orange
Saturation
87%
electric
Lightness
44%
dark
Brightness
81%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2533
WCAG relative
Temperature
Warm
1/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
6.07:1
Closest name
Chocolate
ΔE2000 5.1
Where it sits
Hue31° of 360°
Saturation87%
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#cf720f
RGBrgb(207, 114, 15)
HSLhsl(31, 87%, 44%)
CMYKcmyk(0%, 45%, 93%, 19%)
LABlab(57.4 30.9 62.0)
LCHlch(57.4 69.2 63.5)
OKLCHoklch(0.644 0.150 58.0)
Decimal13595151
Display P3color(display-p3 0.812 0.447 0.059)

Copy-ready code

/* CSS */
color: #cf720f;
background-color: #cf720f;
/* Tailwind (arbitrary) */
class="text-[#cf720f] bg-[#cf720f]"
/* SCSS */
$brand: #cf720f;
/* SwiftUI */
Color(red: 0.812, green: 0.447, blue: 0.059)
/* Android */
Color.parseColor("#cf720f")
/* Flutter */
Color(0xFFCF720F)
/* Python / OpenCV (BGR) */
(15, 114, 207)

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

Accessibility — WCAG contrast

Aa
#cf720f on white: 3.46:1
AA ✗ fail · AA-large · AAA
Aa
#cf720f on black: 6.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8E7D00
deuteranopia · #A4920E
tritanopia · #E35D61

Color scale — 50 to 950

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

#FDF8F2
#FAF0E5
#F7DFC4
#F7C896
#F4AD62
#F0922E
#E47E11
#cf720f
#98540B
#6E3F0C
#452708
Base = 700Lightest = 50 · #FDF8F2Darkest = 950 · #452708
:root {
  --brand-50: #FDF8F2;
  --brand-100: #FAF0E5;
  --brand-200: #F7DFC4;
  --brand-300: #F7C896;
  --brand-400: #F4AD62;
  --brand-500: #F0922E;
  --brand-600: #E47E11;
  --brand-700: #cf720f;
  --brand-800: #98540B;
  --brand-900: #6E3F0C;
  --brand-950: #452708;
  --brand: #cf720f;
  --brand-ink: #000000;
}

Colors that work with #cf720f

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#0A91C2
Second voice, not a rival
Dark variant#774109
Hover, pressed, headers
Light variant#FDF3E7
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 #cf720f

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#0F6CCF
Analogous left#CF120F
Analogous right#CCCF0F
Split-complement 1#0FCCCF
Split-complement 2#120FCF
Triadic 1#0FCF72
Triadic 2#720FCF
Tetradic#0FCF12

RGB percentages

Red81.2%
Green44.7%
Blue5.9%

CMYK percentages

Cyan0.0%
Magenta44.9%
Yellow92.8%
Key (black)18.8%

Color previews

#cf720f text on a black background

contrast 6.07:1

Card sample

#cf720f text on a white background

contrast 3.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 114, 15, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 114, 15, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cf720f;
background: linear-gradient(135deg, #cf720f, #ACCF0F);

Monochromatic scale

Palettes built from #cf720f

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.

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

#cf720f, answered

What color is #cf720f?

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

What is the RGB value of #cf720f?

rgb(207, 114, 15) — 207 red, 114 green and 15 blue out of 255, or 81.2% / 44.7% / 5.9% by channel.

Is #cf720f a light or a dark color?

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

Should I use black or white text on #cf720f?

Black. It scores 6.07:1 against #cf720f, versus 3.46:1 for white — AA at any size.

What is the complementary color of #cf720f?

#0F6CCF sits directly opposite on the wheel. Softer options are the split-complements #0FCCCF and #120FCF, which give the same contrast with far less vibration.

What colors go well with #cf720f?

For interface work: #FAF7F4 as the surface, #EDD7C0 for borders, #9B744B for secondary text, #0A91C2 as an accent and #774109 for hover and pressed states. For a palette, the analogous pair #CF120F and #CCCF0F stays calm, while #0F6CCF is the loudest partner.

What is #cf720f in CMYK for printing?

cmyk(0%, 45%, 93%, 19%). 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 #cf720f 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 #E77411; nudged cooler, #D12A0D.

Work with #cf720f in the Color Lab