Skip to content

#ce7b2c

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

RGB
206, 123, 44
HSL
29°, 65%, 49%
CMYK
0, 40, 79, 19
Luminance
0.2747

At a glance

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

Hex
#ce7b2c
Hue
29°
orange
Saturation
65%
vivid
Lightness
49%
balanced
Brightness
81%
HSV value
Perceived
58%
weighted brightness
Luminance
0.2747
WCAG relative
Temperature
Warm
0/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
6.49:1
Closest name
Peru
ΔE2000 3.2
Where it sits
Hue29° of 360°
Saturation65%
Lightness49%
Temperature
Warm ← → Cool0% 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#ce7b2c
RGBrgb(206, 123, 44)
HSLhsl(29, 65%, 49%)
CMYKcmyk(0%, 40%, 79%, 19%)
LABlab(59.4 26.4 54.1)
LCHlch(59.4 60.2 64.0)
OKLCHoklch(0.660 0.137 59.5)
Decimal13531948
Display P3color(display-p3 0.808 0.482 0.173)

Copy-ready code

/* CSS */
color: #ce7b2c;
background-color: #ce7b2c;
/* Tailwind (arbitrary) */
class="text-[#ce7b2c] bg-[#ce7b2c]"
/* SCSS */
$brand: #ce7b2c;
/* SwiftUI */
Color(red: 0.808, green: 0.482, blue: 0.173)
/* Android */
Color.parseColor("#ce7b2c")
/* Flutter */
Color(0xFFCE7B2C)
/* Python / OpenCV (BGR) */
(44, 123, 206)

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

Accessibility — WCAG contrast

Aa
#ce7b2c on white: 3.23:1
AA ✗ fail · AA-large · AAA
Aa
#ce7b2c on black: 6.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #948420
deuteranopia · #A8972C
tritanopia · #E1686B

Color scale — 50 to 950

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

#FBF7F3
#F7F0E8
#F1DDCB
#EBC6A3
#E1AA74
#D88D46
#ce7b2c
#A86424
#86501D
#623C19
#3D260F
Base = 600Lightest = 50 · #FBF7F3Darkest = 950 · #3D260F
:root {
  --brand-50: #FBF7F3;
  --brand-100: #F7F0E8;
  --brand-200: #F1DDCB;
  --brand-300: #EBC6A3;
  --brand-400: #E1AA74;
  --brand-500: #D88D46;
  --brand-600: #ce7b2c;
  --brand-700: #A86424;
  --brand-800: #86501D;
  --brand-900: #623C19;
  --brand-950: #3D260F;
  --brand: #ce7b2c;
  --brand-ink: #000000;
}

Colors that work with #ce7b2c

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#EDD6C0
Hairlines and dividers
Muted text#9B724B
Captions on the surface
Accent#208BAC
Second voice, not a rival
Dark variant#693F16
Hover, pressed, headers
Light variant#FBF2EA
Selected rows, tints
Dark surface#241C14
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 #ce7b2c

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#2C7FCE
Analogous left#CE2C2E
Analogous right#CECC2C
Split-complement 1#2CCECC
Split-complement 2#2C2ECE
Triadic 1#2CCE7B
Triadic 2#7B2CCE
Tetradic#2ECE2C

RGB percentages

Red80.8%
Green48.2%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta40.3%
Yellow78.6%
Key (black)19.2%

Color previews

#ce7b2c text on a black background

contrast 6.49:1

Card sample

#ce7b2c text on a white background

contrast 3.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ce7b2c

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.

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

#ce7b2c, answered

What color is #ce7b2c?

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

What is the RGB value of #ce7b2c?

rgb(206, 123, 44) — 206 red, 123 green and 44 blue out of 255, or 80.8% / 48.2% / 17.3% by channel.

Is #ce7b2c a light or a dark color?

It is a mid-tone. Relative luminance is 0.2747 and perceived brightness is 58%, so black text on it reaches 6.49:1.

Should I use black or white text on #ce7b2c?

Black. It scores 6.49:1 against #ce7b2c, versus 3.23:1 for white — AA at any size.

What is the complementary color of #ce7b2c?

#2C7FCE sits directly opposite on the wheel. Softer options are the split-complements #2CCECC and #2C2ECE, which give the same contrast with far less vibration.

What colors go well with #ce7b2c?

For interface work: #FAF7F4 as the surface, #EDD6C0 for borders, #9B724B for secondary text, #208BAC as an accent and #693F16 for hover and pressed states. For a palette, the analogous pair #CE2C2E and #CECC2C stays calm, while #2C7FCE is the loudest partner.

What is #ce7b2c in CMYK for printing?

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

Is #ce7b2c warm or cool?

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

Work with #ce7b2c in the Color Lab