Skip to content

#cf6337

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

RGB
207, 99, 55
HSL
17°, 61%, 51%
CMYK
0, 52, 73, 19
Luminance
0.2246

At a glance

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

Hex
#cf6337
Hue
17°
orange
Saturation
61%
vivid
Lightness
51%
balanced
Brightness
81%
HSV value
Perceived
54%
weighted brightness
Luminance
0.2246
WCAG relative
Temperature
Warm
7/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
5.49:1
Closest name
Chocolate
ΔE2000 6.6
Where it sits
Hue17° of 360°
Saturation61%
Lightness51%
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#cf6337
RGBrgb(207, 99, 55)
HSLhsl(17, 61%, 51%)
CMYKcmyk(0%, 52%, 73%, 19%)
LABlab(54.5 39.8 44.1)
LCHlch(54.5 59.4 48.0)
OKLCHoklch(0.623 0.149 41.6)
Decimal13591351
Display P3color(display-p3 0.812 0.388 0.216)

Copy-ready code

/* CSS */
color: #cf6337;
background-color: #cf6337;
/* Tailwind (arbitrary) */
class="text-[#cf6337] bg-[#cf6337]"
/* SCSS */
$brand: #cf6337;
/* SwiftUI */
Color(red: 0.812, green: 0.388, blue: 0.216)
/* Android */
Color.parseColor("#cf6337")
/* Flutter */
Color(0xFFCF6337)
/* Python / OpenCV (BGR) */
(55, 99, 207)

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

Accessibility — WCAG contrast

Aa
#cf6337 on white: 3.82:1
AA ✗ fail · AA-large · AAA
Aa
#cf6337 on black: 5.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #817432
deuteranopia · #9B8C35
tritanopia · #E34C59

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cf6337 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
#F7EDE8
#F0D6CC
#E9B8A5
#DE9577
#D4724A
#cf6337
#A54C27
#843D20
#602F1B
#3C1D11
Base = 600Lightest = 50 · #FBF6F4Darkest = 950 · #3C1D11
:root {
  --brand-50: #FBF6F4;
  --brand-100: #F7EDE8;
  --brand-200: #F0D6CC;
  --brand-300: #E9B8A5;
  --brand-400: #DE9577;
  --brand-500: #D4724A;
  --brand-600: #cf6337;
  --brand-700: #A54C27;
  --brand-800: #843D20;
  --brand-900: #602F1B;
  --brand-950: #3C1D11;
  --brand: #cf6337;
  --brand-ink: #000000;
}

Colors that work with #cf6337

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#EDCDC0
Hairlines and dividers
Muted text#9B624B
Captions on the surface
Accent#23A4A9
Second voice, not a rival
Dark variant#672F19
Hover, pressed, headers
Light variant#FAEFEA
Selected rows, tints
Dark surface#241914
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 #cf6337

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#37A3CF
Analogous left#CF3757
Analogous right#CFAF37
Split-complement 1#37CFAF
Split-complement 2#3757CF
Triadic 1#37CF63
Triadic 2#6337CF
Tetradic#57CF37

RGB percentages

Red81.2%
Green38.8%
Blue21.6%

CMYK percentages

Cyan0.0%
Magenta52.2%
Yellow73.4%
Key (black)18.8%

Color previews

#cf6337 text on a black background

contrast 5.49:1

Card sample

#cf6337 text on a white background

contrast 3.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 99, 55, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 99, 55, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cf6337;
background: linear-gradient(135deg, #cf6337, #CFC837);

Monochromatic scale

Palettes built from #cf6337

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.

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

#cf6337, answered

What color is #cf6337?

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

What is the RGB value of #cf6337?

rgb(207, 99, 55) — 207 red, 99 green and 55 blue out of 255, or 81.2% / 38.8% / 21.6% by channel.

Is #cf6337 a light or a dark color?

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

Should I use black or white text on #cf6337?

Black. It scores 5.49:1 against #cf6337, versus 3.82:1 for white — AA at any size.

What is the complementary color of #cf6337?

#37A3CF sits directly opposite on the wheel. Softer options are the split-complements #37CFAF and #3757CF, which give the same contrast with far less vibration.

What colors go well with #cf6337?

For interface work: #FAF6F4 as the surface, #EDCDC0 for borders, #9B624B for secondary text, #23A4A9 as an accent and #672F19 for hover and pressed states. For a palette, the analogous pair #CF3757 and #CFAF37 stays calm, while #37A3CF is the loudest partner.

What is #cf6337 in CMYK for printing?

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

Is #cf6337 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 #D47E4C; nudged cooler, #D23541.

Work with #cf6337 in the Color Lab