Skip to content

#cd5b2f

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

RGB
205, 91, 47
HSL
17°, 63%, 49%
CMYK
0, 56, 77, 20
Luminance
0.2067

At a glance

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

Hex
#cd5b2f
Hue
17°
orange
Saturation
63%
vivid
Lightness
49%
balanced
Brightness
80%
HSV value
Perceived
52%
weighted brightness
Luminance
0.2067
WCAG relative
Temperature
Warm
7/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
5.13:1
Closest name
Chocolate
ΔE2000 7.6
Where it sits
Hue17° of 360°
Saturation63%
Lightness49%
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#cd5b2f
RGBrgb(205, 91, 47)
HSLhsl(17, 63%, 49%)
CMYKcmyk(0%, 56%, 77%, 20%)
LABlab(52.6 42.6 46.0)
LCHlch(52.6 62.7 47.2)
OKLCHoklch(0.607 0.156 40.4)
Decimal13458223
Display P3color(display-p3 0.804 0.357 0.184)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd5b2f on white: 4.09:1
AA ✗ fail · AA-large · AAA
Aa
#cd5b2f on black: 5.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7B6E29
deuteranopia · #97872C
tritanopia · #E14252

Color scale — 50 to 950

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

#FBF6F4
#F7ECE8
#F0D6CC
#EAB7A4
#E09376
#D57048
#cd5b2f
#A64A26
#853B1E
#612E1A
#3C1C10
Base = 600Lightest = 50 · #FBF6F4Darkest = 950 · #3C1C10
:root {
  --brand-50: #FBF6F4;
  --brand-100: #F7ECE8;
  --brand-200: #F0D6CC;
  --brand-300: #EAB7A4;
  --brand-400: #E09376;
  --brand-500: #D57048;
  --brand-600: #cd5b2f;
  --brand-700: #A64A26;
  --brand-800: #853B1E;
  --brand-900: #612E1A;
  --brand-950: #3C1C10;
  --brand: #cd5b2f;
  --brand-ink: #000000;
}

Colors that work with #cd5b2f

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#22A6AA
Second voice, not a rival
Dark variant#682E18
Hover, pressed, headers
Light variant#FAEFEA
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 #cd5b2f

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#2FA1CD
Analogous left#CD2F52
Analogous right#CDAA2F
Split-complement 1#2FCDAA
Split-complement 2#2F52CD
Triadic 1#2FCD5B
Triadic 2#5B2FCD
Tetradic#52CD2F

RGB percentages

Red80.4%
Green35.7%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta55.6%
Yellow77.1%
Key (black)19.6%

Color previews

#cd5b2f text on a black background

contrast 5.13:1

Card sample

#cd5b2f text on a white background

contrast 4.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd5b2f

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.

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

#cd5b2f, answered

What color is #cd5b2f?

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

What is the RGB value of #cd5b2f?

rgb(205, 91, 47) — 205 red, 91 green and 47 blue out of 255, or 80.4% / 35.7% / 18.4% by channel.

Is #cd5b2f a light or a dark color?

It is a mid-tone. Relative luminance is 0.2067 and perceived brightness is 52%, so black text on it reaches 5.13:1.

Should I use black or white text on #cd5b2f?

Black. It scores 5.13:1 against #cd5b2f, versus 4.09:1 for white — AA at any size.

What is the complementary color of #cd5b2f?

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

What colors go well with #cd5b2f?

For interface work: #FAF6F4 as the surface, #EDCCC0 for borders, #9B614B for secondary text, #22A6AA as an accent and #682E18 for hover and pressed states. For a palette, the analogous pair #CD2F52 and #CDAA2F stays calm, while #2FA1CD is the loudest partner.

What is #cd5b2f in CMYK for printing?

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

Is #cd5b2f 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 #D47742; nudged cooler, #CF2C3B.

Work with #cd5b2f in the Color Lab