Skip to content

#cd6713

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

RGB
205, 103, 19
HSL
27°, 83%, 44%
CMYK
0, 50, 91, 20
Luminance
0.2273

At a glance

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

Hex
#cd6713
Hue
27°
orange
Saturation
83%
electric
Lightness
44%
dark
Brightness
80%
HSV value
Perceived
54%
weighted brightness
Luminance
0.2273
WCAG relative
Temperature
Warm
2/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
5.55:1
Closest name
Chocolate
ΔE2000 1.8
Where it sits
Hue27° of 360°
Saturation83%
Lightness44%
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#cd6713
RGBrgb(205, 103, 19)
HSLhsl(27, 83%, 44%)
CMYKcmyk(0%, 50%, 91%, 20%)
LABlab(54.8 35.9 59.0)
LCHlch(54.8 69.0 58.7)
OKLCHoklch(0.624 0.154 52.1)
Decimal13461267
Display P3color(display-p3 0.804 0.404 0.075)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd6713 on white: 3.79:1
AA ✗ fail · AA-large · AAA
Aa
#cd6713 on black: 5.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #857500
deuteranopia · #9D8C0F
tritanopia · #E15058

Color scale — 50 to 950

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

#FCF7F2
#FAEFE6
#F6DCC6
#F5C298
#F1A465
#EC8632
#E07115
#cd6713
#954B0E
#6C390E
#432309
Base = 700Lightest = 50 · #FCF7F2Darkest = 950 · #432309
:root {
  --brand-50: #FCF7F2;
  --brand-100: #FAEFE6;
  --brand-200: #F6DCC6;
  --brand-300: #F5C298;
  --brand-400: #F1A465;
  --brand-500: #EC8632;
  --brand-600: #E07115;
  --brand-700: #cd6713;
  --brand-800: #954B0E;
  --brand-900: #6C390E;
  --brand-950: #432309;
  --brand: #cd6713;
  --brand-ink: #000000;
}

Colors that work with #cd6713

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#EDD4C0
Hairlines and dividers
Muted text#9B6F4B
Captions on the surface
Accent#0E9BBE
Second voice, not a rival
Dark variant#753B0B
Hover, pressed, headers
Light variant#FDF1E8
Selected rows, tints
Dark surface#241B14
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 #cd6713

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#1379CD
Analogous left#CD131C
Analogous right#CDC413
Split-complement 1#13CDC4
Split-complement 2#131CCD
Triadic 1#13CD67
Triadic 2#6713CD
Tetradic#1CCD13

RGB percentages

Red80.4%
Green40.4%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta49.8%
Yellow90.7%
Key (black)19.6%

Color previews

#cd6713 text on a black background

contrast 5.55:1

Card sample

#cd6713 text on a white background

contrast 3.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd6713

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.

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

#cd6713, answered

What color is #cd6713?

#cd6713 is a dark electric orange, closest to Chocolate (ΔE2000 1.8). It sits at 27° on the hue wheel with 83% saturation and 44% lightness, which reads as warm.

What is the RGB value of #cd6713?

rgb(205, 103, 19) — 205 red, 103 green and 19 blue out of 255, or 80.4% / 40.4% / 7.5% by channel.

Is #cd6713 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2273 and perceived brightness is 54%, so black text on it reaches 5.55:1.

Should I use black or white text on #cd6713?

Black. It scores 5.55:1 against #cd6713, versus 3.79:1 for white — AA at any size.

What is the complementary color of #cd6713?

#1379CD sits directly opposite on the wheel. Softer options are the split-complements #13CDC4 and #131CCD, which give the same contrast with far less vibration.

What colors go well with #cd6713?

For interface work: #FAF7F4 as the surface, #EDD4C0 for borders, #9B6F4B for secondary text, #0E9BBE as an accent and #753B0B for hover and pressed states. For a palette, the analogous pair #CD131C and #CDC413 stays calm, while #1379CD is the loudest partner.

What is #cd6713 in CMYK for printing?

cmyk(0%, 50%, 91%, 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 #cd6713 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 #E47015; nudged cooler, #CF2111.

Work with #cd6713 in the Color Lab