Skip to content

#cd643c

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

RGB
205, 100, 60
HSL
17°, 59%, 52%
CMYK
0, 51, 71, 20
Luminance
0.2242

At a glance

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

Hex
#cd643c
Hue
17°
orange
Saturation
59%
vivid
Lightness
52%
balanced
Brightness
80%
HSV value
Perceived
54%
weighted brightness
Luminance
0.2242
WCAG relative
Temperature
Warm
7/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
5.48:1
Closest name
Chocolate
ΔE2000 7.5
Where it sits
Hue17° of 360°
Saturation59%
Lightness52%
Temperature
Warm ← → Cool7% 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#cd643c
RGBrgb(205, 100, 60)
HSLhsl(17, 59%, 52%)
CMYKcmyk(0%, 51%, 71%, 20%)
LABlab(54.5 38.7 41.4)
LCHlch(54.5 56.7 46.9)
OKLCHoklch(0.622 0.144 40.7)
Decimal13460540
Display P3color(display-p3 0.804 0.392 0.235)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd643c on white: 3.83:1
AA ✗ fail · AA-large · AAA
Aa
#cd643c on black: 5.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #817438
deuteranopia · #9A8B3A
tritanopia · #E04F5B

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cd643c 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
#F7EDE9
#EFD6CD
#E8B8A6
#DD9579
#cd643c
#C35A32
#A24B2A
#823C21
#5F2E1C
#3B1D11
Base = 500Lightest = 50 · #FBF6F4Darkest = 950 · #3B1D11
:root {
  --brand-50: #FBF6F4;
  --brand-100: #F7EDE9;
  --brand-200: #EFD6CD;
  --brand-300: #E8B8A6;
  --brand-400: #DD9579;
  --brand-500: #cd643c;
  --brand-600: #C35A32;
  --brand-700: #A24B2A;
  --brand-800: #823C21;
  --brand-900: #5F2E1C;
  --brand-950: #3B1D11;
  --brand: #cd643c;
  --brand-ink: #000000;
}

Colors that work with #cd643c

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#FAF6F4
Tinted page background
Border#EDCCC0
Hairlines and dividers
Muted text#9B614B
Captions on the surface
Accent#25A3A7
Second voice, not a rival
Dark variant#652F1A
Hover, pressed, headers
Light variant#FAEFEB
Selected rows, tints
Dark surface#241814
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 #cd643c

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#3CA5CD
Analogous left#CD3C5D
Analogous right#CDAD3C
Split-complement 1#3CCDAD
Split-complement 2#3C5DCD
Triadic 1#3CCD64
Triadic 2#643CCD
Tetradic#5DCD3C

RGB percentages

Red80.4%
Green39.2%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta51.2%
Yellow70.7%
Key (black)19.6%

Color previews

#cd643c text on a black background

contrast 5.48:1

Card sample

#cd643c text on a white background

contrast 3.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd643c

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.

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

#cd643c, answered

What color is #cd643c?

#cd643c is a balanced vivid orange, closest to Chocolate (ΔE2000 7.5). It sits at 17° on the hue wheel with 59% saturation and 52% lightness, which reads as warm.

What is the RGB value of #cd643c?

rgb(205, 100, 60) — 205 red, 100 green and 60 blue out of 255, or 80.4% / 39.2% / 23.5% by channel.

Is #cd643c a light or a dark color?

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

Should I use black or white text on #cd643c?

Black. It scores 5.48:1 against #cd643c, versus 3.83:1 for white — AA at any size.

What is the complementary color of #cd643c?

#3CA5CD sits directly opposite on the wheel. Softer options are the split-complements #3CCDAD and #3C5DCD, which give the same contrast with far less vibration.

What colors go well with #cd643c?

For interface work: #FAF6F4 as the surface, #EDCCC0 for borders, #9B614B for secondary text, #25A3A7 as an accent and #652F1A for hover and pressed states. For a palette, the analogous pair #CD3C5D and #CDAD3C stays calm, while #3CA5CD is the loudest partner.

What is #cd643c in CMYK for printing?

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

Is #cd643c warm or cool?

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

Work with #cd643c in the Color Lab