Skip to content

#c77c01

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

RGB
199, 124, 1
HSL
37°, 99%, 39%
CMYK
0, 38, 100, 22
Luminance
0.2656

At a glance

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

Hex
#c77c01
Hue
37°
orange
Saturation
99%
electric
Lightness
39%
dark
Brightness
78%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2656
WCAG relative
Temperature
Warm
6/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
6.31:1
Closest name
Peru
ΔE2000 6.3
Where it sits
Hue37° of 360°
Saturation99%
Lightness39%
Temperature
Warm ← → Cool6% 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#c77c01
RGBrgb(199, 124, 1)
HSLhsl(37, 99%, 39%)
CMYKcmyk(0%, 38%, 100%, 22%)
LABlab(58.6 21.9 64.8)
LCHlch(58.6 68.4 71.3)
OKLCHoklch(0.651 0.142 68.2)
Decimal13073409
Display P3color(display-p3 0.780 0.486 0.004)

Copy-ready code

/* CSS */
color: #c77c01;
background-color: #c77c01;
/* Tailwind (arbitrary) */
class="text-[#c77c01] bg-[#c77c01]"
/* SCSS */
$brand: #c77c01;
/* SwiftUI */
Color(red: 0.780, green: 0.486, blue: 0.004)
/* Android */
Color.parseColor("#c77c01")
/* Flutter */
Color(0xFFC77C01)
/* Python / OpenCV (BGR) */
(1, 124, 199)

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

Accessibility — WCAG contrast

Aa
#c77c01 on white: 3.33:1
AA ✗ fail · AA-large · AAA
Aa
#c77c01 on black: 6.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #958200
deuteranopia · #A69407
tritanopia · #DA6A69

Color scale — 50 to 950

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

#FEF9F1
#FCF3E3
#FBE5C0
#FED48F
#FEBF58
#FEAA20
#F49801
#c77c01
#A26501
#754B05
#492F03
Base = 700Lightest = 50 · #FEF9F1Darkest = 950 · #492F03
:root {
  --brand-50: #FEF9F1;
  --brand-100: #FCF3E3;
  --brand-200: #FBE5C0;
  --brand-300: #FED48F;
  --brand-400: #FEBF58;
  --brand-500: #FEAA20;
  --brand-600: #F49801;
  --brand-700: #c77c01;
  --brand-800: #A26501;
  --brand-900: #754B05;
  --brand-950: #492F03;
  --brand: #c77c01;
  --brand-ink: #000000;
}

Colors that work with #c77c01

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#EDDCC0
Hairlines and dividers
Muted text#9B7D4B
Captions on the surface
Accent#007EC8
Second voice, not a rival
Dark variant#7F4F01
Hover, pressed, headers
Light variant#FFF5E6
Selected rows, tints
Dark surface#241E14
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 #c77c01

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#014CC7
Analogous left#C71901
Analogous right#AFC701
Split-complement 1#01AFC7
Split-complement 2#1901C7
Triadic 1#01C77C
Triadic 2#7C01C7
Tetradic#01C719

RGB percentages

Red78.0%
Green48.6%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta37.7%
Yellow99.5%
Key (black)22.0%

Color previews

#c77c01 text on a black background

contrast 6.31:1

Card sample

#c77c01 text on a white background

contrast 3.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c77c01

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.

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

#c77c01, answered

What color is #c77c01?

#c77c01 is a dark electric orange, closest to Peru (ΔE2000 6.3). It sits at 37° on the hue wheel with 99% saturation and 39% lightness, which reads as warm.

What is the RGB value of #c77c01?

rgb(199, 124, 1) — 199 red, 124 green and 1 blue out of 255, or 78% / 48.6% / 0.4% by channel.

Is #c77c01 a light or a dark color?

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

Should I use black or white text on #c77c01?

Black. It scores 6.31:1 against #c77c01, versus 3.33:1 for white — AA at any size.

What is the complementary color of #c77c01?

#014CC7 sits directly opposite on the wheel. Softer options are the split-complements #01AFC7 and #1901C7, which give the same contrast with far less vibration.

What colors go well with #c77c01?

For interface work: #FAF8F4 as the surface, #EDDCC0 for borders, #9B7D4B for secondary text, #007EC8 as an accent and #7F4F01 for hover and pressed states. For a palette, the analogous pair #C71901 and #AFC701 stays calm, while #014CC7 is the loudest partner.

What is #c77c01 in CMYK for printing?

cmyk(0%, 38%, 100%, 22%). 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 #c77c01 warm or cool?

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

Work with #c77c01 in the Color Lab