Skip to content

#cf501f

a balanced, vivid orange · warm · closest name: Orange Red

RGB
207, 80, 31
HSL
17°, 74%, 47%
CMYK
0, 61, 85, 19
Luminance
0.1910

At a glance

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

Hex
#cf501f
Hue
17°
orange
Saturation
74%
vivid
Lightness
47%
balanced
Brightness
81%
HSV value
Perceived
51%
weighted brightness
Luminance
0.1910
WCAG relative
Temperature
Warm
7/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
4.82:1
Closest name
Orange Red
ΔE2000 8.6
Where it sits
Hue17° of 360°
Saturation74%
Lightness47%
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#cf501f
RGBrgb(207, 80, 31)
HSLhsl(17, 74%, 47%)
CMYKcmyk(0%, 61%, 85%, 19%)
LABlab(50.8 48.0 51.8)
LCHlch(50.8 70.7 47.2)
OKLCHoklch(0.594 0.172 39.3)
Decimal13586463
Display P3color(display-p3 0.812 0.314 0.122)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cf501f on white: 4.36:1
AA ✗ fail · AA-large · AAA
Aa
#cf501f on black: 4.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #756716
deuteranopia · #948418
tritanopia · #E42E47

Color scale — 50 to 950

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

#FCF5F3
#F9ECE7
#F3D4C8
#F0B59D
#E98F6D
#E26A3C
#cf501f
#B1451B
#8E3715
#672B14
#401B0C
Base = 600Lightest = 50 · #FCF5F3Darkest = 950 · #401B0C
:root {
  --brand-50: #FCF5F3;
  --brand-100: #F9ECE7;
  --brand-200: #F3D4C8;
  --brand-300: #F0B59D;
  --brand-400: #E98F6D;
  --brand-500: #E26A3C;
  --brand-600: #cf501f;
  --brand-700: #B1451B;
  --brand-800: #8E3715;
  --brand-900: #672B14;
  --brand-950: #401B0C;
  --brand: #cf501f;
  --brand-ink: #000000;
}

Colors that work with #cf501f

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#16B2B6
Second voice, not a rival
Dark variant#6F2B11
Hover, pressed, headers
Light variant#FCEEE9
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 #cf501f

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
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • 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#1F9ECF
Analogous left#CF1F46
Analogous right#CFA81F
Split-complement 1#1FCFA8
Split-complement 2#1F46CF
Triadic 1#1FCF50
Triadic 2#501FCF
Tetradic#46CF1F

RGB percentages

Red81.2%
Green31.4%
Blue12.2%

CMYK percentages

Cyan0.0%
Magenta61.4%
Yellow85.0%
Key (black)18.8%

Color previews

#cf501f text on a black background

contrast 4.82:1

Card sample

#cf501f text on a white background

contrast 4.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf501f

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.

#cf501f 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

Converts to four-color process without much drama. Proof it anyway.

#cf501f, answered

What color is #cf501f?

#cf501f is a balanced vivid orange, closest to Orange Red (ΔE2000 8.6). It sits at 17° on the hue wheel with 74% saturation and 47% lightness, which reads as warm.

What is the RGB value of #cf501f?

rgb(207, 80, 31) — 207 red, 80 green and 31 blue out of 255, or 81.2% / 31.4% / 12.2% by channel.

Is #cf501f a light or a dark color?

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

Should I use black or white text on #cf501f?

Black. It scores 4.82:1 against #cf501f, versus 4.36:1 for white — AA at any size.

What is the complementary color of #cf501f?

#1F9ECF sits directly opposite on the wheel. Softer options are the split-complements #1FCFA8 and #1F46CF, which give the same contrast with far less vibration.

What colors go well with #cf501f?

For interface work: #FAF6F4 as the surface, #EDCCC0 for borders, #9B614B for secondary text, #16B2B6 as an accent and #6F2B11 for hover and pressed states. For a palette, the analogous pair #CF1F46 and #CFA81F stays calm, while #1F9ECF is the loudest partner.

What is #cf501f in CMYK for printing?

cmyk(0%, 61%, 85%, 19%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #cf501f 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 #DF6B29; nudged cooler, #D11D2D.

Work with #cf501f in the Color Lab