Skip to content

#cf6e2c

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

RGB
207, 110, 44
HSL
24°, 65%, 49%
CMYK
0, 47, 79, 19
Luminance
0.2460

At a glance

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

Hex
#cf6e2c
Hue
24°
orange
Saturation
65%
vivid
Lightness
49%
balanced
Brightness
81%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2460
WCAG relative
Temperature
Warm
3/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
5.92:1
Closest name
Chocolate
ΔE2000 1.7
Where it sits
Hue24° of 360°
Saturation65%
Lightness49%
Temperature
Warm ← → Cool3% 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#cf6e2c
RGBrgb(207, 110, 44)
HSLhsl(24, 65%, 49%)
CMYKcmyk(0%, 47%, 79%, 19%)
LABlab(56.7 33.7 51.6)
LCHlch(56.7 61.6 56.9)
OKLCHoklch(0.639 0.144 50.9)
Decimal13594156
Display P3color(display-p3 0.812 0.431 0.173)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cf6e2c on white: 3.55:1
AA ✗ fail · AA-large · AAA
Aa
#cf6e2c on black: 5.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8A7B23
deuteranopia · #A1902B
tritanopia · #E35961

Color scale — 50 to 950

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

#FBF7F3
#F7EEE8
#F1DACB
#EBC0A2
#E1A074
#D88146
#cf6e2c
#A85924
#87481D
#623619
#3D220F
Base = 600Lightest = 50 · #FBF7F3Darkest = 950 · #3D220F
:root {
  --brand-50: #FBF7F3;
  --brand-100: #F7EEE8;
  --brand-200: #F1DACB;
  --brand-300: #EBC0A2;
  --brand-400: #E1A074;
  --brand-500: #D88146;
  --brand-600: #cf6e2c;
  --brand-700: #A85924;
  --brand-800: #87481D;
  --brand-900: #623619;
  --brand-950: #3D220F;
  --brand: #cf6e2c;
  --brand-ink: #000000;
}

Colors that work with #cf6e2c

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#EDD2C0
Hairlines and dividers
Muted text#9B6B4B
Captions on the surface
Accent#2096AC
Second voice, not a rival
Dark variant#693816
Hover, pressed, headers
Light variant#FBF1EA
Selected rows, tints
Dark surface#241A14
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 #cf6e2c

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#2C8DCF
Analogous left#CF2C3C
Analogous right#CFBF2C
Split-complement 1#2CCFBF
Split-complement 2#2C3CCF
Triadic 1#2CCF6E
Triadic 2#6E2CCF
Tetradic#3CCF2C

RGB percentages

Red81.2%
Green43.1%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta46.9%
Yellow78.7%
Key (black)18.8%

Color previews

#cf6e2c text on a black background

contrast 5.92:1

Card sample

#cf6e2c text on a white background

contrast 3.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf6e2c

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.

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

#cf6e2c, answered

What color is #cf6e2c?

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

What is the RGB value of #cf6e2c?

rgb(207, 110, 44) — 207 red, 110 green and 44 blue out of 255, or 81.2% / 43.1% / 17.3% by channel.

Is #cf6e2c a light or a dark color?

It is a mid-tone. Relative luminance is 0.2460 and perceived brightness is 56%, so black text on it reaches 5.92:1.

Should I use black or white text on #cf6e2c?

Black. It scores 5.92:1 against #cf6e2c, versus 3.55:1 for white — AA at any size.

What is the complementary color of #cf6e2c?

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

What colors go well with #cf6e2c?

For interface work: #FAF7F4 as the surface, #EDD2C0 for borders, #9B6B4B for secondary text, #2096AC as an accent and #693816 for hover and pressed states. For a palette, the analogous pair #CF2C3C and #CFBF2C stays calm, while #2C8DCF is the loudest partner.

What is #cf6e2c in CMYK for printing?

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

Is #cf6e2c warm or cool?

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

Work with #cf6e2c in the Color Lab