Skip to content

#cd7d09

a dark, electric orange · warm · closest name: Peru

RGB
205, 125, 9
HSL
36°, 92%, 42%
CMYK
0, 39, 96, 20
Luminance
0.2767

At a glance

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

Hex
#cd7d09
Hue
36°
orange
Saturation
92%
electric
Lightness
42%
dark
Brightness
80%
HSV value
Perceived
58%
weighted brightness
Luminance
0.2767
WCAG relative
Temperature
Warm
5/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
6.53:1
Closest name
Peru
ΔE2000 5.4
Where it sits
Hue36° of 360°
Saturation92%
Lightness42%
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#cd7d09
RGBrgb(205, 125, 9)
HSLhsl(36, 92%, 42%)
CMYKcmyk(0%, 39%, 96%, 20%)
LABlab(59.6 24.1 64.5)
LCHlch(59.6 68.8 69.5)
OKLCHoklch(0.660 0.145 65.9)
Decimal13466889
Display P3color(display-p3 0.804 0.490 0.035)

Copy-ready code

/* CSS */
color: #cd7d09;
background-color: #cd7d09;
/* Tailwind (arbitrary) */
class="text-[#cd7d09] bg-[#cd7d09]"
/* SCSS */
$brand: #cd7d09;
/* SwiftUI */
Color(red: 0.804, green: 0.490, blue: 0.035)
/* Android */
Color.parseColor("#cd7d09")
/* Flutter */
Color(0xFFCD7D09)
/* Python / OpenCV (BGR) */
(9, 125, 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 #cd7d09 · 6.53:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.21:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.53:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #cd7d09 as text scores 3.21:1 on white and 6.53:1 on black.

Accessibility — WCAG contrast

Aa
#cd7d09 on white: 3.21:1
AA ✗ fail · AA-large · AAA
Aa
#cd7d09 on black: 6.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #978400
deuteranopia · #AA970E
tritanopia · #E16A6A

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cd7d09 is pinned to step 700; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FDF8F2
#FBF2E4
#F9E3C3
#FAD094
#F8B95E
#F6A228
#EB8F0A
#cd7d09
#9C5F07
#71470A
#462C06
Base = 700Lightest = 50 · #FDF8F2Darkest = 950 · #462C06
:root {
  --brand-50: #FDF8F2;
  --brand-100: #FBF2E4;
  --brand-200: #F9E3C3;
  --brand-300: #FAD094;
  --brand-400: #F8B95E;
  --brand-500: #F6A228;
  --brand-600: #EB8F0A;
  --brand-700: #cd7d09;
  --brand-800: #9C5F07;
  --brand-900: #71470A;
  --brand-950: #462C06;
  --brand: #cd7d09;
  --brand-ink: #000000;
}

Colors that work with #cd7d09

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#EDDAC0
Hairlines and dividers
Muted text#9B7A4B
Captions on the surface
Accent#058CD1
Second voice, not a rival
Dark variant#7A4A05
Hover, pressed, headers
Light variant#FEF4E7
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 #cd7d09

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
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • Black text placed on it
  • 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#0959CD
Analogous left#CD1B09
Analogous right#BBCD09
Split-complement 1#09BBCD
Split-complement 2#1B09CD
Triadic 1#09CD7D
Triadic 2#7D09CD
Tetradic#09CD1B

RGB percentages

Red80.4%
Green49.0%
Blue3.5%

CMYK percentages

Cyan0.0%
Magenta39.0%
Yellow95.6%
Key (black)19.6%

Color previews

#cd7d09 text on a black background

contrast 6.53:1

Card sample

#cd7d09 text on a white background

contrast 3.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd7d09

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.

#cd7d09 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#cd7d09, answered

What color is #cd7d09?

#cd7d09 is a dark electric orange, closest to Peru (ΔE2000 5.4). It sits at 36° on the hue wheel with 92% saturation and 42% lightness, which reads as warm.

What is the RGB value of #cd7d09?

rgb(205, 125, 9) — 205 red, 125 green and 9 blue out of 255, or 80.4% / 49% / 3.5% by channel.

Is #cd7d09 a light or a dark color?

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

Should I use black or white text on #cd7d09?

Black. It scores 6.53:1 against #cd7d09, versus 3.21:1 for white — AA at any size.

What is the complementary color of #cd7d09?

#0959CD sits directly opposite on the wheel. Softer options are the split-complements #09BBCD and #1B09CD, which give the same contrast with far less vibration.

What colors go well with #cd7d09?

For interface work: #FAF8F4 as the surface, #EDDAC0 for borders, #9B7A4B for secondary text, #058CD1 as an accent and #7A4A05 for hover and pressed states. For a palette, the analogous pair #CD1B09 and #BBCD09 stays calm, while #0959CD is the loudest partner.

What is #cd7d09 in CMYK for printing?

cmyk(0%, 39%, 96%, 20%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #cd7d09 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 #E6780A; nudged cooler, #CFC707.

Work with #cd7d09 in the Color Lab