#c07939
a balanced, vivid orange · warm · closest name: Peru
At a glance
Every number on this page in one read: what #c07939 is made of, how bright it looks, and which way it leans.
Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #c07939 |
| RGB | rgb(192, 121, 57) |
| HSL | hsl(28, 54%, 49%) |
| CMYK | cmyk(0%, 37%, 70%, 25%) |
| LAB | lab(57.3 22.1 45.5) |
| LCH | lch(57.3 50.5 64.1) |
| OKLCH | oklch(0.640 0.119 60.0) |
| Decimal | 12613945 |
| Display P3 | color(display-p3 0.753 0.475 0.224) |
Copy-ready code
/* CSS */
color: #c07939;
background-color: #c07939;
/* Tailwind (arbitrary) */
class="text-[#c07939] bg-[#c07939]"
/* SCSS */
$brand: #c07939;
/* SwiftUI */
Color(red: 0.753, green: 0.475, blue: 0.224)
/* Android */
Color.parseColor("#c07939")
/* Flutter */
Color(0xFFC07939)
/* Python / OpenCV (BGR) */
(57, 121, 192)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #c07939 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.
:root {
--brand-50: #FBF7F4;
--brand-100: #F6EFE9;
--brand-200: #EEDDCE;
--brand-300: #E5C5A8;
--brand-400: #D8A87D;
--brand-500: #CC8C52;
--brand-600: #c07939;
--brand-700: #9D632F;
--brand-800: #7E4F25;
--brand-900: #5C3C1F;
--brand-950: #392513;
--brand: #c07939;
--brand-ink: #000000;
}Colors that work with #c07939
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #c07939
Derived from its contrast, chroma and lightness — not from taste.
- ✓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
- ⚠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 | #3980C0 | Directly opposite — maximum tension | |
| Analogous left | #C0393D | Neighbour, quieter | |
| Analogous right | #C0BC39 | Neighbour, quieter | |
| Split-complement 1 | #39C0BC | Contrast without the clash | |
| Split-complement 2 | #393DC0 | Contrast without the clash | |
| Triadic 1 | #39C079 | Even thirds — balanced and loud | |
| Triadic 2 | #7939C0 | Even thirds — balanced and loud | |
| Tetradic | #3DC039 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#c07939 text on a black background
contrast 6.04:1
#c07939 text on a white background
contrast 3.48:1
CSS3 live lab
The quick brown fox
color: #c07939;
background-color: #c07939;
Glowing headline
text-shadow: 2px 2px 8px #c07939;
Soft neon halo
text-shadow: 0 0 14px rgba(192, 121, 57, 0.45);
box-shadow: 0 12px 32px -8px rgba(192, 121, 57, 0.45);
border: 3px solid #c07939; background: linear-gradient(135deg, #c07939, #ADC039);
Monochromatic scale
Palettes built from #c07939
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.
Closest color with a full write-up: Copper (#b87333) — ΔE2000 2.3 away, with its history, psychology and brand usage.
#c07939 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#c07939, answered
What color is #c07939?
#c07939 is a balanced vivid orange, closest to Peru (ΔE2000 4.2). It sits at 28° on the hue wheel with 54% saturation and 49% lightness, which reads as warm.
What is the RGB value of #c07939?
rgb(192, 121, 57) — 192 red, 121 green and 57 blue out of 255, or 75.3% / 47.5% / 22.4% by channel.
Is #c07939 a light or a dark color?
It is a mid-tone. Relative luminance is 0.2518 and perceived brightness is 55%, so black text on it reaches 6.04:1.
Should I use black or white text on #c07939?
Black. It scores 6.04:1 against #c07939, versus 3.48:1 for white — AA at any size.
What is the complementary color of #c07939?
#3980C0 sits directly opposite on the wheel. Softer options are the split-complements #39C0BC and #393DC0, which give the same contrast with far less vibration.
What colors go well with #c07939?
For interface work: #FAF7F4 as the surface, #ECD5C0 for borders, #9B714B for secondary text, #2B87A1 as an accent and #623E1D for hover and pressed states. For a palette, the analogous pair #C0393D and #C0BC39 stays calm, while #3980C0 is the loudest partner.
What is #c07939 in CMYK for printing?
cmyk(0%, 37%, 70%, 25%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #c07939 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 #C98249; nudged cooler, #C24537.