Skip to content

#cf8e2c

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

RGB
207, 142, 44
HSL
36°, 65%, 49%
CMYK
0, 31, 79, 19
Luminance
0.3279

At a glance

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

Hex
#cf8e2c
Hue
36°
orange
Saturation
65%
vivid
Lightness
49%
balanced
Brightness
81%
HSV value
Perceived
62%
weighted brightness
Luminance
0.3279
WCAG relative
Temperature
Warm
5/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
7.56:1
Closest name
Peru
ΔE2000 6.2
Where it sits
Hue36° of 360°
Saturation65%
Lightness49%
Temperature
Warm ← → Cool5% 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#cf8e2c
RGBrgb(207, 142, 44)
HSLhsl(36, 65%, 49%)
CMYKcmyk(0%, 31%, 79%, 19%)
LABlab(64.0 16.5 58.5)
LCHlch(64.0 60.8 74.3)
OKLCHoklch(0.696 0.133 72.5)
Decimal13602348
Display P3color(display-p3 0.812 0.557 0.173)

Copy-ready code

/* CSS */
color: #cf8e2c;
background-color: #cf8e2c;
/* Tailwind (arbitrary) */
class="text-[#cf8e2c] bg-[#cf8e2c]"
/* SCSS */
$brand: #cf8e2c;
/* SwiftUI */
Color(red: 0.812, green: 0.557, blue: 0.173)
/* Android */
Color.parseColor("#cf8e2c")
/* Flutter */
Color(0xFFCF8E2C)
/* Python / OpenCV (BGR) */
(44, 142, 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 #cf8e2c · 7.56:1
Use #000000AAA at every size.
Aa
White text · 2.78:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.56:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cf8e2c as text scores 2.78:1 on white and 7.56:1 on black.

Accessibility — WCAG contrast

Aa
#cf8e2c on white: 2.78:1
AA ✗ fail · AA-large · AAA
Aa
#cf8e2c on black: 7.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A5921B
deuteranopia · #B4A12F
tritanopia · #E27D7B

Color scale — 50 to 950

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

#FBF8F3
#F7F1E8
#F1E2CB
#EBCEA2
#E1B674
#D89E46
#cf8e2c
#A87324
#875C1D
#624519
#3D2B0F
Base = 600Lightest = 50 · #FBF8F3Darkest = 950 · #3D2B0F
:root {
  --brand-50: #FBF8F3;
  --brand-100: #F7F1E8;
  --brand-200: #F1E2CB;
  --brand-300: #EBCEA2;
  --brand-400: #E1B674;
  --brand-500: #D89E46;
  --brand-600: #cf8e2c;
  --brand-700: #A87324;
  --brand-800: #875C1D;
  --brand-900: #624519;
  --brand-950: #3D2B0F;
  --brand: #cf8e2c;
  --brand-ink: #000000;
}

Colors that work with #cf8e2c

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#EDDBC0
Hairlines and dividers
Muted text#9B7B4B
Captions on the surface
Accent#2797D4
Second voice, not a rival
Dark variant#694816
Hover, pressed, headers
Light variant#FBF4EA
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 #cf8e2c

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • 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
  • Text of any size on white — fails WCAG AA
  • 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#2C6DCF
Analogous left#CF3D2C
Analogous right#BECF2C
Split-complement 1#2CBECF
Split-complement 2#3D2CCF
Triadic 1#2CCF8E
Triadic 2#8E2CCF
Tetradic#2CCF3D

RGB percentages

Red81.2%
Green55.7%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta31.4%
Yellow78.7%
Key (black)18.8%

Color previews

#cf8e2c text on a black background

contrast 7.56:1

Card sample

#cf8e2c text on a white background

contrast 2.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf8e2c

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.

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

#cf8e2c, answered

What color is #cf8e2c?

#cf8e2c is a balanced vivid orange, closest to Peru (ΔE2000 6.2). It sits at 36° on the hue wheel with 65% saturation and 49% lightness, which reads as warm.

What is the RGB value of #cf8e2c?

rgb(207, 142, 44) — 207 red, 142 green and 44 blue out of 255, or 81.2% / 55.7% / 17.3% by channel.

Is #cf8e2c a light or a dark color?

It is a mid-tone. Relative luminance is 0.3279 and perceived brightness is 62%, so black text on it reaches 7.56:1.

Should I use black or white text on #cf8e2c?

Black. It scores 7.56:1 against #cf8e2c, versus 2.78:1 for white — AAA at any size.

What is the complementary color of #cf8e2c?

#2C6DCF sits directly opposite on the wheel. Softer options are the split-complements #2CBECF and #3D2CCF, which give the same contrast with far less vibration.

What colors go well with #cf8e2c?

For interface work: #FAF8F4 as the surface, #EDDBC0 for borders, #9B7B4B for secondary text, #2797D4 as an accent and #694816 for hover and pressed states. For a palette, the analogous pair #CF3D2C and #BECF2C stays calm, while #2C6DCF is the loudest partner.

What is #cf8e2c in CMYK for printing?

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

Is #cf8e2c warm or cool?

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

Work with #cf8e2c in the Color Lab