Skip to content

#cd7c4d

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

RGB
205, 124, 77
HSL
22°, 56%, 55%
CMYK
0, 40, 62, 20
Luminance
0.2793

At a glance

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

Hex
#cd7c4d
Hue
22°
orange
Saturation
56%
vivid
Lightness
55%
balanced
Brightness
80%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2793
WCAG relative
Temperature
Warm
4/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
6.59:1
Closest name
Chocolate
ΔE2000 6.8
Where it sits
Hue22° of 360°
Saturation56%
Lightness55%
Temperature
Warm ← → Cool4% 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#cd7c4d
RGBrgb(205, 124, 77)
HSLhsl(22, 56%, 55%)
CMYKcmyk(0%, 40%, 62%, 20%)
LABlab(59.8 27.1 38.6)
LCHlch(59.8 47.2 54.9)
OKLCHoklch(0.664 0.119 49.8)
Decimal13466701
Display P3color(display-p3 0.804 0.486 0.302)

Copy-ready code

/* CSS */
color: #cd7c4d;
background-color: #cd7c4d;
/* Tailwind (arbitrary) */
class="text-[#cd7c4d] bg-[#cd7c4d]"
/* SCSS */
$brand: #cd7c4d;
/* SwiftUI */
Color(red: 0.804, green: 0.486, blue: 0.302)
/* Android */
Color.parseColor("#cd7c4d")
/* Flutter */
Color(0xFFCD7C4D)
/* Python / OpenCV (BGR) */
(77, 124, 205)

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

Accessibility — WCAG contrast

Aa
#cd7c4d on white: 3.19:1
AA ✗ fail · AA-large · AAA
Aa
#cd7c4d on black: 6.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #938549
deuteranopia · #A6974D
tritanopia · #DF6C71

Color scale — 50 to 950

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

#FBF6F4
#F6EEE9
#EED9CD
#E6BFA7
#DA9E7C
#cd7c4d
#BF6836
#9F572D
#7F4524
#5D351E
#3A2113
Base = 500Lightest = 50 · #FBF6F4Darkest = 950 · #3A2113
:root {
  --brand-50: #FBF6F4;
  --brand-100: #F6EEE9;
  --brand-200: #EED9CD;
  --brand-300: #E6BFA7;
  --brand-400: #DA9E7C;
  --brand-500: #cd7c4d;
  --brand-600: #BF6836;
  --brand-700: #9F572D;
  --brand-800: #7F4524;
  --brand-900: #5D351E;
  --brand-950: #3A2113;
  --brand: #cd7c4d;
  --brand-ink: #000000;
}

Colors that work with #cd7c4d

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#EDD0C0
Hairlines and dividers
Muted text#9B684B
Captions on the surface
Accent#2895A4
Second voice, not a rival
Dark variant#64361C
Hover, pressed, headers
Light variant#F9F0EB
Selected rows, tints
Dark surface#241A14
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 #cd7c4d

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#4D9ECD
Analogous left#CD4D5E
Analogous right#CDBC4D
Split-complement 1#4DCDBC
Split-complement 2#4D5ECD
Triadic 1#4DCD7C
Triadic 2#7C4DCD
Tetradic#5ECD4D

RGB percentages

Red80.4%
Green48.6%
Blue30.2%

CMYK percentages

Cyan0.0%
Magenta39.5%
Yellow62.4%
Key (black)19.6%

Color previews

#cd7c4d text on a black background

contrast 6.59:1

Card sample

#cd7c4d text on a white background

contrast 3.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 124, 77, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 124, 77, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cd7c4d;
background: linear-gradient(135deg, #cd7c4d, #C9CD4D);

Monochromatic scale

Palettes built from #cd7c4d

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.

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

#cd7c4d, answered

What color is #cd7c4d?

#cd7c4d is a balanced vivid orange, closest to Chocolate (ΔE2000 6.8). It sits at 22° on the hue wheel with 56% saturation and 55% lightness, which reads as warm.

What is the RGB value of #cd7c4d?

rgb(205, 124, 77) — 205 red, 124 green and 77 blue out of 255, or 80.4% / 48.6% / 30.2% by channel.

Is #cd7c4d a light or a dark color?

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

Should I use black or white text on #cd7c4d?

Black. It scores 6.59:1 against #cd7c4d, versus 3.19:1 for white — AA at any size.

What is the complementary color of #cd7c4d?

#4D9ECD sits directly opposite on the wheel. Softer options are the split-complements #4DCDBC and #4D5ECD, which give the same contrast with far less vibration.

What colors go well with #cd7c4d?

For interface work: #FAF7F4 as the surface, #EDD0C0 for borders, #9B684B for secondary text, #2895A4 as an accent and #64361C for hover and pressed states. For a palette, the analogous pair #CD4D5E and #CDBC4D stays calm, while #4D9ECD is the loudest partner.

What is #cd7c4d in CMYK for printing?

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

Is #cd7c4d warm or cool?

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

Work with #cd7c4d in the Color Lab