Skip to content

#c67f2f

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

RGB
198, 127, 47
HSL
32°, 62%, 48%
CMYK
0, 36, 76, 22
Luminance
0.2739

At a glance

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

Hex
#c67f2f
Hue
32°
orange
Saturation
62%
vivid
Lightness
48%
balanced
Brightness
78%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2739
WCAG relative
Temperature
Warm
2/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
6.48:1
Closest name
Peru
ΔE2000 2.8
Where it sits
Hue32° of 360°
Saturation62%
Lightness48%
Temperature
Warm ← → Cool2% 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#c67f2f
RGBrgb(198, 127, 47)
HSLhsl(32, 62%, 48%)
CMYKcmyk(0%, 36%, 76%, 22%)
LABlab(59.3 20.9 52.4)
LCHlch(59.3 56.5 68.3)
OKLCHoklch(0.657 0.127 64.9)
Decimal13008687
Display P3color(display-p3 0.776 0.498 0.184)

Copy-ready code

/* CSS */
color: #c67f2f;
background-color: #c67f2f;
/* Tailwind (arbitrary) */
class="text-[#c67f2f] bg-[#c67f2f]"
/* SCSS */
$brand: #c67f2f;
/* SwiftUI */
Color(red: 0.776, green: 0.498, blue: 0.184)
/* Android */
Color.parseColor("#c67f2f")
/* Flutter */
Color(0xFFC67F2F)
/* Python / OpenCV (BGR) */
(47, 127, 198)

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

Accessibility — WCAG contrast

Aa
#c67f2f on white: 3.24:1
AA ✗ fail · AA-large · AAA
Aa
#c67f2f on black: 6.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #968524
deuteranopia · #A69530
tritanopia · #D86F6F

Color scale — 50 to 950

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

#FBF8F4
#F7F0E8
#F0DFCC
#E9C9A4
#DFAE77
#D4934A
#c67f2f
#A56A27
#84551F
#603F1B
#3C2811
Base = 600Lightest = 50 · #FBF8F4Darkest = 950 · #3C2811
:root {
  --brand-50: #FBF8F4;
  --brand-100: #F7F0E8;
  --brand-200: #F0DFCC;
  --brand-300: #E9C9A4;
  --brand-400: #DFAE77;
  --brand-500: #D4934A;
  --brand-600: #c67f2f;
  --brand-700: #A56A27;
  --brand-800: #84551F;
  --brand-900: #603F1B;
  --brand-950: #3C2811;
  --brand: #c67f2f;
  --brand-ink: #000000;
}

Colors that work with #c67f2f

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#EDD8C0
Hairlines and dividers
Muted text#9B754B
Captions on the surface
Accent#2383A9
Second voice, not a rival
Dark variant#674218
Hover, pressed, headers
Light variant#FAF3EA
Selected rows, tints
Dark surface#241D14
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 #c67f2f

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#2F76C6
Analogous left#C6342F
Analogous right#C1C62F
Split-complement 1#2FC1C6
Split-complement 2#342FC6
Triadic 1#2FC67F
Triadic 2#7F2FC6
Tetradic#2FC634

RGB percentages

Red77.6%
Green49.8%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta35.9%
Yellow76.3%
Key (black)22.4%

Color previews

#c67f2f text on a black background

contrast 6.48:1

Card sample

#c67f2f text on a white background

contrast 3.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c67f2f

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.

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

#c67f2f, answered

What color is #c67f2f?

#c67f2f is a balanced vivid orange, closest to Peru (ΔE2000 2.8). It sits at 32° on the hue wheel with 62% saturation and 48% lightness, which reads as warm.

What is the RGB value of #c67f2f?

rgb(198, 127, 47) — 198 red, 127 green and 47 blue out of 255, or 77.6% / 49.8% / 18.4% by channel.

Is #c67f2f a light or a dark color?

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

Should I use black or white text on #c67f2f?

Black. It scores 6.48:1 against #c67f2f, versus 3.24:1 for white — AA at any size.

What is the complementary color of #c67f2f?

#2F76C6 sits directly opposite on the wheel. Softer options are the split-complements #2FC1C6 and #342FC6, which give the same contrast with far less vibration.

What colors go well with #c67f2f?

For interface work: #FAF8F4 as the surface, #EDD8C0 for borders, #9B754B for secondary text, #2383A9 as an accent and #674218 for hover and pressed states. For a palette, the analogous pair #C6342F and #C1C62F stays calm, while #2F76C6 is the loudest partner.

What is #c67f2f in CMYK for printing?

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

Is #c67f2f warm or cool?

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

Work with #c67f2f in the Color Lab