Skip to content

#cc7f49

a balanced, vivid orange · warm · closest name: Peru

RGB
204, 127, 73
HSL
25°, 56%, 54%
CMYK
0, 38, 64, 20
Luminance
0.2850

At a glance

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

Hex
#cc7f49
Hue
25°
orange
Saturation
56%
vivid
Lightness
54%
balanced
Brightness
80%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2850
WCAG relative
Temperature
Warm
3/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
6.70:1
Closest name
Peru
ΔE2000 4.6
Where it sits
Hue25° of 360°
Saturation56%
Lightness54%
Temperature
Warm ← → Cool3% 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#cc7f49
RGBrgb(204, 127, 73)
HSLhsl(25, 56%, 54%)
CMYKcmyk(0%, 38%, 64%, 20%)
LABlab(60.3 24.8 41.3)
LCHlch(60.3 48.2 59.0)
OKLCHoklch(0.667 0.118 54.2)
Decimal13401929
Display P3color(display-p3 0.800 0.498 0.286)

Copy-ready code

/* CSS */
color: #cc7f49;
background-color: #cc7f49;
/* Tailwind (arbitrary) */
class="text-[#cc7f49] bg-[#cc7f49]"
/* SCSS */
$brand: #cc7f49;
/* SwiftUI */
Color(red: 0.800, green: 0.498, blue: 0.286)
/* Android */
Color.parseColor("#cc7f49")
/* Flutter */
Color(0xFFCC7F49)
/* Python / OpenCV (BGR) */
(73, 127, 204)

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

Accessibility — WCAG contrast

Aa
#cc7f49 on white: 3.13:1
AA ✗ fail · AA-large · AAA
Aa
#cc7f49 on black: 6.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #958744
deuteranopia · #A89849
tritanopia · #DE6F72

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cc7f49 is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBF7F4
#F6EFE9
#EEDBCD
#E6C1A7
#DAA27C
#cc7f49
#BF6E36
#9F5C2D
#7F4924
#5D381E
#3A2312
Base = 500Lightest = 50 · #FBF7F4Darkest = 950 · #3A2312
:root {
  --brand-50: #FBF7F4;
  --brand-100: #F6EFE9;
  --brand-200: #EEDBCD;
  --brand-300: #E6C1A7;
  --brand-400: #DAA27C;
  --brand-500: #cc7f49;
  --brand-600: #BF6E36;
  --brand-700: #9F5C2D;
  --brand-800: #7F4924;
  --brand-900: #5D381E;
  --brand-950: #3A2312;
  --brand: #cc7f49;
  --brand-ink: #000000;
}

Colors that work with #cc7f49

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#EDD2C0
Hairlines and dividers
Muted text#9B6C4B
Captions on the surface
Accent#2890A4
Second voice, not a rival
Dark variant#64391C
Hover, pressed, headers
Light variant#F9F1EB
Selected rows, tints
Dark surface#241B14
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 #cc7f49

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#4996CC
Analogous left#CC4955
Analogous right#CCC049
Split-complement 1#49CCC0
Split-complement 2#4955CC
Triadic 1#49CC7F
Triadic 2#7F49CC
Tetradic#55CC49

RGB percentages

Red80.0%
Green49.8%
Blue28.6%

CMYK percentages

Cyan0.0%
Magenta37.7%
Yellow64.2%
Key (black)20.0%

Color previews

#cc7f49 text on a black background

contrast 6.70:1

Card sample

#cc7f49 text on a white background

contrast 3.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 127, 73, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 127, 73, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cc7f49;
background: linear-gradient(135deg, #cc7f49, #C2CC49);

Monochromatic scale

Palettes built from #cc7f49

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.

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

#cc7f49, answered

What color is #cc7f49?

#cc7f49 is a balanced vivid orange, closest to Peru (ΔE2000 4.6). It sits at 25° on the hue wheel with 56% saturation and 54% lightness, which reads as warm.

What is the RGB value of #cc7f49?

rgb(204, 127, 73) — 204 red, 127 green and 73 blue out of 255, or 80% / 49.8% / 28.6% by channel.

Is #cc7f49 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2850 and perceived brightness is 59%, so black text on it reaches 6.70:1.

Should I use black or white text on #cc7f49?

Black. It scores 6.70:1 against #cc7f49, versus 3.13:1 for white — AA at any size.

What is the complementary color of #cc7f49?

#4996CC sits directly opposite on the wheel. Softer options are the split-complements #49CCC0 and #4955CC, which give the same contrast with far less vibration.

What colors go well with #cc7f49?

For interface work: #FAF7F4 as the surface, #EDD2C0 for borders, #9B6C4B for secondary text, #2890A4 as an accent and #64391C for hover and pressed states. For a palette, the analogous pair #CC4955 and #CCC049 stays calm, while #4996CC is the loudest partner.

What is #cc7f49 in CMYK for printing?

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

Is #cc7f49 warm or cool?

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

Work with #cc7f49 in the Color Lab